D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/aubio-0.4.9-13.git20240102.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HUPReq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + test -d /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dMx5NR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + rm -rf aubio-152d681 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/aubio-152d681.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd aubio-152d681 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/aubio-0.4.2-libdir.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/python3.8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/aubio-numpy-2.0.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/aubio-ffmpeg7.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.f7cN7T + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + cd aubio-152d681 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + LINKFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LINKFLAGS + /usr/bin/waf configure --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib64 --enable-fftw3 --libdir=/usr/lib64 Setting top to : /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681 Setting out to : /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build Checking for 'gcc' (C compiler) : 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 if complex.h is enabled : no 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 'rubberband' : yes Checking for 'jack' : yes Checking for 'libavcodec' : yes Checking for 'libavformat' : yes Checking for 'libavutil' : yes Checking for 'libswresample' : yes Checking for all libav libraries : yes Checking for 'vorbisenc vorbis ogg' : yes Checking for 'flac' : yes 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' : /usr/bin/sphinx-build 'configure' finished successfully (2.984s) + /usr/bin/waf build -j16 -vv Waf: Entering directory `/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build' Sphinx manual: install aubio first [ 1/252] Compiling src/utils/log.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/log.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/utils/log.c.1.o'] [ 2/252] Compiling src/pitch/pitchmcomb.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchmcomb.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchmcomb.c.1.o'] [ 3/252] Compiling src/fmat.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/fmat.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/fmat.c.1.o'] [ 4/252] Compiling src/temporal/resampler.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/resampler.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/temporal/resampler.c.1.o'] [ 5/252] Compiling src/pitch/pitch.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitch.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitch.c.1.o'] [ 6/252] Compiling src/tempo/tempo.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/tempo/tempo.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/tempo/tempo.c.1.o'] [ 7/252] Compiling src/musicutils.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/musicutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/musicutils.c.1.o'] [ 8/252] Compiling src/lvec.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/lvec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/lvec.c.1.o'] [ 9/252] Compiling src/spectral/dct_ipp.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_ipp.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/dct_ipp.c.1.o'] [ 10/252] Compiling src/io/audio_unit.c In file included from ../src/temporal/resampler.c:21: ../src/temporal/resampler.c: In function ‘new_aubio_resampler’: ../src/temporal/resampler.c:44:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 44 | aubio_resampler_t *s = AUBIO_NEW (aubio_resampler_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/temporal/resampler.c:44:37: note: earlier argument should specify number of elements, later size of each element 44 | aubio_resampler_t *s = AUBIO_NEW (aubio_resampler_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/temporal/resampler.c:52:24: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 52 | s->proc = AUBIO_NEW (SRC_DATA); | ^~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/temporal/resampler.c:52:24: note: earlier argument should specify number of elements, later size of each element 52 | s->proc = AUBIO_NEW (SRC_DATA); | ^~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/audio_unit.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/audio_unit.c.1.o'] [ 11/252] Compiling src/io/source_avcodec.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_avcodec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/source_avcodec.c.1.o'] [ 12/252] Compiling src/utils/parameter.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/parameter.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/utils/parameter.c.1.o'] [ 13/252] Compiling src/spectral/mfcc.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/mfcc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/mfcc.c.1.o'] [ 14/252] Compiling src/pitch/pitchschmitt.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchschmitt.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchschmitt.c.1.o'] [ 15/252] Compiling src/utils/scale.c In file included from ../src/lvec.c:21: ../src/lvec.c: In function ‘new_lvec’: ../src/lvec.c:29:17: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 29 | s = AUBIO_NEW(lvec_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/lvec.c:29:17: note: earlier argument should specify number of elements, later size of each element 29 | s = AUBIO_NEW(lvec_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/scale.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/utils/scale.c.1.o'] [ 16/252] Compiling src/onset/peakpicker.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/onset/peakpicker.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/onset/peakpicker.c.1.o'] [ 17/252] Compiling src/spectral/ooura_fft8g.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/ooura_fft8g.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/ooura_fft8g.c.1.o'] [ 18/252] Compiling src/utils/strutils.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/strutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/utils/strutils.c.1.o'] [ 19/252] Compiling src/io/sink_wavwrite.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_wavwrite.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/sink_wavwrite.c.1.o'] [ 20/252] Compiling src/mathutils.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/mathutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/mathutils.c.1.o'] [ 21/252] Compiling src/pitch/pitchspecacf.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchspecacf.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchspecacf.c.1.o'] [ 22/252] Compiling src/utils/windll.c In file included from ../src/spectral/mfcc.c:22: ../src/spectral/mfcc.c: In function ‘new_aubio_mfcc’: ../src/spectral/mfcc.c:56:35: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 56 | aubio_mfcc_t *mfcc = AUBIO_NEW (aubio_mfcc_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/mfcc.c:56:35: note: earlier argument should specify number of elements, later size of each element 56 | aubio_mfcc_t *mfcc = AUBIO_NEW (aubio_mfcc_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/windll.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/utils/windll.c.1.o'] [ 23/252] Compiling src/utils/hist.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/hist.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/utils/hist.c.1.o'] In file included from ../src/tempo/tempo.c:21: ../src/tempo/tempo.c: In function ‘new_aubio_tempo’: ../src/tempo/tempo.c:169:33: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 169 | aubio_tempo_t * o = AUBIO_NEW(aubio_tempo_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/tempo/tempo.c:169:33: note: earlier argument should specify number of elements, later size of each element 169 | aubio_tempo_t * o = AUBIO_NEW(aubio_tempo_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ [ 24/252] Compiling src/temporal/a_weighting.c In file included from ../src/onset/peakpicker.c:21: ../src/onset/peakpicker.c: In function ‘new_aubio_peakpicker’: ../src/onset/peakpicker.c:164:38: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 164 | aubio_peakpicker_t *t = AUBIO_NEW (aubio_peakpicker_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/onset/peakpicker.c:164:38: note: earlier argument should specify number of elements, later size of each element 164 | aubio_peakpicker_t *t = AUBIO_NEW (aubio_peakpicker_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/utils/parameter.c:21: ../src/utils/parameter.c: In function ‘new_aubio_parameter’: ../src/utils/parameter.c:40:41: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 40 | aubio_parameter_t * param = AUBIO_NEW(aubio_parameter_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/utils/parameter.c:40:41: note: earlier argument should specify number of elements, later size of each element 40 | aubio_parameter_t * param = AUBIO_NEW(aubio_parameter_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/a_weighting.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/temporal/a_weighting.c.1.o'] [ 25/252] Compiling src/spectral/phasevoc.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/phasevoc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/phasevoc.c.1.o'] [ 26/252] Compiling src/pitch/pitchyin.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyin.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchyin.c.1.o'] [ 27/252] Compiling src/vecutils.c In file included from ../src/utils/scale.c:21: ../src/utils/scale.c: In function ‘new_aubio_scale’: ../src/utils/scale.c:42:33: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 42 | aubio_scale_t * s = AUBIO_NEW(aubio_scale_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/utils/scale.c:42:33: note: earlier argument should specify number of elements, later size of each element 42 | aubio_scale_t * s = AUBIO_NEW(aubio_scale_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/vecutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/vecutils.c.1.o'] [ 28/252] Compiling src/spectral/specdesc.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/specdesc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/specdesc.c.1.o'] [ 29/252] Compiling src/fvec.c In file included from ../src/pitch/pitchschmitt.c:22: ../src/pitch/pitchschmitt.c: In function ‘new_aubio_pitchschmitt’: ../src/pitch/pitchschmitt.c:41:40: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 41 | aubio_pitchschmitt_t *p = AUBIO_NEW (aubio_pitchschmitt_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchschmitt.c:41:40: note: earlier argument should specify number of elements, later size of each element 41 | aubio_pitchschmitt_t *p = AUBIO_NEW (aubio_pitchschmitt_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/fmat.c:21: ../src/fmat.c: In function ‘new_fmat’: ../src/fmat.c:30:17: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 30 | s = AUBIO_NEW(fmat_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/fmat.c:30:17: note: earlier argument should specify number of elements, later size of each element 30 | s = AUBIO_NEW(fmat_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/fvec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/fvec.c.1.o'] [ 30/252] Compiling src/io/source.c In file included from ../src/io/source_avcodec.c:21: ../src/io/source_avcodec.c: In function ‘new_aubio_source_avcodec’: ../src/io/source_avcodec.c:127:42: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 127 | aubio_source_avcodec_t * s = AUBIO_NEW(aubio_source_avcodec_t); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/source_avcodec.c:127:42: note: earlier argument should specify number of elements, later size of each element 127 | aubio_source_avcodec_t * s = AUBIO_NEW(aubio_source_avcodec_t); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/source_avcodec.c: In function ‘aubio_source_avcodec_get_duration’: ../src/io/source_avcodec.c:625:30: warning: the comparison will always evaluate as ‘true’ for the address of ‘avFormatCtx’ will never be NULL [-Waddress] 625 | if (s && &(s->avFormatCtx) != NULL) { | ^~ ../src/io/source_avcodec.c:88:20: note: ‘avFormatCtx’ declared here 88 | AVFormatContext *avFormatCtx; | ^~~~~~~~~~~ In file included from ../src/pitch/pitchspecacf.c:21: ../src/pitch/pitchspecacf.c: In function ‘new_aubio_pitchspecacf’: ../src/pitch/pitchspecacf.c:44:40: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 44 | aubio_pitchspecacf_t *p = AUBIO_NEW (aubio_pitchspecacf_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchspecacf.c:44:40: note: earlier argument should specify number of elements, later size of each element 44 | aubio_pitchspecacf_t *p = AUBIO_NEW (aubio_pitchspecacf_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/pitch/pitchmcomb.c:21: ../src/pitch/pitchmcomb.c: In function ‘new_aubio_pitchmcomb’: ../src/pitch/pitchmcomb.c:370:38: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 370 | aubio_pitchmcomb_t *p = AUBIO_NEW (aubio_pitchmcomb_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchmcomb.c:370:38: note: earlier argument should specify number of elements, later size of each element 370 | aubio_pitchmcomb_t *p = AUBIO_NEW (aubio_pitchmcomb_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchmcomb.c:407:35: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 407 | p->candidates[i] = AUBIO_NEW (aubio_spectralcandidate_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchmcomb.c:407:35: note: earlier argument should specify number of elements, later size of each element 407 | p->candidates[i] = AUBIO_NEW (aubio_spectralcandidate_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/source.c.1.o'] [ 31/252] Compiling src/temporal/biquad.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/biquad.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/temporal/biquad.c.1.o'] [ 32/252] Compiling src/io/sink_apple_audio.c In file included from ../src/pitch/pitch.c:21: ../src/pitch/pitch.c: In function ‘new_aubio_pitch’: ../src/pitch/pitch.c:115:33: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 115 | aubio_pitch_t *p = AUBIO_NEW (aubio_pitch_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitch.c:115:33: note: earlier argument should specify number of elements, later size of each element 115 | aubio_pitch_t *p = AUBIO_NEW (aubio_pitch_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_apple_audio.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/sink_apple_audio.c.1.o'] [ 33/252] Compiling src/pitch/pitchyinfast.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyinfast.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchyinfast.c.1.o'] [ 34/252] Compiling src/pitch/pitchyinfft.c In file included from ../src/io/sink_wavwrite.c:22: ../src/io/sink_wavwrite.c: In function ‘new_aubio_sink_wavwrite’: ../src/io/sink_wavwrite.c:82:41: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 82 | aubio_sink_wavwrite_t * s = AUBIO_NEW(aubio_sink_wavwrite_t); | ^~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/sink_wavwrite.c:82:41: note: earlier argument should specify number of elements, later size of each element 82 | aubio_sink_wavwrite_t * s = AUBIO_NEW(aubio_sink_wavwrite_t); | ^~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyinfft.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchyinfft.c.1.o'] [ 35/252] Compiling src/spectral/statistics.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/statistics.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/statistics.c.1.o'] [ 36/252] Compiling src/io/source_apple_audio.c In file included from ../src/pitch/pitchyin.c:30: ../src/pitch/pitchyin.c: In function ‘new_aubio_pitchyin’: ../src/pitch/pitchyin.c:69:36: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 69 | aubio_pitchyin_t *o = AUBIO_NEW (aubio_pitchyin_t); | ^~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchyin.c:69:36: note: earlier argument should specify number of elements, later size of each element 69 | aubio_pitchyin_t *o = AUBIO_NEW (aubio_pitchyin_t); | ^~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_apple_audio.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/source_apple_audio.c.1.o'] [ 37/252] Compiling src/spectral/awhitening.c 02:48:06 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/awhitening.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/awhitening.c.1.o'] [ 38/252] Compiling src/io/sink_vorbis.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_vorbis.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/sink_vorbis.c.1.o'] In file included from ../src/spectral/phasevoc.c:21: ../src/spectral/phasevoc.c: In function ‘new_aubio_pvoc’: ../src/spectral/phasevoc.c:78:33: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 78 | aubio_pvoc_t * pv = AUBIO_NEW(aubio_pvoc_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/phasevoc.c:78:33: note: earlier argument should specify number of elements, later size of each element 78 | aubio_pvoc_t * pv = AUBIO_NEW(aubio_pvoc_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ [ 39/252] Compiling src/cvec.c In file included from ../src/utils/hist.c:21: ../src/utils/hist.c: In function ‘new_aubio_hist’: ../src/utils/hist.c:42:32: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 42 | aubio_hist_t * s = AUBIO_NEW(aubio_hist_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/utils/hist.c:42:32: note: earlier argument should specify number of elements, later size of each element 42 | aubio_hist_t * s = AUBIO_NEW(aubio_hist_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/cvec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/cvec.c.1.o'] [ 40/252] Compiling src/io/sink_sndfile.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_sndfile.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/sink_sndfile.c.1.o'] [ 41/252] Compiling src/spectral/tss.c In file included from ../src/fvec.c:21: ../src/fvec.c: In function ‘new_fvec’: ../src/fvec.c:29:17: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 29 | s = AUBIO_NEW(fvec_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/fvec.c:29:17: note: earlier argument should specify number of elements, later size of each element 29 | s = AUBIO_NEW(fvec_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/tss.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/tss.c.1.o'] [ 42/252] Compiling src/spectral/dct.c In file included from ../src/io/source.c:21: ../src/io/source.c: In function ‘new_aubio_source’: ../src/io/source.c:60:34: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 60 | aubio_source_t * s = AUBIO_NEW(aubio_source_t); | ^~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/source.c:60:34: note: earlier argument should specify number of elements, later size of each element 60 | aubio_source_t * s = AUBIO_NEW(aubio_source_t); | ^~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/dct.c.1.o'] [ 43/252] Compiling src/effects/rubberband_utils.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/effects/rubberband_utils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/effects/rubberband_utils.c.1.o'] [ 44/252] Compiling src/notes/notes.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/notes/notes.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/notes/notes.c.1.o'] [ 45/252] Compiling src/spectral/dct_accelerate.c In file included from ../src/pitch/pitchyinfast.c:30: ../src/pitch/pitchyinfast.c: In function ‘new_aubio_pitchyinfast’: ../src/pitch/pitchyinfast.c:53:40: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 53 | aubio_pitchyinfast_t *o = AUBIO_NEW (aubio_pitchyinfast_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchyinfast.c:53:40: note: earlier argument should specify number of elements, later size of each element 53 | aubio_pitchyinfast_t *o = AUBIO_NEW (aubio_pitchyinfast_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_accelerate.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/dct_accelerate.c.1.o'] [ 46/252] Compiling src/spectral/dct_fftw.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_fftw.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/dct_fftw.c.1.o'] [ 47/252] Compiling src/temporal/c_weighting.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/c_weighting.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/temporal/c_weighting.c.1.o'] In file included from ../src/spectral/dct.c:33: ../src/spectral/dct.c: In function ‘new_aubio_dct’: ../src/spectral/dct.c:83:31: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 83 | aubio_dct_t * s = AUBIO_NEW(aubio_dct_t); | ^~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/dct.c:83:31: note: earlier argument should specify number of elements, later size of each element 83 | aubio_dct_t * s = AUBIO_NEW(aubio_dct_t); | ^~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ [ 48/252] Compiling src/synth/sampler.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/synth/sampler.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/synth/sampler.c.1.o'] [ 49/252] Compiling src/io/source_sndfile.c In file included from ../src/pitch/pitchyinfft.c:21: ../src/pitch/pitchyinfft.c: In function ‘new_aubio_pitchyinfft’: ../src/pitch/pitchyinfft.c:62:39: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 62 | aubio_pitchyinfft_t *p = AUBIO_NEW (aubio_pitchyinfft_t); | ^~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchyinfft.c:62:39: note: earlier argument should specify number of elements, later size of each element 62 | aubio_pitchyinfft_t *p = AUBIO_NEW (aubio_pitchyinfft_t); | ^~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/spectral/tss.c:23: ../src/spectral/tss.c: In function ‘new_aubio_tss’: ../src/spectral/tss.c:100:31: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 100 | aubio_tss_t * o = AUBIO_NEW(aubio_tss_t); | ^~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/tss.c:100:31: note: earlier argument should specify number of elements, later size of each element 100 | aubio_tss_t * o = AUBIO_NEW(aubio_tss_t); | ^~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/spectral/awhitening.c:21: ../src/spectral/awhitening.c: In function ‘new_aubio_spectral_whitening’: ../src/spectral/awhitening.c:57:46: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 57 | aubio_spectral_whitening_t *o = AUBIO_NEW (aubio_spectral_whitening_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/awhitening.c:57:46: note: earlier argument should specify number of elements, later size of each element 57 | aubio_spectral_whitening_t *o = AUBIO_NEW (aubio_spectral_whitening_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_sndfile.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/source_sndfile.c.1.o'] [ 50/252] Compiling src/spectral/dct_ooura.c In file included from ../src/spectral/specdesc.c:21: ../src/spectral/specdesc.c: In function ‘new_aubio_specdesc’: ../src/spectral/specdesc.c:257:36: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 257 | aubio_specdesc_t * o = AUBIO_NEW(aubio_specdesc_t); | ^~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/specdesc.c:257:36: note: earlier argument should specify number of elements, later size of each element 257 | aubio_specdesc_t * o = AUBIO_NEW(aubio_specdesc_t); | ^~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_ooura.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/dct_ooura.c.1.o'] [ 51/252] Compiling src/synth/wavetable.c In file included from ../src/synth/sampler.c:22: ../src/synth/sampler.c: In function ‘new_aubio_sampler’: ../src/synth/sampler.c:40:34: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 40 | aubio_sampler_t *s = AUBIO_NEW(aubio_sampler_t); | ^~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/synth/sampler.c:40:34: note: earlier argument should specify number of elements, later size of each element 40 | aubio_sampler_t *s = AUBIO_NEW(aubio_sampler_t); | ^~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/synth/wavetable.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/synth/wavetable.c.1.o'] [ 52/252] Compiling src/io/ioutils.c In file included from ../src/cvec.c:21: ../src/cvec.c: In function ‘new_cvec’: ../src/cvec.c:29:17: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 29 | s = AUBIO_NEW(cvec_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/cvec.c:29:17: note: earlier argument should specify number of elements, later size of each element 29 | s = AUBIO_NEW(cvec_t); | ^~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/io/sink_vorbis.c:27: ../src/io/sink_vorbis.c: In function ‘new_aubio_sink_vorbis’: ../src/io/sink_vorbis.c:71:39: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 71 | aubio_sink_vorbis_t * s = AUBIO_NEW(aubio_sink_vorbis_t); | ^~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/sink_vorbis.c:71:39: note: earlier argument should specify number of elements, later size of each element 71 | aubio_sink_vorbis_t * s = AUBIO_NEW(aubio_sink_vorbis_t); | ^~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/ioutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/ioutils.c.1.o'] [ 53/252] Compiling src/io/source_wavread.c In file included from ../src/spectral/dct_fftw.c:21: ../src/spectral/dct_fftw.c: In function ‘new_aubio_dct_fftw’: ../src/spectral/dct_fftw.c:65:36: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 65 | aubio_dct_fftw_t * s = AUBIO_NEW(aubio_dct_fftw_t); | ^~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/dct_fftw.c:65:36: note: earlier argument should specify number of elements, later size of each element 65 | aubio_dct_fftw_t * s = AUBIO_NEW(aubio_dct_fftw_t); | ^~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_wavread.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/source_wavread.c.1.o'] [ 54/252] Compiling src/effects/pitchshift_rubberband.c In file included from ../src/io/sink_sndfile.c:22: ../src/io/sink_sndfile.c: In function ‘new_aubio_sink_sndfile’: ../src/io/sink_sndfile.c:61:40: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 61 | aubio_sink_sndfile_t * s = AUBIO_NEW(aubio_sink_sndfile_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/sink_sndfile.c:61:40: note: earlier argument should specify number of elements, later size of each element 61 | aubio_sink_sndfile_t * s = AUBIO_NEW(aubio_sink_sndfile_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/effects/pitchshift_rubberband.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/effects/pitchshift_rubberband.c.1.o'] [ 55/252] Compiling src/temporal/filter.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/filter.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/temporal/filter.c.1.o'] [ 56/252] Compiling src/effects/timestretch_rubberband.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/effects/timestretch_rubberband.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/effects/timestretch_rubberband.c.1.o'] [ 57/252] Compiling src/spectral/dct_plain.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_plain.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/dct_plain.c.1.o'] [ 58/252] Compiling src/spectral/fft.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/fft.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/fft.c.1.o'] [ 59/252] Compiling src/io/sink_flac.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_flac.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/sink_flac.c.1.o'] [ 60/252] Compiling src/io/utils_apple_audio.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/utils_apple_audio.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/utils_apple_audio.c.1.o'] [ 61/252] Compiling src/spectral/filterbank.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/filterbank.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/filterbank.c.1.o'] [ 62/252] Compiling src/pitch/pitchfcomb.c ../src/effects/rubberband_utils.c:12:2: warning: #warning RubberBandOptionDetectorSoft not available, please upgrade rubberband to version 1.8.1 or higher [-Wcpp] 12 | #warning RubberBandOptionDetectorSoft not available, \ | ^~~~~~~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchfcomb.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/pitch/pitchfcomb.c.1.o'] [ 63/252] Compiling src/onset/onset.c In file included from ../src/notes/notes.c:21: ../src/notes/notes.c: In function ‘new_aubio_notes’: ../src/notes/notes.c:67:32: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 67 | aubio_notes_t *o = AUBIO_NEW(aubio_notes_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/notes/notes.c:67:32: note: earlier argument should specify number of elements, later size of each element 67 | aubio_notes_t *o = AUBIO_NEW(aubio_notes_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/onset/onset.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/onset/onset.c.1.o'] [ 64/252] Compiling src/spectral/filterbank_mel.c In file included from ../src/temporal/filter.c:25: ../src/temporal/filter.c: In function ‘new_aubio_filter’: ../src/temporal/filter.c:136:34: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 136 | aubio_filter_t *f = AUBIO_NEW (aubio_filter_t); | ^~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/temporal/filter.c:136:34: note: earlier argument should specify number of elements, later size of each element 136 | aubio_filter_t *f = AUBIO_NEW (aubio_filter_t); | ^~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/filterbank_mel.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/spectral/filterbank_mel.c.1.o'] [ 65/252] Compiling src/effects/pitchshift_dummy.c In file included from ../src/effects/pitchshift_rubberband.c:21: ../src/effects/pitchshift_rubberband.c: In function ‘new_aubio_pitchshift’: ../src/effects/pitchshift_rubberband.c:47:38: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 47 | aubio_pitchshift_t *p = AUBIO_NEW (aubio_pitchshift_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/effects/pitchshift_rubberband.c:47:38: note: earlier argument should specify number of elements, later size of each element 47 | aubio_pitchshift_t *p = AUBIO_NEW (aubio_pitchshift_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/effects/pitchshift_dummy.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/effects/pitchshift_dummy.c.1.o'] [ 66/252] Compiling src/tempo/beattracking.c In file included from ../src/effects/timestretch_rubberband.c:21: ../src/effects/timestretch_rubberband.c: In function ‘new_aubio_timestretch’: ../src/effects/timestretch_rubberband.c:64:39: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 64 | aubio_timestretch_t *p = AUBIO_NEW (aubio_timestretch_t); | ^~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/effects/timestretch_rubberband.c:64:39: note: earlier argument should specify number of elements, later size of each element 64 | aubio_timestretch_t *p = AUBIO_NEW (aubio_timestretch_t); | ^~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/tempo/beattracking.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/tempo/beattracking.c.1.o'] [ 67/252] Compiling src/effects/timestretch_dummy.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/effects/timestretch_dummy.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/effects/timestretch_dummy.c.1.o'] [ 68/252] Compiling src/io/sink.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/io/sink.c.1.o'] [ 69/252] Compiling examples/utils.c In file included from ../src/spectral/dct_plain.c:21: ../src/spectral/dct_plain.c: In function ‘new_aubio_dct_plain’: ../src/spectral/dct_plain.c:37:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 37 | aubio_dct_plain_t * s = AUBIO_NEW(aubio_dct_plain_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/dct_plain.c:37:37: note: earlier argument should specify number of elements, later size of each element 37 | aubio_dct_plain_t * s = AUBIO_NEW(aubio_dct_plain_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/utils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/utils.c.1.o'] [ 70/252] Compiling examples/jackio.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/jackio.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/jackio.c.1.o'] In file included from ../src/spectral/filterbank.c:22: ../src/spectral/filterbank.c: In function ‘new_aubio_filterbank’: ../src/spectral/filterbank.c:44:39: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 44 | aubio_filterbank_t *fb = AUBIO_NEW (aubio_filterbank_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/filterbank.c:44:39: note: earlier argument should specify number of elements, later size of each element 44 | aubio_filterbank_t *fb = AUBIO_NEW (aubio_filterbank_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ [ 71/252] Compiling tests/src/effects/test-pitchshift.c In file included from ../src/spectral/fft.c:21: ../src/spectral/fft.c: In function ‘new_aubio_fft’: ../src/spectral/fft.c:179:31: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 179 | aubio_fft_t * s = AUBIO_NEW(aubio_fft_t); | ^~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/spectral/fft.c:179:31: note: earlier argument should specify number of elements, later size of each element 179 | aubio_fft_t * s = AUBIO_NEW(aubio_fft_t); | ^~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/pitch/pitchfcomb.c:22: ../src/pitch/pitchfcomb.c: In function ‘new_aubio_pitchfcomb’: ../src/pitch/pitchfcomb.c:53:38: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 53 | aubio_pitchfcomb_t *p = AUBIO_NEW (aubio_pitchfcomb_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/pitch/pitchfcomb.c:53:38: note: earlier argument should specify number of elements, later size of each element 53 | aubio_pitchfcomb_t *p = AUBIO_NEW (aubio_pitchfcomb_t); | ^~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/io/source_sndfile.c:21: ../src/io/source_sndfile.c: In function ‘new_aubio_source_sndfile’: ../src/io/source_sndfile.c:71:42: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 71 | aubio_source_sndfile_t * s = AUBIO_NEW(aubio_source_sndfile_t); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/source_sndfile.c:71:42: note: earlier argument should specify number of elements, later size of each element 71 | aubio_source_sndfile_t * s = AUBIO_NEW(aubio_source_sndfile_t); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/effects/test-pitchshift.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/effects/test-pitchshift.c.2.o'] [ 72/252] Compiling tests/src/effects/test-timestretch.c In file included from ../src/io/sink_flac.c:27: ../src/io/sink_flac.c: In function ‘new_aubio_sink_flac’: ../src/io/sink_flac.c:86:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 86 | aubio_sink_flac_t * s = AUBIO_NEW(aubio_sink_flac_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/sink_flac.c:86:37: note: earlier argument should specify number of elements, later size of each element 86 | aubio_sink_flac_t * s = AUBIO_NEW(aubio_sink_flac_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ In file included from ../src/synth/wavetable.c:22: ../src/synth/wavetable.c: In function ‘new_aubio_wavetable’: ../src/synth/wavetable.c:45:36: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 45 | aubio_wavetable_t *s = AUBIO_NEW(aubio_wavetable_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/synth/wavetable.c:45:36: note: earlier argument should specify number of elements, later size of each element 45 | aubio_wavetable_t *s = AUBIO_NEW(aubio_wavetable_t); | ^~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/effects/test-timestretch.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/effects/test-timestretch.c.3.o'] [ 73/252] Compiling tests/src/io/test-sink.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-sink.c.4.o'] [ 74/252] Compiling tests/src/io/test-sink_apple_audio.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_apple_audio.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-sink_apple_audio.c.5.o'] [ 75/252] Compiling tests/src/io/test-sink_flac.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_flac.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-sink_flac.c.6.o'] [ 76/252] Compiling tests/src/io/test-sink_sndfile.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_sndfile.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-sink_sndfile.c.7.o'] [ 77/252] Compiling tests/src/io/test-sink_vorbis.c In file included from ../src/io/sink.c:21: ../src/io/sink.c: In function ‘new_aubio_sink’: ../src/io/sink.c:98:32: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 98 | aubio_sink_t * s = AUBIO_NEW(aubio_sink_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/sink.c:98:32: note: earlier argument should specify number of elements, later size of each element 98 | aubio_sink_t * s = AUBIO_NEW(aubio_sink_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_vorbis.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-sink_vorbis.c.8.o'] [ 78/252] Compiling tests/src/io/test-sink_wavwrite.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_wavwrite.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-sink_wavwrite.c.9.o'] [ 79/252] Compiling tests/src/io/test-source.c In file included from ../src/io/source_wavread.c:21: ../src/io/source_wavread.c: In function ‘new_aubio_source_wavread’: ../src/io/source_wavread.c:75:42: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 75 | aubio_source_wavread_t * s = AUBIO_NEW(aubio_source_wavread_t); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/io/source_wavread.c:75:42: note: earlier argument should specify number of elements, later size of each element 75 | aubio_source_wavread_t * s = AUBIO_NEW(aubio_source_wavread_t); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-source.c.10.o'] [ 80/252] Compiling tests/src/io/test-source_apple_audio.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_apple_audio.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-source_apple_audio.c.11.o'] [ 81/252] Compiling tests/src/io/test-source_avcodec.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_avcodec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-source_avcodec.c.12.o'] [ 82/252] Compiling tests/src/io/test-source_sndfile.c In file included from ../src/onset/onset.c:21: ../src/onset/onset.c: In function ‘new_aubio_onset’: ../src/onset/onset.c:234:33: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 234 | aubio_onset_t * o = AUBIO_NEW(aubio_onset_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/onset/onset.c:234:33: note: earlier argument should specify number of elements, later size of each element 234 | aubio_onset_t * o = AUBIO_NEW(aubio_onset_t); | ^~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_sndfile.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-source_sndfile.c.13.o'] [ 83/252] Compiling tests/src/io/test-source_wavread.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_wavread.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/io/test-source_wavread.c.14.o'] [ 84/252] Compiling tests/src/notes/test-notes.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/notes/test-notes.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/notes/test-notes.c.15.o'] [ 85/252] Compiling tests/src/onset/test-onset.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/onset/test-onset.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/onset/test-onset.c.16.o'] [ 86/252] Compiling tests/src/onset/test-peakpicker.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/onset/test-peakpicker.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/onset/test-peakpicker.c.17.o'] [ 87/252] Compiling tests/src/pitch/test-pitch.c In file included from ../src/tempo/beattracking.c:21: ../src/tempo/beattracking.c: In function ‘new_aubio_beattracking’: ../src/tempo/beattracking.c:62:40: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 62 | aubio_beattracking_t *p = AUBIO_NEW (aubio_beattracking_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../src/tempo/beattracking.c:62:40: note: earlier argument should specify number of elements, later size of each element 62 | aubio_beattracking_t *p = AUBIO_NEW (aubio_beattracking_t); | ^~~~~~~~~~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitch.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitch.c.18.o'] [ 88/252] Compiling tests/src/pitch/test-pitchfcomb.c 02:48:07 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchfcomb.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitchfcomb.c.19.o'] [ 89/252] Compiling tests/src/pitch/test-pitchmcomb.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchmcomb.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitchmcomb.c.20.o'] [ 90/252] Compiling tests/src/pitch/test-pitchschmitt.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchschmitt.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitchschmitt.c.21.o'] [ 91/252] Compiling tests/src/pitch/test-pitchspecacf.c In file included from ../examples/jackio.c:27: ../examples/jackio.c: In function ‘aubio_jack_alloc’: ../examples/jackio.c:201:41: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 201 | aubio_jack_t *jack_setup = AUBIO_NEW (aubio_jack_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ ../examples/jackio.c:201:41: note: earlier argument should specify number of elements, later size of each element 201 | aubio_jack_t *jack_setup = AUBIO_NEW (aubio_jack_t); | ^~~~~~~~~~~~ ../src/aubio_priv.h:196:57: note: in definition of macro ‘AUBIO_NEW’ 196 | #define AUBIO_NEW(_t) (_t*)calloc(sizeof(_t), 1) | ^~ 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchspecacf.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitchspecacf.c.22.o'] [ 92/252] Compiling tests/src/pitch/test-pitchyin.c [ 93/252] Compiling tests/src/pitch/test-pitchyinfft.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchyin.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitchyin.c.23.o'] 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchyinfft.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/pitch/test-pitchyinfft.c.24.o'] [ 94/252] Compiling tests/src/spectral/test-awhitening.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-awhitening.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-awhitening.c.25.o'] [ 95/252] Compiling tests/src/spectral/test-dct.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-dct.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-dct.c.26.o'] [ 96/252] Compiling tests/src/spectral/test-fft.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-fft.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-fft.c.27.o'] [ 97/252] Compiling tests/src/spectral/test-filterbank.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-filterbank.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-filterbank.c.28.o'] [ 98/252] Compiling tests/src/spectral/test-filterbank_mel.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-filterbank_mel.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-filterbank_mel.c.29.o'] [ 99/252] Compiling tests/src/spectral/test-mfcc.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-mfcc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-mfcc.c.30.o'] [100/252] Compiling tests/src/spectral/test-phasevoc.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-phasevoc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-phasevoc.c.31.o'] [101/252] Compiling tests/src/spectral/test-specdesc.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-specdesc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-specdesc.c.32.o'] [102/252] Compiling tests/src/spectral/test-tss.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-tss.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/spectral/test-tss.c.33.o'] [103/252] Compiling tests/src/synth/test-sampler.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/synth/test-sampler.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/synth/test-sampler.c.34.o'] [104/252] Compiling tests/src/synth/test-wavetable.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/synth/test-wavetable.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/synth/test-wavetable.c.35.o'] [105/252] Compiling tests/src/tempo/test-beattracking.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/tempo/test-beattracking.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/tempo/test-beattracking.c.36.o'] [106/252] Compiling tests/src/tempo/test-tempo.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/tempo/test-tempo.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/tempo/test-tempo.c.37.o'] [107/252] Compiling tests/src/temporal/test-a_weighting.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-a_weighting.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/temporal/test-a_weighting.c.38.o'] [108/252] Compiling tests/src/temporal/test-biquad.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-biquad.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/temporal/test-biquad.c.39.o'] [109/252] Compiling tests/src/temporal/test-c_weighting.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-c_weighting.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/temporal/test-c_weighting.c.40.o'] [110/252] Compiling tests/src/temporal/test-filter.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-filter.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/temporal/test-filter.c.41.o'] [111/252] Compiling tests/src/temporal/test-resampler.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-resampler.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/temporal/test-resampler.c.42.o'] [112/252] Compiling tests/src/test-cvec.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-cvec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-cvec.c.43.o'] [113/252] Compiling tests/src/test-fmat.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-fmat.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-fmat.c.44.o'] [114/252] Compiling tests/src/test-fvec.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-fvec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-fvec.c.45.o'] [115/252] Compiling tests/src/test-lvec.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-lvec.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-lvec.c.46.o'] [116/252] Compiling tests/src/test-mathutils-window.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-mathutils-window.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-mathutils-window.c.47.o'] [117/252] Compiling tests/src/test-mathutils.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-mathutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-mathutils.c.48.o'] [118/252] Linking build/src/libaubio.so 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', '-shared', '-Wl,-h,libaubio.so.5', 'src/cvec.c.1.o', 'src/effects/pitchshift_dummy.c.1.o', 'src/effects/pitchshift_rubberband.c.1.o', 'src/effects/rubberband_utils.c.1.o', 'src/effects/timestretch_dummy.c.1.o', 'src/effects/timestretch_rubberband.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_flac.c.1.o', 'src/io/sink_sndfile.c.1.o', 'src/io/sink_vorbis.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/strutils.c.1.o', 'src/utils/windll.c.1.o', 'src/vecutils.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/src/libaubio.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [119/252] Compiling tests/src/test-vecutils.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-vecutils.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/test-vecutils.c.49.o'] [120/252] Compiling tests/src/utils/test-hist.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-hist.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/utils/test-hist.c.50.o'] [121/252] Compiling tests/src/utils/test-log.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-log.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/utils/test-log.c.51.o'] [122/252] Compiling tests/src/utils/test-parameter.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-parameter.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/utils/test-parameter.c.52.o'] [123/252] Compiling tests/src/utils/test-scale.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-scale.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/src/utils/test-scale.c.53.o'] [124/252] Compiling examples/aubiomfcc.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubiomfcc.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubiomfcc.c.2.o'] [125/252] Compiling examples/aubionotes.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubionotes.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubionotes.c.3.o'] [126/252] Compiling examples/aubioonset.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubioonset.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubioonset.c.4.o'] [127/252] Compiling examples/aubiopitch.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubiopitch.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubiopitch.c.5.o'] [128/252] Compiling examples/aubioquiet.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubioquiet.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubioquiet.c.6.o'] [129/252] Compiling examples/aubiotrack.c 02:48:08 runner ['gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-m64', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection=full', '-fPIC', '-Isrc', '-I../src', '-I/usr/include/opus', '-I/usr/include/speex', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubiotrack.c', '-c', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubiotrack.c.7.o'] [130/252] Compiling tests/create_tests_source.py 02:48:08 runner ' python ../tests/create_tests_source.py tests/44100Hz_44100f_sine441_stereo.wav ' [131/252] Linking build/tests/test-pitchshift 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/effects/test-pitchshift.c.2.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchshift', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [132/252] Linking build/tests/test-timestretch 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/effects/test-timestretch.c.3.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-timestretch', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [133/252] Linking build/tests/test-sink 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-sink.c.4.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [134/252] Linking build/tests/test-sink_apple_audio 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-sink_apple_audio.c.5.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_apple_audio', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [135/252] Linking build/tests/test-sink_flac 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-sink_flac.c.6.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_flac', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [136/252] Linking build/tests/test-sink_sndfile 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-sink_sndfile.c.7.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_sndfile', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [137/252] Linking build/tests/test-sink_vorbis 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-sink_vorbis.c.8.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_vorbis', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [138/252] Linking build/tests/test-sink_wavwrite 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-sink_wavwrite.c.9.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_wavwrite', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [139/252] Linking build/tests/test-source 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-source.c.10.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [140/252] Linking build/tests/test-source_apple_audio 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-source_apple_audio.c.11.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_apple_audio', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [141/252] Linking build/tests/test-source_avcodec 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-source_avcodec.c.12.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_avcodec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [142/252] Linking build/tests/test-source_sndfile 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-source_sndfile.c.13.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_sndfile', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [143/252] Linking build/tests/test-source_wavread 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/io/test-source_wavread.c.14.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_wavread', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [144/252] Linking build/tests/test-notes 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/notes/test-notes.c.15.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-notes', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [145/252] Linking build/tests/test-onset 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/onset/test-onset.c.16.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-onset', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [146/252] Linking build/tests/test-peakpicker 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/onset/test-peakpicker.c.17.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-peakpicker', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [147/252] Linking build/tests/test-pitch 02:48:08 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitch.c.18.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitch', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [148/252] Linking build/tests/test-pitchfcomb 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitchfcomb.c.19.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchfcomb', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [149/252] Linking build/tests/test-pitchmcomb 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitchmcomb.c.20.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchmcomb', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [150/252] Linking build/tests/test-pitchschmitt 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitchschmitt.c.21.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchschmitt', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [151/252] Linking build/tests/test-pitchspecacf 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitchspecacf.c.22.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchspecacf', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [152/252] Linking build/tests/test-pitchyin 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitchyin.c.23.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyin', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [153/252] Linking build/tests/test-pitchyinfft 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/pitch/test-pitchyinfft.c.24.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyinfft', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [154/252] Linking build/tests/test-awhitening 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-awhitening.c.25.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-awhitening', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [155/252] Linking build/tests/test-dct 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-dct.c.26.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-dct', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [156/252] Linking build/tests/test-fft 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-fft.c.27.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fft', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [157/252] Linking build/tests/test-filterbank 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-filterbank.c.28.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [158/252] Linking build/tests/test-filterbank_mel 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-filterbank_mel.c.29.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank_mel', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [159/252] Linking build/tests/test-mfcc 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-mfcc.c.30.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mfcc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [160/252] Linking build/tests/test-phasevoc 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-phasevoc.c.31.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-phasevoc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [161/252] Linking build/tests/test-specdesc 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-specdesc.c.32.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-specdesc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [162/252] Linking build/tests/test-tss 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/spectral/test-tss.c.33.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tss', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [163/252] Linking build/tests/test-sampler 02:48:09 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/synth/test-sampler.c.34.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sampler', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [164/252] Linking build/tests/test-wavetable 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/synth/test-wavetable.c.35.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-wavetable', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [165/252] Linking build/tests/test-beattracking 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/tempo/test-beattracking.c.36.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-beattracking', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [166/252] Linking build/tests/test-tempo 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/tempo/test-tempo.c.37.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tempo', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [167/252] Linking build/tests/test-a_weighting 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/temporal/test-a_weighting.c.38.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-a_weighting', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [168/252] Linking build/tests/test-biquad 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/temporal/test-biquad.c.39.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-biquad', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [169/252] Linking build/tests/test-c_weighting 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/temporal/test-c_weighting.c.40.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-c_weighting', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [170/252] Linking build/tests/test-filter 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/temporal/test-filter.c.41.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filter', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [171/252] Linking build/tests/test-resampler 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/temporal/test-resampler.c.42.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-resampler', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [172/252] Linking build/tests/test-cvec 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-cvec.c.43.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-cvec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [173/252] Linking build/tests/test-fmat 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-fmat.c.44.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fmat', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [174/252] Linking build/tests/test-fvec 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-fvec.c.45.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fvec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [175/252] Linking build/tests/test-lvec 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-lvec.c.46.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-lvec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [176/252] Linking build/tests/test-mathutils-window 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-mathutils-window.c.47.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils-window', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [177/252] Linking build/tests/test-mathutils 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-mathutils.c.48.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [178/252] Linking build/tests/test-vecutils 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/test-vecutils.c.49.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-vecutils', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [179/252] Linking build/tests/test-hist 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/utils/test-hist.c.50.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-hist', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [180/252] Linking build/tests/test-log 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/utils/test-log.c.51.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-log', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [181/252] Linking build/tests/test-parameter 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/utils/test-parameter.c.52.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-parameter', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [182/252] Linking build/tests/test-scale 02:48:10 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'tests/src/utils/test-scale.c.53.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-scale', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [183/252] Linking build/examples/aubiomfcc 02:48:11 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'examples/aubiomfcc.c.2.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubiomfcc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-ljack', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [184/252] Linking build/examples/aubionotes 02:48:11 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'examples/aubionotes.c.3.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubionotes', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-ljack', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [185/252] Linking build/examples/aubioonset 02:48:11 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'examples/aubioonset.c.4.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubioonset', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-ljack', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [186/252] Linking build/examples/aubiopitch 02:48:11 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'examples/aubiopitch.c.5.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubiopitch', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-ljack', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [187/252] Linking build/examples/aubioquiet 02:48:11 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'examples/aubioquiet.c.6.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubioquiet', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-ljack', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [188/252] Linking build/examples/aubiotrack 02:48:11 runner ['gcc', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', 'examples/aubiotrack.c.7.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/examples/aubiotrack', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-lrubberband', '-lfftw3', '-lsamplerate', '-lavcodec', '-lavformat', '-lswresample', '-lavutil', '-lvorbisenc', '-lvorbis', '-logg', '-lFLAC', '-ljack', '-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [189/252] Linking build/src/libaubio.a 02:48:11 runner ['/usr/bin/ar', 'rcs', 'src/libaubio.a', 'src/cvec.c.1.o', 'src/effects/pitchshift_dummy.c.1.o', 'src/effects/pitchshift_rubberband.c.1.o', 'src/effects/rubberband_utils.c.1.o', 'src/effects/timestretch_dummy.c.1.o', 'src/effects/timestretch_rubberband.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_flac.c.1.o', 'src/io/sink_sndfile.c.1.o', 'src/io/sink_vorbis.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/strutils.c.1.o', 'src/utils/windll.c.1.o', 'src/vecutils.c.1.o'] [190/252] Compiling aubio.pc.in [191/252] Compiling doc/aubionotes.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubionotes.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubionotes.txt > doc/aubionotes.1 " [192/252] Compiling doc/aubiopitch.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubiopitch.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiopitch.txt > doc/aubiopitch.1 " [193/252] Compiling doc/aubio.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubio.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubio.txt > doc/aubio.1 " [194/252] Compiling doc/aubiomfcc.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubiomfcc.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiomfcc.txt > doc/aubiomfcc.1 " [195/252] Compiling doc/aubiotrack.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubiotrack.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiotrack.txt > doc/aubiotrack.1 " [196/252] Compiling doc/aubiocut.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubiocut.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiocut.txt > doc/aubiocut.1 " [197/252] Compiling doc/aubioonset.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubioonset.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubioonset.txt > doc/aubioonset.1 " [198/252] Compiling doc/aubioquiet.txt 02:48:11 runner " /usr/bin/txt2man -t `basename doc/aubioquiet.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.5.0-alpha -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubioquiet.txt > doc/aubioquiet.1 " [199/252] Processing doxygen: doc/web.cfg src/aubio.h src/aubio_priv.h src/cvec.h src/effects/pitchshift.h src/effects/timestretch.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 02:48:11 runner ' ( cat /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/doc/web.cfg && echo PROJECT_NUMBER=0.5.0-alpha && echo OUTPUT_DIRECTORY=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build && echo HTML_OUTPUT=api ) | doxygen - > /dev/null ' warning: Tag 'TCL_SUBST' at line 237 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 '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 'COLS_IN_ALPHA_INDEX' at line 1078 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 'HTML_TIMESTAMP' at line 1214 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 'FORMULA_TRANSPARENT' at line 1495 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 'LATEX_SOURCE_CODE' at line 1783 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 'LATEX_TIMESTAMP' at line 1799 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 'RTF_SOURCE_CODE' at line 1865 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 'DOCBOOK_PROGRAMLISTING' at line 1963 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 '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 'CLASS_DIAGRAMS' at line 2156 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" warning: Tag 'DOT_FONTNAME' at line 2207 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 'DOT_FONTSIZE' at line 2214 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 'DOT_TRANSPARENT' at line 2440 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" [200/252] Symlinking build/src/libaubio.so [201/252] Processing build/tests/test-pitchshift 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchshift'] [202/252] Processing build/tests/test-timestretch 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-timestretch'] [203/252] Processing build/tests/test-sink 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink'] [204/252] Processing build/tests/test-sink_apple_audio 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_apple_audio'] [205/252] Processing build/tests/test-sink_flac 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_flac'] [206/252] Processing build/tests/test-sink_sndfile 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_sndfile'] [207/252] Processing build/tests/test-sink_vorbis 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_vorbis'] [208/252] Processing build/tests/test-sink_wavwrite 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_wavwrite'] [209/252] Processing build/tests/test-source 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source'] [210/252] Processing build/tests/test-source_apple_audio 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_apple_audio'] [211/252] Processing build/tests/test-source_avcodec 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_avcodec'] [212/252] Processing build/tests/test-source_sndfile 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_sndfile'] [213/252] Processing build/tests/test-source_wavread 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_wavread'] [214/252] Processing build/tests/test-notes 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-notes'] [215/252] Processing build/tests/test-onset 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-onset'] [216/252] Processing build/tests/test-peakpicker 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-peakpicker'] [217/252] Processing build/tests/test-pitch 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitch'] [218/252] Processing build/tests/test-pitchfcomb 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchfcomb'] [219/252] Processing build/tests/test-pitchmcomb 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchmcomb'] [220/252] Processing build/tests/test-pitchschmitt 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchschmitt'] [221/252] Processing build/tests/test-pitchspecacf 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchspecacf'] [222/252] Processing build/tests/test-pitchyin 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyin'] [223/252] Processing build/tests/test-pitchyinfft 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyinfft'] [224/252] Processing build/tests/test-awhitening 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-awhitening'] [225/252] Processing build/tests/test-dct 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-dct'] [226/252] Processing build/tests/test-fft 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fft'] [227/252] Processing build/tests/test-filterbank 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank'] [228/252] Processing build/tests/test-filterbank_mel 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank_mel'] [229/252] Processing build/tests/test-mfcc 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mfcc'] [230/252] Processing build/tests/test-phasevoc 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-phasevoc'] [231/252] Processing build/tests/test-specdesc 02:48:12 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-specdesc'] [232/252] Processing build/tests/test-tss 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tss'] [233/252] Processing build/tests/test-sampler 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sampler'] [234/252] Processing build/tests/test-wavetable 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-wavetable'] [235/252] Processing build/tests/test-beattracking 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-beattracking'] [236/252] Processing build/tests/test-tempo 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tempo'] [237/252] Processing build/tests/test-a_weighting 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-a_weighting'] [238/252] Processing build/tests/test-biquad 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-biquad'] [239/252] Processing build/tests/test-c_weighting 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-c_weighting'] [240/252] Processing build/tests/test-filter 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filter'] [241/252] Processing build/tests/test-resampler 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-resampler'] [242/252] Processing build/tests/test-cvec 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-cvec'] [243/252] Processing build/tests/test-fmat 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fmat'] [244/252] Processing build/tests/test-fvec 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fvec'] [245/252] Processing build/tests/test-lvec 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-lvec'] [246/252] Processing build/tests/test-mathutils-window 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils-window'] [247/252] Processing build/tests/test-mathutils 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils'] [248/252] Processing build/tests/test-vecutils 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-vecutils'] [249/252] Processing build/tests/test-hist 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-hist'] [250/252] Processing build/tests/test-log 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-log'] [251/252] Processing build/tests/test-parameter 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-parameter'] [252/252] Processing build/tests/test-scale 02:48:13 runner ['/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-scale'] Waf: Leaving directory `/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build' execution summary tests that pass 52/52 /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_apple_audio /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_apple_audio /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-timestretch /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchshift /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_flac /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_wavwrite /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_vorbis /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_wavread /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_sndfile /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_avcodec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-peakpicker /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-notes /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_sndfile /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-onset /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchfcomb /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitch /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchmcomb /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchspecacf /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyinfft /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchschmitt /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyin /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-awhitening /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-dct /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fft /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank_mel /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-phasevoc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mfcc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-specdesc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tss /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-a_weighting /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-beattracking /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-wavetable /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sampler /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tempo /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-c_weighting /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filter /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-biquad /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-resampler /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fmat /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-lvec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils-window /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fvec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-scale /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-cvec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-log /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-vecutils /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-parameter /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-hist tests that fail 0/52 'build' finished successfully (7.705s) + mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/python/lib/gen_code.py:112: SyntaxWarning: invalid escape sequence '\w' paramregex = re.compile('(\w+ ?\*?).*') /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/python/lib/gen_code.py:143: SyntaxWarning: invalid escape sequence '\(' paramregex = re.compile('.*\((.*)\);') /usr/lib/python3.12/site-packages/setuptools/dist.py:314: InformationOnly: Normalizing '0.5.0-alpha' to '0.5.0a0' self.metadata.version = self._normalize_version(self.metadata.version) running dist_info creating /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info writing /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'waf' warning: no files found matching '*.py' under directory 'waflib' warning: no previously-included files found matching 'python/gen/*' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-modern-metadata-uch93rw8/aubio-0.5.0a0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: aubio Building wheel for aubio (pyproject.toml): started Running command Building wheel for aubio (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/dist.py:314: InformationOnly: Normalizing '0.5.0-alpha' to '0.5.0a0' self.metadata.version = self._normalize_version(self.metadata.version) running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/aubio copying python/lib/aubio/slicing.py -> build/lib.linux-x86_64-cpython-312/aubio copying python/lib/aubio/cut.py -> build/lib.linux-x86_64-cpython-312/aubio copying python/lib/aubio/midiconv.py -> build/lib.linux-x86_64-cpython-312/aubio copying python/lib/aubio/cmd.py -> build/lib.linux-x86_64-cpython-312/aubio copying python/lib/aubio/__init__.py -> build/lib.linux-x86_64-cpython-312/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' not found checking for aubio = 0.5.0-alpha Running "pkg-config --libs --cflags aubio = 0.5.0-alpha" failed: CalledProcessError(1, ['pkg-config', '--libs', '--cflags', 'aubio = 0.5.0-alpha']) Info: aubio 0.5.0-alpha was not found by pkg-config Info: using locally built libaubio Running command: gcc -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/gen-pitchshift.c wrote python/gen/aubio-generated.c wrote python/gen/aubio-generated.h building 'aubio._aubio' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/python creating build/temp.linux-x86_64-cpython-312/python/ext creating build/temp.linux-x86_64-cpython-312/python/gen gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/aubiomodule.c -o build/temp.linux-x86_64-cpython-312/python/ext/aubiomodule.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/aubioproxy.c -o build/temp.linux-x86_64-cpython-312/python/ext/aubioproxy.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-cvec.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-cvec.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-fft.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-fft.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-filter.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-filter.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-filterbank.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-filterbank.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-musicutils.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-musicutils.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-phasevoc.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-phasevoc.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-sink.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-sink.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/py-source.c -o build/temp.linux-x86_64-cpython-312/python/ext/py-source.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/ext/ufuncs.c -o build/temp.linux-x86_64-cpython-312/python/ext/ufuncs.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/aubio-generated.c -o build/temp.linux-x86_64-cpython-312/python/gen/aubio-generated.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-dct.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-dct.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-mfcc.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-mfcc.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-notes.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-notes.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-onset.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-onset.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-pitch.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-pitch.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-pitchshift.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-pitchshift.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-sampler.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-sampler.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-specdesc.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-specdesc.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-tempo.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-tempo.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-tss.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-tss.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DAUBIO_VERSION=0.5.0-alpha -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.12/site-packages/numpy/_core/include -Isrc -Ipython/gen -I/usr/include/python3.12 -c python/gen/gen-wavetable.c -o build/temp.linux-x86_64-cpython-312/python/gen/gen-wavetable.o gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-312/python/ext/aubiomodule.o build/temp.linux-x86_64-cpython-312/python/ext/aubioproxy.o build/temp.linux-x86_64-cpython-312/python/ext/py-cvec.o build/temp.linux-x86_64-cpython-312/python/ext/py-fft.o build/temp.linux-x86_64-cpython-312/python/ext/py-filter.o build/temp.linux-x86_64-cpython-312/python/ext/py-filterbank.o build/temp.linux-x86_64-cpython-312/python/ext/py-musicutils.o build/temp.linux-x86_64-cpython-312/python/ext/py-phasevoc.o build/temp.linux-x86_64-cpython-312/python/ext/py-sink.o build/temp.linux-x86_64-cpython-312/python/ext/py-source.o build/temp.linux-x86_64-cpython-312/python/ext/ufuncs.o build/temp.linux-x86_64-cpython-312/python/gen/aubio-generated.o build/temp.linux-x86_64-cpython-312/python/gen/gen-dct.o build/temp.linux-x86_64-cpython-312/python/gen/gen-mfcc.o build/temp.linux-x86_64-cpython-312/python/gen/gen-notes.o build/temp.linux-x86_64-cpython-312/python/gen/gen-onset.o build/temp.linux-x86_64-cpython-312/python/gen/gen-pitch.o build/temp.linux-x86_64-cpython-312/python/gen/gen-pitchshift.o build/temp.linux-x86_64-cpython-312/python/gen/gen-sampler.o build/temp.linux-x86_64-cpython-312/python/gen/gen-specdesc.o build/temp.linux-x86_64-cpython-312/python/gen/gen-tempo.o build/temp.linux-x86_64-cpython-312/python/gen/gen-tss.o build/temp.linux-x86_64-cpython-312/python/gen/gen-wavetable.o -Lbuild/src -L/usr/lib64 -lpython3.12 -laubio -lpython3.12 -o build/lib.linux-x86_64-cpython-312/aubio/_aubio.cpython-312-x86_64-linux-gnu.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/aubio copying build/lib.linux-x86_64-cpython-312/aubio/slicing.py -> build/bdist.linux-x86_64/wheel/aubio copying build/lib.linux-x86_64-cpython-312/aubio/cut.py -> build/bdist.linux-x86_64/wheel/aubio copying build/lib.linux-x86_64-cpython-312/aubio/midiconv.py -> build/bdist.linux-x86_64/wheel/aubio copying build/lib.linux-x86_64-cpython-312/aubio/cmd.py -> build/bdist.linux-x86_64/wheel/aubio copying build/lib.linux-x86_64-cpython-312/aubio/__init__.py -> build/bdist.linux-x86_64/wheel/aubio copying build/lib.linux-x86_64-cpython-312/aubio/_aubio.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aubio 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 files found matching 'waf' warning: no files found matching '*.py' under directory 'waflib' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'aubio.egg-info/SOURCES.txt' Copying aubio.egg-info to build/bdist.linux-x86_64/wheel/aubio-0.5.0a0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aubio-0.5.0a0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir/pip-wheel-wdevl_qw/.tmp-c5w692wu/aubio-0.5.0a0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aubio/__init__.py' adding 'aubio/_aubio.cpython-312-x86_64-linux-gnu.so' adding 'aubio/cmd.py' adding 'aubio/cut.py' adding 'aubio/midiconv.py' adding 'aubio/slicing.py' adding 'aubio-0.5.0a0.dist-info/AUTHORS' adding 'aubio-0.5.0a0.dist-info/COPYING' adding 'aubio-0.5.0a0.dist-info/METADATA' adding 'aubio-0.5.0a0.dist-info/WHEEL' adding 'aubio-0.5.0a0.dist-info/entry_points.txt' adding 'aubio-0.5.0a0.dist-info/top_level.txt' adding 'aubio-0.5.0a0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for aubio (pyproject.toml): finished with status 'done' Created wheel for aubio: filename=aubio-0.5.0a0-cp312-cp312-linux_x86_64.whl size=184415 sha256=1efa84ef94c7a7047a34fd8207085376f3e6439e8390d560a8074ecafc882b69 Stored in directory: /home/pterjan/.cache/pip/wheels/bb/82/39/1dff0299a41a423e32724b34945803a3d8a018be050eabe882 Successfully built aubio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fRV5Ei + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + mkdir /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT + cd aubio-152d681 + '[' 1 -eq 1 ']' + /usr/bin/waf install --destdir=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT --destdir=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT Waf: Entering directory `/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build' Sphinx manual: install aubio first + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/libaubio.a (from build/src/libaubio.a) + symlink /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/libaubio.so.5 (to libaubio.so.5.4.8) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/libaubio.so.5.4.8 (from build/src/libaubio.so) + symlink /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/libaubio.so (to libaubio.so.5.4.8) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/aubio.h (from src/aubio.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/cvec.h (from src/cvec.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/effects/pitchshift.h (from src/effects/pitchshift.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/effects/timestretch.h (from src/effects/timestretch.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/fmat.h (from src/fmat.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/fvec.h (from src/fvec.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/audio_unit.h (from src/io/audio_unit.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/ioutils.h (from src/io/ioutils.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/sink.h (from src/io/sink.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/sink_apple_audio.h (from src/io/sink_apple_audio.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/sink_sndfile.h (from src/io/sink_sndfile.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/sink_wavwrite.h (from src/io/sink_wavwrite.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/source.h (from src/io/source.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/source_apple_audio.h (from src/io/source_apple_audio.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/source_avcodec.h (from src/io/source_avcodec.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/source_sndfile.h (from src/io/source_sndfile.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/io/source_wavread.h (from src/io/source_wavread.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/lvec.h (from src/lvec.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/mathutils.h (from src/mathutils.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/musicutils.h (from src/musicutils.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/notes/notes.h (from src/notes/notes.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/onset/onset.h (from src/onset/onset.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/onset/peakpicker.h (from src/onset/peakpicker.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitch.h (from src/pitch/pitch.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchfcomb.h (from src/pitch/pitchfcomb.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchmcomb.h (from src/pitch/pitchmcomb.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchschmitt.h (from src/pitch/pitchschmitt.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchspecacf.h (from src/pitch/pitchspecacf.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchyin.h (from src/pitch/pitchyin.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchyinfast.h (from src/pitch/pitchyinfast.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/pitch/pitchyinfft.h (from src/pitch/pitchyinfft.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/awhitening.h (from src/spectral/awhitening.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/dct.h (from src/spectral/dct.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/fft.h (from src/spectral/fft.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/filterbank.h (from src/spectral/filterbank.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/filterbank_mel.h (from src/spectral/filterbank_mel.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/mfcc.h (from src/spectral/mfcc.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/phasevoc.h (from src/spectral/phasevoc.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/specdesc.h (from src/spectral/specdesc.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/spectral/tss.h (from src/spectral/tss.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/synth/sampler.h (from src/synth/sampler.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/synth/wavetable.h (from src/synth/wavetable.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/tempo/beattracking.h (from src/tempo/beattracking.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/tempo/tempo.h (from src/tempo/tempo.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/temporal/a_weighting.h (from src/temporal/a_weighting.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/temporal/biquad.h (from src/temporal/biquad.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/temporal/c_weighting.h (from src/temporal/c_weighting.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/temporal/filter.h (from src/temporal/filter.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/temporal/resampler.h (from src/temporal/resampler.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/types.h (from src/types.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/utils/hist.h (from src/utils/hist.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/utils/log.h (from src/utils/log.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/utils/parameter.h (from src/utils/parameter.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/utils/scale.h (from src/utils/scale.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/include/aubio/vecutils.h (from src/vecutils.h) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiomfcc (from build/examples/aubiomfcc) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubionotes (from build/examples/aubionotes) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubioonset (from build/examples/aubioonset) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiopitch (from build/examples/aubiopitch) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubioquiet (from build/examples/aubioquiet) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiotrack (from build/examples/aubiotrack) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/pkgconfig/aubio.pc (from build/aubio.pc) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubionotes.1 (from build/doc/aubionotes.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubiocut.1 (from build/doc/aubiocut.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubiomfcc.1 (from build/doc/aubiomfcc.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubioonset.1 (from build/doc/aubioonset.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubiotrack.1 (from build/doc/aubiotrack.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubiopitch.1 (from build/doc/aubiopitch.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubio.1 (from build/doc/aubio.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/man/man1/aubioquiet.1 (from build/doc/aubioquiet.1) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/a__weighting_8h.html (from build/api/a__weighting_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/a__weighting_8h_source.html (from build/api/a__weighting_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/annotated.html (from build/api/annotated.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/aubio_8h.html (from build/api/aubio_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/aubio_8h_source.html (from build/api/aubio_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/awhitening_8h.html (from build/api/awhitening_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/awhitening_8h_source.html (from build/api/awhitening_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/bc_s.png (from build/api/bc_s.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/bc_sd.png (from build/api/bc_sd.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/biquad_8h.html (from build/api/biquad_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/biquad_8h_source.html (from build/api/biquad_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/c__weighting_8h.html (from build/api/c__weighting_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/c__weighting_8h_source.html (from build/api/c__weighting_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/classes.html (from build/api/classes.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/clipboard.js (from build/api/clipboard.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/closed.png (from build/api/closed.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/cookie.js (from build/api/cookie.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/cvec_8h.html (from build/api/cvec_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/cvec_8h_source.html (from build/api/cvec_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dct_8h.html (from build/api/dct_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dct_8h_source.html (from build/api/dct_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_0019dc9908b3707f2efe5d1d2e908f03.html (from build/api/dir_0019dc9908b3707f2efe5d1d2e908f03.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_24909bf68f95b02474c7cd396a6ea1b7.html (from build/api/dir_24909bf68f95b02474c7cd396a6ea1b7.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_421d137a6d6e69b3f737421a73d375f8.html (from build/api/dir_421d137a6d6e69b3f737421a73d375f8.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_63bb297c276a119495816091bcd678e9.html (from build/api/dir_63bb297c276a119495816091bcd678e9.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_6c3688c2a02b4bf89699351955a39c88.html (from build/api/dir_6c3688c2a02b4bf89699351955a39c88.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_7672bb780010713f2d2504f90f5cfe22.html (from build/api/dir_7672bb780010713f2d2504f90f5cfe22.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_9f81523443f82c74e7139b3dddc1da52.html (from build/api/dir_9f81523443f82c74e7139b3dddc1da52.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_bc161955dc3a3d2485839eba21420d01.html (from build/api/dir_bc161955dc3a3d2485839eba21420d01.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html (from build/api/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dir_fcd67417bc8295f1aecfd58a346e9273.html (from build/api/dir_fcd67417bc8295f1aecfd58a346e9273.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/doc.svg (from build/api/doc.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/docd.svg (from build/api/docd.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/doxygen.css (from build/api/doxygen.css) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/doxygen.svg (from build/api/doxygen.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/doxygen_crawl.html (from build/api/doxygen_crawl.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/dynsections.js (from build/api/dynsections.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/effects_2test-pitchshift_8c-example.html (from build/api/effects_2test-pitchshift_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/effects_2test-timestretch_8c-example.html (from build/api/effects_2test-timestretch_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/examples.html (from build/api/examples.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/examples_2aubionotes_8c-example.html (from build/api/examples_2aubionotes_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/examples_2aubioonset_8c-example.html (from build/api/examples_2aubioonset_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/examples_2aubiopitch_8c-example.html (from build/api/examples_2aubiopitch_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/examples_2aubiotrack_8c-example.html (from build/api/examples_2aubiotrack_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/fft_8h.html (from build/api/fft_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/fft_8h_source.html (from build/api/fft_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/files.html (from build/api/files.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/filter_8h.html (from build/api/filter_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/filter_8h_source.html (from build/api/filter_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/filterbank_8h.html (from build/api/filterbank_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/filterbank_8h_source.html (from build/api/filterbank_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/filterbank__mel_8h.html (from build/api/filterbank__mel_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/filterbank__mel_8h_source.html (from build/api/filterbank__mel_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/fmat_8h.html (from build/api/fmat_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/fmat_8h_source.html (from build/api/fmat_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/folderclosed.svg (from build/api/folderclosed.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/folderclosedd.svg (from build/api/folderclosedd.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/folderopen.svg (from build/api/folderopen.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/folderopend.svg (from build/api/folderopend.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/functions.html (from build/api/functions.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/functions_vars.html (from build/api/functions_vars.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/fvec_8h.html (from build/api/fvec_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/fvec_8h_source.html (from build/api/fvec_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals.html (from build/api/globals.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_c.html (from build/api/globals_c.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_d.html (from build/api/globals_d.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_defs.html (from build/api/globals_defs.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_enum.html (from build/api/globals_enum.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_eval.html (from build/api/globals_eval.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_f.html (from build/api/globals_f.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_func.html (from build/api/globals_func.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_func_c.html (from build/api/globals_func_c.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_func_d.html (from build/api/globals_func_d.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_func_f.html (from build/api/globals_func_f.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_func_l.html (from build/api/globals_func_l.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_func_n.html (from build/api/globals_func_n.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_h.html (from build/api/globals_h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_l.html (from build/api/globals_l.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_n.html (from build/api/globals_n.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_s.html (from build/api/globals_s.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_type.html (from build/api/globals_type.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/globals_u.html (from build/api/globals_u.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/index.html (from build/api/index.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/io_2test-sink_8c-example.html (from build/api/io_2test-sink_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/io_2test-source_8c-example.html (from build/api/io_2test-source_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/jquery.js (from build/api/jquery.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/log_8h.html (from build/api/log_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/log_8h_source.html (from build/api/log_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/lvec_8h.html (from build/api/lvec_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/lvec_8h_source.html (from build/api/lvec_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/menu.js (from build/api/menu.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/menudata.js (from build/api/menudata.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/mfcc_8h.html (from build/api/mfcc_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/mfcc_8h_source.html (from build/api/mfcc_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/minus.svg (from build/api/minus.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/minusd.svg (from build/api/minusd.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/musicutils_8h.html (from build/api/musicutils_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/musicutils_8h_source.html (from build/api/musicutils_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/nav_f.png (from build/api/nav_f.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/nav_fd.png (from build/api/nav_fd.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/nav_g.png (from build/api/nav_g.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/nav_h.png (from build/api/nav_h.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/nav_hd.png (from build/api/nav_hd.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/notes_8h.html (from build/api/notes_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/notes_8h_source.html (from build/api/notes_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/onset_2test-onset_8c-example.html (from build/api/onset_2test-onset_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/onset_8h.html (from build/api/onset_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/onset_8h_source.html (from build/api/onset_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/open.png (from build/api/open.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/parameter_8h.html (from build/api/parameter_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/parameter_8h_source.html (from build/api/parameter_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/phasevoc_8h.html (from build/api/phasevoc_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/phasevoc_8h_source.html (from build/api/phasevoc_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/pitch_2test-pitch_8c-example.html (from build/api/pitch_2test-pitch_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/pitch_8h.html (from build/api/pitch_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/pitch_8h_source.html (from build/api/pitch_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/pitchshift_8h.html (from build/api/pitchshift_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/pitchshift_8h_source.html (from build/api/pitchshift_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/plus.svg (from build/api/plus.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/plusd.svg (from build/api/plusd.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/resampler_8h.html (from build/api/resampler_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/resampler_8h_source.html (from build/api/resampler_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/sampler_8h.html (from build/api/sampler_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/sampler_8h_source.html (from build/api/sampler_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_0.js (from build/api/search/all_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_1.js (from build/api/search/all_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_10.js (from build/api/search/all_10.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_11.js (from build/api/search/all_11.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_12.js (from build/api/search/all_12.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_2.js (from build/api/search/all_2.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_3.js (from build/api/search/all_3.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_4.js (from build/api/search/all_4.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_5.js (from build/api/search/all_5.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_6.js (from build/api/search/all_6.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_7.js (from build/api/search/all_7.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_8.js (from build/api/search/all_8.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_9.js (from build/api/search/all_9.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_a.js (from build/api/search/all_a.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_b.js (from build/api/search/all_b.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_c.js (from build/api/search/all_c.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_d.js (from build/api/search/all_d.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_e.js (from build/api/search/all_e.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/all_f.js (from build/api/search/all_f.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/classes_0.js (from build/api/search/classes_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/classes_1.js (from build/api/search/classes_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/classes_2.js (from build/api/search/classes_2.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/close.svg (from build/api/search/close.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/defines_0.js (from build/api/search/defines_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/defines_1.js (from build/api/search/defines_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/enums_0.js (from build/api/search/enums_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/enumvalues_0.js (from build/api/search/enumvalues_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_0.js (from build/api/search/files_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_1.js (from build/api/search/files_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_2.js (from build/api/search/files_2.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_3.js (from build/api/search/files_3.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_4.js (from build/api/search/files_4.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_5.js (from build/api/search/files_5.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_6.js (from build/api/search/files_6.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_7.js (from build/api/search/files_7.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_8.js (from build/api/search/files_8.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_9.js (from build/api/search/files_9.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_a.js (from build/api/search/files_a.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_b.js (from build/api/search/files_b.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_c.js (from build/api/search/files_c.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_d.js (from build/api/search/files_d.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/files_e.js (from build/api/search/files_e.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/functions_0.js (from build/api/search/functions_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/functions_1.js (from build/api/search/functions_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/functions_2.js (from build/api/search/functions_2.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/functions_3.js (from build/api/search/functions_3.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/functions_4.js (from build/api/search/functions_4.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/functions_5.js (from build/api/search/functions_5.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/mag.svg (from build/api/search/mag.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/mag_d.svg (from build/api/search/mag_d.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/mag_sel.svg (from build/api/search/mag_sel.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/mag_seld.svg (from build/api/search/mag_seld.svg) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/pages_0.js (from build/api/search/pages_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/search.css (from build/api/search/search.css) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/search.js (from build/api/search/search.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/searchdata.js (from build/api/search/searchdata.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/typedefs_0.js (from build/api/search/typedefs_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/typedefs_1.js (from build/api/search/typedefs_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/typedefs_2.js (from build/api/search/typedefs_2.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/typedefs_3.js (from build/api/search/typedefs_3.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/typedefs_4.js (from build/api/search/typedefs_4.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/variables_0.js (from build/api/search/variables_0.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/variables_1.js (from build/api/search/variables_1.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/variables_2.js (from build/api/search/variables_2.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/variables_3.js (from build/api/search/variables_3.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/search/variables_4.js (from build/api/search/variables_4.js) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/sink_8h.html (from build/api/sink_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/sink_8h_source.html (from build/api/sink_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/source_8h.html (from build/api/source_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/source_8h_source.html (from build/api/source_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/specdesc_8h.html (from build/api/specdesc_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/specdesc_8h_source.html (from build/api/specdesc_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-dct_8c-example.html (from build/api/spectral_2test-dct_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-fft_8c-example.html (from build/api/spectral_2test-fft_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-filterbank_8c-example.html (from build/api/spectral_2test-filterbank_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-filterbank_mel_8c-example.html (from build/api/spectral_2test-filterbank_mel_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-mfcc_8c-example.html (from build/api/spectral_2test-mfcc_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-phasevoc_8c-example.html (from build/api/spectral_2test-phasevoc_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-specdesc_8c-example.html (from build/api/spectral_2test-specdesc_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/spectral_2test-tss_8c-example.html (from build/api/spectral_2test-tss_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/splitbar.png (from build/api/splitbar.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/splitbard.png (from build/api/splitbard.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/structcvec__t.html (from build/api/structcvec__t.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/structfmat__t.html (from build/api/structfmat__t.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/structfvec__t.html (from build/api/structfvec__t.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/structlvec__t.html (from build/api/structlvec__t.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/sync_off.png (from build/api/sync_off.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/sync_on.png (from build/api/sync_on.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/synth_2test-sampler_8c-example.html (from build/api/synth_2test-sampler_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/synth_2test-wavetable_8c-example.html (from build/api/synth_2test-wavetable_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_a.png (from build/api/tab_a.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_ad.png (from build/api/tab_ad.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_b.png (from build/api/tab_b.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_bd.png (from build/api/tab_bd.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_h.png (from build/api/tab_h.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_hd.png (from build/api/tab_hd.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_s.png (from build/api/tab_s.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tab_sd.png (from build/api/tab_sd.png) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tabs.css (from build/api/tabs.css) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tempo_2test-tempo_8c-example.html (from build/api/tempo_2test-tempo_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tempo_8h.html (from build/api/tempo_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tempo_8h_source.html (from build/api/tempo_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/temporal_2test-a_weighting_8c-example.html (from build/api/temporal_2test-a_weighting_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/temporal_2test-biquad_8c-example.html (from build/api/temporal_2test-biquad_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/temporal_2test-c_weighting_8c-example.html (from build/api/temporal_2test-c_weighting_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/temporal_2test-filter_8c-example.html (from build/api/temporal_2test-filter_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/test-cvec_8c-example.html (from build/api/test-cvec_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/test-fmat_8c-example.html (from build/api/test-fmat_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/test-fvec_8c-example.html (from build/api/test-fvec_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/test-lvec_8c-example.html (from build/api/test-lvec_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/timestretch_8h.html (from build/api/timestretch_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/timestretch_8h_source.html (from build/api/timestretch_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tss_8h.html (from build/api/tss_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/tss_8h_source.html (from build/api/tss_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/types_8h.html (from build/api/types_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/types_8h_source.html (from build/api/types_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/utils_2test-log_8c-example.html (from build/api/utils_2test-log_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/utils_2test-parameter_8c-example.html (from build/api/utils_2test-parameter_8c-example.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/vecutils_8h.html (from build/api/vecutils_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/vecutils_8h_source.html (from build/api/vecutils_8h_source.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/wavetable_8h.html (from build/api/wavetable_8h.html) + install /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/libaubio-doc/api/wavetable_8h_source.html (from build/api/wavetable_8h_source.html) [223/274] Processing build/tests/test-pitchspecacf [224/274] Processing build/tests/test-onset [225/274] Processing build/tests/test-resampler [226/274] Processing build/tests/test-filterbank_mel [227/274] Processing build/tests/test-vecutils [228/274] Processing build/tests/test-timestretch [229/274] Processing build/tests/test-source [230/274] Processing build/tests/test-beattracking [231/274] Processing build/tests/test-pitchyin [232/274] Processing build/tests/test-peakpicker [233/274] Processing build/tests/test-cvec [234/274] Processing build/tests/test-mfcc [235/274] Processing build/tests/test-hist [236/274] Processing build/tests/test-sink [237/274] Processing build/tests/test-source_apple_audio [238/274] Processing build/tests/test-tempo [239/274] Processing build/tests/test-pitchyinfft [240/274] Processing build/tests/test-pitch [241/274] Processing build/tests/test-fmat [242/274] Processing build/tests/test-phasevoc [243/274] Processing build/tests/test-log [244/274] Processing build/tests/test-sink_apple_audio [245/274] Processing build/tests/test-source_avcodec [246/274] Processing build/tests/test-a_weighting [247/274] Processing build/tests/test-awhitening [248/274] Processing build/tests/test-fvec [249/274] Processing build/tests/test-pitchfcomb [250/274] Processing build/tests/test-specdesc [251/274] Processing build/tests/test-parameter [252/274] Processing build/tests/test-source_sndfile [253/274] Processing build/tests/test-biquad [254/274] Processing build/tests/test-dct [255/274] Processing build/tests/test-lvec [256/274] Processing build/tests/test-sink_sndfile [257/274] Processing build/tests/test-tss [258/274] Processing build/tests/test-pitchmcomb [259/274] Processing build/tests/test-sink_flac [260/274] Processing build/tests/test-scale [261/274] Processing build/tests/test-source_wavread [262/274] Processing build/tests/test-c_weighting [263/274] Processing build/tests/test-fft [264/274] Processing build/tests/test-mathutils-window [265/274] Processing build/tests/test-sink_vorbis [266/274] Processing build/tests/test-sampler [267/274] Processing build/tests/test-pitchschmitt [268/274] Processing build/tests/test-notes [269/274] Processing build/tests/test-filter [270/274] Processing build/tests/test-filterbank [271/274] Processing build/tests/test-pitchshift [272/274] Processing build/tests/test-mathutils [273/274] Processing build/tests/test-sink_wavwrite [274/274] Processing build/tests/test-wavetable Waf: Leaving directory `/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build' execution summary tests that pass 52/52 /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchspecacf /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-onset /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-resampler /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank_mel /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-vecutils /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-timestretch /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-beattracking /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyin /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-peakpicker /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-cvec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mfcc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-hist /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_apple_audio /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tempo /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchyinfft /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitch /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fmat /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-phasevoc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-log /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_apple_audio /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_avcodec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-a_weighting /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-awhitening /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fvec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchfcomb /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-specdesc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-parameter /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_sndfile /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-biquad /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-dct /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-lvec /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_sndfile /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-tss /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchmcomb /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_flac /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-scale /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-source_wavread /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-c_weighting /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-fft /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils-window /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_vorbis /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sampler /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchschmitt /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-notes /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filter /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-filterbank /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-pitchshift /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-mathutils /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-sink_wavwrite /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/build/tests/test-wavetable tests that fail 0/52 'install' finished successfully (12.766s) ++ ls /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/pyproject-wheeldir/aubio-0.5.0a0-cp312-cp312-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=aubio==0.5.0a0 + '[' -z aubio==0.5.0a0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/pyproject-wheeldir aubio==0.5.0a0 Using pip 24.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/pyproject-wheeldir Processing ./pyproject-wheeldir/aubio-0.5.0a0-cp312-cp312-linux_x86_64.whl Installing collected packages: aubio changing mode of /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubio to 755 changing mode of /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiocut to 755 Successfully installed aubio-0.5.0a0 + '[' -d /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubio /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiocut /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiomfcc /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubionotes /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubioonset /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiopitch /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubioquiet /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiotrack /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubio: updating /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiocut: updating /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiomfcc: no change /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubionotes: no change /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubioonset: no change /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiopitch: no change /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubioquiet: no change /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/aubiotrack: no change + rm -rfv /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-0.4.9-13.git20240102.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-0.4.9-13.git20240102.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12/site-packages/aubio-0.5.0a0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-0.4.9-13.git20240102.mga10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-0.4.9-13.git20240102.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-0.4.9-13.git20240102.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-0.4.9-13.git20240102.mga10.x86_64-pyproject-record --prefix /usr aubio + find /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT -name '*.la' -delete + rm /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/libaubio.a + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.4.9-13.git20240102.mga10 --unique-debug-suffix -0.4.9-13.git20240102.mga10.x86_64 --unique-debug-src-base aubio-0.4.9-13.git20240102.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681 find-debuginfo: starting Extracting debug info from 8 files DWARF-compressing 8 files sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/aubio-0.4.9-13.git20240102.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/SPECPARTS/rpm-debuginfo.specpart Processing files: aubio-0.4.9-13.git20240102.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d3TJEx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + cd aubio-152d681 + DOCDIR=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/aubio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/aubio + cp -pr /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/AUTHORS /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/aubio + cp -pr /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/README.md /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/aubio + RPM_EC=0 ++ jobs -p + exit 0 Provides: aubio = 0.4.9-13.git20240102.mga10 aubio(x86-64) = 0.4.9-13.git20240102.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaubio.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libjack.so.0()(64bit) Processing files: lib64aubio5-0.4.9-13.git20240102.mga10.x86_64 Provides: lib64aubio5 = 0.4.9-13.git20240102.mga10 lib64aubio5(x86-64) = 0.4.9-13.git20240102.mga10 libaubio.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libFLAC.so.12()(64bit) libavcodec.so.61()(64bit) libavcodec.so.61(LIBAVCODEC_61)(64bit) libavformat.so.61()(64bit) libavformat.so.61(LIBAVFORMAT_61)(64bit) libavutil.so.59()(64bit) libavutil.so.59(LIBAVUTIL_59)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3f.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libogg.so.0()(64bit) librubberband.so.3()(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) libswresample.so.5()(64bit) libswresample.so.5(LIBSWRESAMPLE_5)(64bit) libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) Processing files: lib64aubio-devel-0.4.9-13.git20240102.mga10.x86_64 Provides: aubio-devel = 0.4.9-13.git20240102.mga10 devel(libaubio(64bit)) lib64aubio-devel = 0.4.9-13.git20240102.mga10 lib64aubio-devel(x86-64) = 0.4.9-13.git20240102.mga10 libaubio-devel = 0.4.9-13.git20240102.mga10 pkgconfig(aubio) = 0.5.0-alpha Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libFLAC(64bit)) devel(libavcodec(64bit)) devel(libavformat(64bit)) devel(libavutil(64bit)) devel(libfftw3f(64bit)) devel(libm(64bit)) devel(libogg(64bit)) devel(librubberband(64bit)) devel(libsamplerate(64bit)) devel(libsndfile(64bit)) devel(libswresample(64bit)) devel(libvorbis(64bit)) devel(libvorbisenc(64bit)) pkgconfig Processing files: python3-aubio-0.4.9-13.git20240102.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KjaTd9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + cd aubio-152d681 + DOCDIR=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/python3-aubio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/python3-aubio + cp -pr /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/README.md /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/python3-aubio + cp -pr /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/ChangeLog /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/python3-aubio + cp -pr /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/AUTHORS /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/doc/python3-aubio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bFZ0xt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + cd aubio-152d681 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/licenses/python3-aubio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/licenses/python3-aubio + cp -pr /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/aubio-152d681/COPYING /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT/usr/share/licenses/python3-aubio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aubio = 0.4.9-13.git20240102.mga10 python3-aubio = 0.4.9-13.git20240102.mga10 python3-aubio(x86-64) = 0.4.9-13.git20240102.mga10 python3.12-aubio = 0.4.9-13.git20240102.mga10 python3.12dist(aubio) = 0.5~a0 python3dist(aubio) = 0.5~a0 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: libaubio.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 python3.12dist(numpy) Obsoletes: python-aubio < 0.4.9-13.git20240102.mga10 Processing files: aubio-debugsource-0.4.9-13.git20240102.mga10.x86_64 Provides: aubio-debugsource = 0.4.9-13.git20240102.mga10 aubio-debugsource(x86-64) = 0.4.9-13.git20240102.mga10 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-13.git20240102.mga10.x86_64 Provides: aubio-debuginfo = 0.4.9-13.git20240102.mga10 aubio-debuginfo(x86-64) = 0.4.9-13.git20240102.mga10 debuginfo(build-id) = 5fc0800059ce3e04830a2a4a931651639f206529 debuginfo(build-id) = 902bafce5545a0d3670f3965d153721efbf7f9ba debuginfo(build-id) = b8e64386521ca2a15fbd82872a0851717883ccfd debuginfo(build-id) = c72ca38072c0fccd7fb456bb3143e8ea3aa57e7f debuginfo(build-id) = dc8eb57a52f74f210a642c9d6c2ad84b5bb644c9 debuginfo(build-id) = e3974a5a25f7d9d4a315c733f3ccd9924c382535 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aubio-debugsource(x86-64) = 0.4.9-13.git20240102.mga10 Processing files: lib64aubio5-debuginfo-0.4.9-13.git20240102.mga10.x86_64 Provides: debuginfo(build-id) = 508a5c89cd8663e94ab6c7e59681791e1c6b578f lib64aubio5-debuginfo = 0.4.9-13.git20240102.mga10 lib64aubio5-debuginfo(x86-64) = 0.4.9-13.git20240102.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aubio-debugsource(x86-64) = 0.4.9-13.git20240102.mga10 Processing files: python3-aubio-debuginfo-0.4.9-13.git20240102.mga10.x86_64 Provides: debuginfo(build-id) = c29b2538bf8ef9dfb766e36453b73552ade26c8c python-aubio-debuginfo = 0.4.9-13.git20240102.mga10 python3-aubio-debuginfo = 0.4.9-13.git20240102.mga10 python3-aubio-debuginfo(x86-64) = 0.4.9-13.git20240102.mga10 python3.12-aubio-debuginfo = 0.4.9-13.git20240102.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aubio-debugsource(x86-64) = 0.4.9-13.git20240102.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64aubio5-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/aubio-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-aubio-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-aubio-debuginfo-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/aubio-debuginfo-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64aubio5-debuginfo-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/aubio-debugsource-0.4.9-13.git20240102.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64aubio-devel-0.4.9-13.git20240102.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.le0kZF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + test -d /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + rm -rf /home/pterjan/rpmbuild/BUILD/aubio-0.4.9-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!