Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'], chrootPath='/var/lib/mock/f29-build-1811-596/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/aubio-0.4.2-8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'], chrootPath='/var/lib/mock/f29-build-1811-596/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tJ5MKl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aubio-0.4.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/aubio-0.4.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aubio-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-make-version-status-PEP440-compliant.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Python-3-use-explicit-relative-import.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Python-3-coerce-iterators-into-lists-where-necessary.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-Python-3-use-Py_TYPE-instead-of-ob_type-member.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-Python-3-raise-RuntimeErrors-not-generic-exceptions.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-Python-3-use-new-raise-syntax.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf python2 + cp -r python python2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6g9sMm + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.2 + ./waf configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --docdir=/usr/share/doc --enable-fftw3f --enable-complex --enable-jack --enable-samplerate BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Setting top to : /builddir/build/BUILD/aubio-0.4.2 Setting out to : /builddir/build/BUILD/aubio-0.4.2/build Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for header stdlib.h : yes Checking for header stdio.h : yes Checking for header math.h : yes Checking for header string.h : yes Checking for header limits.h : yes Checking for C99 __VA_ARGS__ macro : yes Checking for header complex.h : yes Checking for program 'pkg-config' : /usr/bin/pkg-config Checking for 'fftw3f' >= 3.0.0 : yes Checking for FFT implementation : fftw3 Checking for 'sndfile' >= 1.0.4 : yes Checking for 'samplerate' >= 0.0.15 : yes Checking for 'jack' : yes Checking for 'libavcodec' >= 54.35.0 : not found Checking for 'libavformat' >= 52.3.0 : not found Checking for 'libavutil' >= 52.3.0 : not found Checking for 'libavresample' >= 1.0.1 : not found Checking for all libav libraries : not found Checking for program 'txt2man' : /usr/bin/txt2man Checking for program 'doxygen' : /usr/bin/doxygen 'configure' finished successfully (1m20.115s) + ./waf build -v -j4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Waf: Entering directory `/builddir/build/BUILD/aubio-0.4.2/build' [ 1/223] Compiling src/cvec.c 08:56:39 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/cvec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/cvec.c.1.o'] [ 2/223] Compiling src/fmat.c 08:56:42 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/fmat.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/fmat.c.1.o'] [ 3/223] Compiling src/fvec.c 08:56:45 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/fvec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/fvec.c.1.o'] [ 4/223] Compiling src/io/audio_unit.c 08:56:47 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/audio_unit.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/audio_unit.c.1.o'] [ 5/223] Compiling src/io/sink.c 08:56:54 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/sink.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/sink.c.1.o'] [ 6/223] Compiling src/io/sink_apple_audio.c 08:57:03 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/sink_apple_audio.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/sink_apple_audio.c.1.o'] [ 7/223] Compiling src/io/sink_sndfile.c 08:57:05 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/sink_sndfile.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/sink_sndfile.c.1.o'] [ 8/223] Compiling src/io/sink_wavwrite.c 08:57:08 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/sink_wavwrite.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/sink_wavwrite.c.1.o'] [ 9/223] Compiling src/io/source.c 08:57:10 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/source.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/source.c.1.o'] [ 10/223] Compiling src/io/source_apple_audio.c 08:57:19 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/source_apple_audio.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/source_apple_audio.c.1.o'] [ 11/223] Compiling src/io/source_avcodec.c 08:57:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/source_avcodec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/source_avcodec.c.1.o'] [ 12/223] Compiling src/io/source_sndfile.c 08:57:29 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/source_sndfile.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/source_sndfile.c.1.o'] [ 13/223] Compiling src/io/source_wavread.c 08:57:31 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/source_wavread.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/source_wavread.c.1.o'] [ 14/223] Compiling src/io/utils_apple_audio.c 08:57:33 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/io/utils_apple_audio.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/io/utils_apple_audio.c.1.o'] [ 15/223] Compiling src/lvec.c 08:57:34 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/lvec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/lvec.c.1.o'] [ 17/223] Compiling src/onset/onset.c [ 17/223] Compiling src/mathutils.c 08:57:49 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/onset/onset.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/onset/onset.c.1.o'] 08:57:49 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/mathutils.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/mathutils.c.1.o'] [ 18/223] Compiling src/onset/peakpicker.c 08:57:50 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/onset/peakpicker.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/onset/peakpicker.c.1.o'] [ 19/223] Compiling src/pitch/pitch.c 08:57:53 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitch.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitch.c.1.o'] [ 20/223] Compiling src/pitch/pitchfcomb.c 08:58:16 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitchfcomb.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitchfcomb.c.1.o'] [ 21/223] Compiling src/pitch/pitchmcomb.c 08:58:20 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitchmcomb.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitchmcomb.c.1.o'] [ 22/223] Compiling src/pitch/pitchschmitt.c [ 23/223] Compiling src/pitch/pitchspecacf.c 08:58:24 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitchschmitt.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitchschmitt.c.1.o'] 08:58:24 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitchspecacf.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitchspecacf.c.1.o'] [ 24/223] Compiling src/pitch/pitchyin.c 08:58:38 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitchyin.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitchyin.c.1.o'] [ 25/223] Compiling src/pitch/pitchyinfft.c 08:58:46 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/pitch/pitchyinfft.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/pitch/pitchyinfft.c.1.o'] [ 26/223] Compiling src/spectral/fft.c 08:58:48 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/fft.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/fft.c.1.o'] [ 27/223] Compiling src/spectral/filterbank.c 08:58:51 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/filterbank.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/filterbank.c.1.o'] [ 28/223] Compiling src/spectral/filterbank_mel.c 08:59:02 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/filterbank_mel.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/filterbank_mel.c.1.o'] [ 29/223] Compiling src/spectral/mfcc.c 08:59:10 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/mfcc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/mfcc.c.1.o'] [ 30/223] Compiling src/spectral/ooura_fft8g.c 08:59:11 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/ooura_fft8g.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/ooura_fft8g.c.1.o'] [ 31/223] Compiling src/spectral/phasevoc.c 08:59:14 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/phasevoc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/phasevoc.c.1.o'] [ 32/223] Compiling src/spectral/specdesc.c 08:59:27 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/specdesc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/specdesc.c.1.o'] [ 33/223] Compiling src/spectral/statistics.c 08:59:32 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/statistics.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/statistics.c.1.o'] [ 34/223] Compiling src/spectral/tss.c 08:59:36 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/spectral/tss.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/spectral/tss.c.1.o'] [ 35/223] Compiling src/synth/sampler.c 08:59:55 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/synth/sampler.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/synth/sampler.c.1.o'] [ 36/223] Compiling src/synth/wavetable.c 08:59:57 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/synth/wavetable.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/synth/wavetable.c.1.o'] [ 37/223] Compiling src/tempo/beattracking.c 09:00:00 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/tempo/beattracking.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/tempo/beattracking.c.1.o'] [ 38/223] Compiling src/tempo/tempo.c 09:00:02 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/tempo/tempo.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/tempo/tempo.c.1.o'] [ 39/223] Compiling src/temporal/a_weighting.c 09:00:21 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/temporal/a_weighting.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/temporal/a_weighting.c.1.o'] [ 40/223] Compiling src/temporal/biquad.c 09:00:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/temporal/biquad.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/temporal/biquad.c.1.o'] [ 41/223] Compiling src/temporal/c_weighting.c 09:00:26 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/temporal/c_weighting.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/temporal/c_weighting.c.1.o'] [ 42/223] Compiling src/temporal/filter.c 09:00:28 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/temporal/filter.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/temporal/filter.c.1.o'] [ 43/223] Compiling src/temporal/resampler.c 09:00:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/temporal/resampler.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/temporal/resampler.c.1.o'] [ 44/223] Compiling src/utils/hist.c 09:00:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/utils/hist.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/utils/hist.c.1.o'] [ 45/223] Compiling src/utils/parameter.c 09:00:49 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/utils/parameter.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/utils/parameter.c.1.o'] [ 46/223] Compiling src/utils/scale.c 09:00:53 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/utils/scale.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/utils/scale.c.1.o'] [ 47/223] Compiling src/vecutils.c 09:01:04 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '../src/vecutils.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/vecutils.c.1.o'] [ 48/223] Compiling examples/utils.c 09:01:07 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/utils.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/utils.c.1.o'] [ 49/223] Compiling examples/jackio.c 09:01:09 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/jackio.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/jackio.c.1.o'] [ 50/223] Compiling examples/aubiomfcc.c 09:01:14 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/aubiomfcc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubiomfcc.c.2.o'] [ 51/223] Compiling examples/aubionotes.c 09:01:33 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/aubionotes.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubionotes.c.3.o'] [ 52/223] Compiling examples/aubioonset.c 09:01:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/aubioonset.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubioonset.c.4.o'] BUILDSTDERR: ../examples/aubiomfcc.c: In function 'main': BUILDSTDERR: ../examples/aubiomfcc.c:64:27: warning: cast between incompatible function types from 'void (*)(fvec_t *, fvec_t *)' {aka 'void (*)(struct *, struct *)'} to 'int (*)(fvec_t *, fvec_t *)' {aka 'int (*)(struct *, struct *)'} [-Wcast-function-type] BUILDSTDERR: examples_common_process((aubio_process_func_t)process_block, process_print); BUILDSTDERR: ^ [ 53/223] Compiling examples/aubiopitch.c 09:01:39 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/aubiopitch.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubiopitch.c.5.o'] [ 54/223] Compiling examples/aubioquiet.c 09:01:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/aubioquiet.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubioquiet.c.6.o'] BUILDSTDERR: ../examples/aubionotes.c: In function 'main': BUILDSTDERR: ../examples/aubionotes.c:152:27: warning: cast between incompatible function types from 'void (*)(fvec_t *, fvec_t *)' {aka 'void (*)(struct *, struct *)'} to 'int (*)(fvec_t *, fvec_t *)' {aka 'int (*)(struct *, struct *)'} [-Wcast-function-type] BUILDSTDERR: examples_common_process((aubio_process_func_t)process_block, process_print); BUILDSTDERR: ^ [ 55/223] Compiling examples/aubiotrack.c 09:01:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../examples/aubiotrack.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubiotrack.c.7.o'] BUILDSTDERR: ../examples/aubioonset.c: In function 'main': BUILDSTDERR: ../examples/aubioonset.c:78:27: warning: cast between incompatible function types from 'void (*)(fvec_t *, fvec_t *)' {aka 'void (*)(struct *, struct *)'} to 'int (*)(fvec_t *, fvec_t *)' {aka 'int (*)(struct *, struct *)'} [-Wcast-function-type] BUILDSTDERR: examples_common_process((aubio_process_func_t)process_block, process_print); BUILDSTDERR: ^ [ 56/223] Compiling tests/src/io/test-sink-multi.c 09:02:02 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink-multi.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink-multi.c.1.o'] BUILDSTDERR: ../examples/aubiopitch.c: In function 'main': BUILDSTDERR: ../examples/aubiopitch.c:79:27: warning: cast between incompatible function types from 'void (*)(fvec_t *, fvec_t *)' {aka 'void (*)(struct *, struct *)'} to 'int (*)(fvec_t *, fvec_t *)' {aka 'int (*)(struct *, struct *)'} [-Wcast-function-type] BUILDSTDERR: examples_common_process((aubio_process_func_t)process_block,process_print); BUILDSTDERR: ^ [ 57/223] Compiling tests/src/io/test-sink.c 09:02:04 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink.c.2.o'] BUILDSTDERR: ../examples/aubioquiet.c: In function 'main': BUILDSTDERR: ../examples/aubioquiet.c:53:27: warning: cast between incompatible function types from 'void (*)(fvec_t *, fvec_t *)' {aka 'void (*)(struct *, struct *)'} to 'int (*)(fvec_t *, fvec_t *)' {aka 'int (*)(struct *, struct *)'} [-Wcast-function-type] BUILDSTDERR: examples_common_process((aubio_process_func_t)process_block,process_print); BUILDSTDERR: ^ [ 58/223] Compiling tests/src/io/test-sink_apple_audio-multi.c 09:02:06 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink_apple_audio-multi.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink_apple_audio-multi.c.3.o'] BUILDSTDERR: ../examples/aubiotrack.c: In function 'main': BUILDSTDERR: ../examples/aubiotrack.c:81:27: warning: cast between incompatible function types from 'void (*)(fvec_t *, fvec_t *)' {aka 'void (*)(struct *, struct *)'} to 'int (*)(fvec_t *, fvec_t *)' {aka 'int (*)(struct *, struct *)'} [-Wcast-function-type] BUILDSTDERR: examples_common_process((aubio_process_func_t)process_block,process_print); BUILDSTDERR: ^ [ 59/223] Compiling tests/src/io/test-sink_apple_audio.c 09:02:21 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink_apple_audio.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink_apple_audio.c.4.o'] [ 60/223] Compiling tests/src/io/test-sink_sndfile-multi.c 09:02:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink_sndfile-multi.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink_sndfile-multi.c.5.o'] [ 61/223] Compiling tests/src/io/test-sink_sndfile.c 09:02:24 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink_sndfile.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink_sndfile.c.6.o'] [ 62/223] Compiling tests/src/io/test-sink_wavwrite-multi.c 09:02:25 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink_wavwrite-multi.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink_wavwrite-multi.c.7.o'] [ 63/223] Compiling tests/src/io/test-sink_wavwrite.c 09:02:39 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-sink_wavwrite.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-sink_wavwrite.c.8.o'] [ 64/223] Compiling tests/src/io/test-source.c 09:02:42 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source.c.9.o'] [ 65/223] Compiling tests/src/io/test-source_apple_audio.c 09:02:46 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source_apple_audio.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source_apple_audio.c.10.o'] [ 66/223] Compiling tests/src/io/test-source_avcodec.c 09:02:55 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source_avcodec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source_avcodec.c.11.o'] [ 67/223] Compiling tests/src/io/test-source_multi.c 09:03:03 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source_multi.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source_multi.c.12.o'] [ 68/223] Compiling tests/src/io/test-source_seek.c 09:03:06 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source_seek.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source_seek.c.13.o'] [ 69/223] Compiling tests/src/io/test-source_sndfile.c 09:03:14 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source_sndfile.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source_sndfile.c.14.o'] [ 70/223] Compiling tests/src/io/test-source_wavread.c 09:03:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/io/test-source_wavread.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/io/test-source_wavread.c.15.o'] [ 71/223] Compiling tests/src/onset/test-onset.c 09:03:27 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/onset/test-onset.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/onset/test-onset.c.16.o'] [ 72/223] Compiling tests/src/onset/test-peakpicker.c 09:03:33 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/onset/test-peakpicker.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/onset/test-peakpicker.c.17.o'] [ 73/223] Compiling tests/src/pitch/test-pitch.c 09:03:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitch.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitch.c.18.o'] [ 74/223] Compiling tests/src/pitch/test-pitchfcomb.c 09:03:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitchfcomb.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitchfcomb.c.19.o'] [ 75/223] Compiling tests/src/pitch/test-pitchmcomb.c 09:03:47 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitchmcomb.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitchmcomb.c.20.o'] [ 76/223] Compiling tests/src/pitch/test-pitchschmitt.c 09:03:52 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitchschmitt.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitchschmitt.c.21.o'] [ 77/223] Compiling tests/src/pitch/test-pitchspecacf.c 09:03:56 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitchspecacf.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitchspecacf.c.22.o'] [ 78/223] Compiling tests/src/pitch/test-pitchyin.c 09:04:00 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitchyin.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitchyin.c.23.o'] [ 79/223] Compiling tests/src/pitch/test-pitchyinfft.c 09:04:04 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/pitch/test-pitchyinfft.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/pitch/test-pitchyinfft.c.24.o'] [ 80/223] Compiling tests/src/spectral/test-fft.c 09:04:07 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-fft.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-fft.c.25.o'] [ 81/223] Compiling tests/src/spectral/test-filterbank.c 09:04:10 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-filterbank.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-filterbank.c.26.o'] [ 82/223] Compiling tests/src/spectral/test-filterbank_mel.c 09:04:14 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-filterbank_mel.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-filterbank_mel.c.27.o'] [ 83/223] Compiling tests/src/spectral/test-mfcc.c 09:04:18 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-mfcc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-mfcc.c.28.o'] [ 84/223] Compiling tests/src/spectral/test-phasevoc.c 09:04:24 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-phasevoc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-phasevoc.c.29.o'] [ 85/223] Compiling tests/src/spectral/test-specdesc.c 09:04:28 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-specdesc.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-specdesc.c.30.o'] [ 86/223] Compiling tests/src/spectral/test-tss.c 09:04:31 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/spectral/test-tss.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/spectral/test-tss.c.31.o'] [ 87/223] Compiling tests/src/synth/test-sampler.c 09:04:33 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/synth/test-sampler.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/synth/test-sampler.c.32.o'] [ 88/223] Compiling tests/src/synth/test-wavetable.c 09:04:36 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/synth/test-wavetable.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/synth/test-wavetable.c.33.o'] [ 89/223] Compiling tests/src/tempo/test-beattracking.c 09:04:42 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/tempo/test-beattracking.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/tempo/test-beattracking.c.34.o'] [ 90/223] Compiling tests/src/tempo/test-tempo.c 09:04:48 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/tempo/test-tempo.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/tempo/test-tempo.c.35.o'] [ 91/223] Compiling tests/src/temporal/test-a_weighting.c 09:04:54 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/temporal/test-a_weighting.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/temporal/test-a_weighting.c.36.o'] [ 92/223] Compiling tests/src/temporal/test-biquad.c 09:04:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/temporal/test-biquad.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/temporal/test-biquad.c.37.o'] [ 93/223] Compiling tests/src/temporal/test-c_weighting.c 09:05:04 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/temporal/test-c_weighting.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/temporal/test-c_weighting.c.38.o'] [ 94/223] Compiling tests/src/temporal/test-filter.c 09:05:09 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/temporal/test-filter.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/temporal/test-filter.c.39.o'] [ 95/223] Compiling tests/src/temporal/test-resampler.c 09:05:12 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/temporal/test-resampler.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/temporal/test-resampler.c.40.o'] [ 96/223] Compiling tests/src/test-cvec.c 09:05:16 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-cvec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-cvec.c.41.o'] [ 97/223] Compiling tests/src/test-delnull.c 09:05:19 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-delnull.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-delnull.c.42.o'] [ 98/223] Compiling tests/src/test-fmat.c 09:05:26 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-fmat.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-fmat.c.43.o'] [ 99/223] Compiling tests/src/test-fvec.c 09:05:31 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-fvec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-fvec.c.44.o'] [100/223] Compiling tests/src/test-lvec.c 09:05:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-lvec.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-lvec.c.45.o'] [101/223] Compiling tests/src/test-mathutils-window.c 09:05:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-mathutils-window.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-mathutils-window.c.46.o'] [102/223] Compiling tests/src/test-mathutils.c 09:05:51 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/test-mathutils.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/test-mathutils.c.47.o'] [103/223] Compiling tests/src/utils/test-hist.c 09:06:00 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/utils/test-hist.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/utils/test-hist.c.48.o'] [104/223] Compiling tests/src/utils/test-parameter.c 09:06:07 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/utils/test-parameter.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/utils/test-parameter.c.49.o'] [105/223] Compiling tests/src/utils/test-scale.c [106/223] Compiling aubio.pc.in 09:06:14 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-fPIC', '-g', '-I/builddir/build/BUILD/aubio-0.4.2/build/src', '-I/builddir/build/BUILD/aubio-0.4.2/src', '-I/builddir/build/BUILD/aubio-0.4.2/build/tests', '-I/builddir/build/BUILD/aubio-0.4.2/tests', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DHAVE_FFTW3F=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_JACK=1', '../tests/src/utils/test-scale.c', '-c', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/src/utils/test-scale.c.50.o'] [107/223] Compiling doc/aubiocut.txt [108/223] Compiling doc/aubiomfcc.txt 09:06:16 runner " /usr/bin/txt2man -t `basename doc/aubiocut.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiocut.txt > doc/aubiocut.1 " 09:06:16 runner " /usr/bin/txt2man -t `basename doc/aubiomfcc.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiomfcc.txt > doc/aubiomfcc.1 " [109/223] Compiling doc/aubionotes.txt 09:06:24 runner " /usr/bin/txt2man -t `basename doc/aubionotes.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubionotes.txt > doc/aubionotes.1 " [110/223] Compiling doc/aubioonset.txt 09:06:29 runner " /usr/bin/txt2man -t `basename doc/aubioonset.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubioonset.txt > doc/aubioonset.1 " [111/223] Compiling doc/aubiopitch.txt 09:06:30 runner " /usr/bin/txt2man -t `basename doc/aubiopitch.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiopitch.txt > doc/aubiopitch.1 " [112/223] Compiling doc/aubioquiet.txt 09:06:32 runner " /usr/bin/txt2man -t `basename doc/aubioquiet.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubioquiet.txt > doc/aubioquiet.1 " [113/223] Compiling doc/aubiotrack.txt 09:06:34 runner " /usr/bin/txt2man -t `basename doc/aubiotrack.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.2 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiotrack.txt > doc/aubiotrack.1 " [114/223] Processing doc/web.cfg 09:06:40 runner ' doxygen ../doc/web.cfg > /dev/null ' [115/223] Linking build/src/libaubio.so [116/223] Linking build/src/libaubio.a 09:06:42 runner ['/usr/bin/ar', 'rcs', 'src/libaubio.a', 'src/cvec.c.1.o', 'src/fmat.c.1.o', 'src/fvec.c.1.o', 'src/io/audio_unit.c.1.o', 'src/io/sink.c.1.o', 'src/io/sink_apple_audio.c.1.o', 'src/io/sink_sndfile.c.1.o', 'src/io/sink_wavwrite.c.1.o', 'src/io/source.c.1.o', 'src/io/source_apple_audio.c.1.o', 'src/io/source_avcodec.c.1.o', 'src/io/source_sndfile.c.1.o', 'src/io/source_wavread.c.1.o', 'src/io/utils_apple_audio.c.1.o', 'src/lvec.c.1.o', 'src/mathutils.c.1.o', 'src/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/pitchyinfft.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/parameter.c.1.o', 'src/utils/scale.c.1.o', 'src/vecutils.c.1.o'] 09:06:42 runner ['/usr/bin/gcc', '-shared', '-Wl,-h,libaubio.so.4', 'src/cvec.c.1.o', 'src/fmat.c.1.o', 'src/fvec.c.1.o', 'src/io/audio_unit.c.1.o', 'src/io/sink.c.1.o', 'src/io/sink_apple_audio.c.1.o', 'src/io/sink_sndfile.c.1.o', 'src/io/sink_wavwrite.c.1.o', 'src/io/source.c.1.o', 'src/io/source_apple_audio.c.1.o', 'src/io/source_avcodec.c.1.o', 'src/io/source_sndfile.c.1.o', 'src/io/source_wavread.c.1.o', 'src/io/utils_apple_audio.c.1.o', 'src/lvec.c.1.o', 'src/mathutils.c.1.o', 'src/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/pitchyinfft.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/parameter.c.1.o', 'src/utils/scale.c.1.o', 'src/vecutils.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/src/libaubio.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile'] [118/223] Linking build/tests/test-sink_wavwrite-multi 09:06:56 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_wavwrite-multi.c.7.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink_wavwrite-multi', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [119/223] Linking build/tests/test-pitchyinfft [119/223] Linking build/examples/aubioquiet 09:06:57 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchyinfft.c.24.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitchyinfft', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:06:57 runner ['/usr/bin/gcc', 'examples/aubioquiet.c.6.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubioquiet', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [120/223] Linking build/tests/test-pitchmcomb 09:07:07 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchmcomb.c.20.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitchmcomb', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [121/223] Linking build/tests/test-sink 09:07:09 runner ['/usr/bin/gcc', 'tests/src/io/test-sink.c.2.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [122/223] Linking build/tests/test-source_apple_audio 09:07:12 runner ['/usr/bin/gcc', 'tests/src/io/test-source_apple_audio.c.10.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source_apple_audio', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [123/223] Linking build/tests/test-filterbank_mel 09:07:20 runner ['/usr/bin/gcc', 'tests/src/spectral/test-filterbank_mel.c.27.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-filterbank_mel', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [124/223] Linking build/tests/test-sink_sndfile 09:07:22 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_sndfile.c.6.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink_sndfile', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [125/223] Linking build/tests/test-wavetable 09:07:24 runner ['/usr/bin/gcc', 'tests/src/synth/test-wavetable.c.33.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-wavetable', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [126/223] Linking build/tests/test-phasevoc 09:07:35 runner ['/usr/bin/gcc', 'tests/src/spectral/test-phasevoc.c.29.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-phasevoc', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [127/223] Linking build/tests/test-c_weighting 09:07:37 runner ['/usr/bin/gcc', 'tests/src/temporal/test-c_weighting.c.38.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-c_weighting', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [128/223] Linking build/examples/aubioonset 09:07:39 runner ['/usr/bin/gcc', 'examples/aubioonset.c.4.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubioonset', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [129/223] Linking build/tests/test-onset 09:07:46 runner ['/usr/bin/gcc', 'tests/src/onset/test-onset.c.16.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-onset', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [130/223] Linking build/tests/test-tss 09:07:48 runner ['/usr/bin/gcc', 'tests/src/spectral/test-tss.c.31.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-tss', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [131/223] Linking build/tests/test-source 09:07:54 runner ['/usr/bin/gcc', 'tests/src/io/test-source.c.9.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [132/223] Linking build/tests/test-sampler [134/223] Linking build/tests/test-parameter 09:08:02 runner ['/usr/bin/gcc', 'tests/src/synth/test-sampler.c.32.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sampler', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:02 runner ['/usr/bin/gcc', 'tests/src/utils/test-parameter.c.49.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-parameter', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1807 of file `../doc/web.cfg' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1813 of file `../doc/web.cfg' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" [134/223] Linking build/tests/test-mathutils-window 09:08:04 runner ['/usr/bin/gcc', 'tests/src/test-mathutils-window.c.46.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-mathutils-window', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [135/223] Linking build/tests/test-pitchyin 09:08:07 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchyin.c.23.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitchyin', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [136/223] Linking build/tests/test-fft [137/223] Linking build/examples/aubiopitch [138/223] Linking build/tests/test-pitchfcomb 09:08:14 runner ['/usr/bin/gcc', 'tests/src/spectral/test-fft.c.25.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-fft', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:14 runner ['/usr/bin/gcc', 'examples/aubiopitch.c.5.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubiopitch', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:14 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchfcomb.c.19.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitchfcomb', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [139/223] Linking build/tests/test-fvec 09:08:17 runner ['/usr/bin/gcc', 'tests/src/test-fvec.c.44.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-fvec', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [140/223] Linking build/tests/test-lvec [141/223] Linking build/tests/test-mfcc [142/223] Linking build/tests/test-a_weighting 09:08:27 runner ['/usr/bin/gcc', 'tests/src/test-lvec.c.45.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-lvec', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:27 runner ['/usr/bin/gcc', 'tests/src/spectral/test-mfcc.c.28.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-mfcc', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [143/223] Linking build/tests/test-mathutils 09:08:27 runner ['/usr/bin/gcc', 'tests/src/temporal/test-a_weighting.c.36.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-a_weighting', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:28 runner ['/usr/bin/gcc', 'tests/src/test-mathutils.c.47.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-mathutils', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [144/223] Linking build/tests/test-source_avcodec 09:08:38 runner ['/usr/bin/gcc', 'tests/src/io/test-source_avcodec.c.11.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source_avcodec', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [145/223] Linking build/tests/test-source_multi 09:08:39 runner ['/usr/bin/gcc', 'tests/src/io/test-source_multi.c.12.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source_multi', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [147/223] Linking build/tests/test-sink_sndfile-multi [146/223] Linking build/tests/test-sink_wavwrite 09:08:41 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_wavwrite.c.8.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink_wavwrite', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:41 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_sndfile-multi.c.5.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink_sndfile-multi', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [148/223] Linking build/tests/test-scale 09:08:48 runner ['/usr/bin/gcc', 'tests/src/utils/test-scale.c.50.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-scale', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [149/223] Linking build/tests/test-sink_apple_audio-multi 09:08:50 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_apple_audio-multi.c.3.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink_apple_audio-multi', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [151/223] Linking build/tests/test-delnull [151/223] Linking build/tests/test-specdesc 09:08:52 runner ['/usr/bin/gcc', 'tests/src/test-delnull.c.42.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-delnull', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] 09:08:52 runner ['/usr/bin/gcc', 'tests/src/spectral/test-specdesc.c.30.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-specdesc', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [152/223] Linking build/tests/test-pitchschmitt 09:09:01 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchschmitt.c.21.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitchschmitt', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [153/223] Linking build/tests/test-hist 09:09:04 runner ['/usr/bin/gcc', 'tests/src/utils/test-hist.c.48.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-hist', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [154/223] Linking build/tests/test-source_seek 09:09:07 runner ['/usr/bin/gcc', 'tests/src/io/test-source_seek.c.13.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source_seek', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [155/223] Linking build/tests/test-biquad 09:09:08 runner ['/usr/bin/gcc', 'tests/src/temporal/test-biquad.c.37.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-biquad', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [156/223] Linking build/tests/test-fmat 09:09:14 runner ['/usr/bin/gcc', 'tests/src/test-fmat.c.43.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-fmat', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [157/223] Linking build/tests/test-filterbank 09:09:16 runner ['/usr/bin/gcc', 'tests/src/spectral/test-filterbank.c.26.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-filterbank', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [158/223] Linking build/examples/aubiotrack 09:09:20 runner ['/usr/bin/gcc', 'examples/aubiotrack.c.7.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubiotrack', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [159/223] Linking build/tests/test-filter 09:09:21 runner ['/usr/bin/gcc', 'tests/src/temporal/test-filter.c.39.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-filter', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [160/223] Linking build/tests/test-cvec 09:09:26 runner ['/usr/bin/gcc', 'tests/src/test-cvec.c.41.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-cvec', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [161/223] Linking build/tests/test-pitchspecacf 09:09:29 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchspecacf.c.22.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitchspecacf', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [162/223] Linking build/tests/test-sink_apple_audio 09:09:34 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_apple_audio.c.4.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink_apple_audio', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [163/223] Linking build/tests/test-pitch 09:09:37 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitch.c.18.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-pitch', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [164/223] Linking build/tests/test-peakpicker 09:09:38 runner ['/usr/bin/gcc', 'tests/src/onset/test-peakpicker.c.17.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-peakpicker', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [165/223] Linking build/examples/aubiomfcc 09:09:43 runner ['/usr/bin/gcc', 'examples/aubiomfcc.c.2.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubiomfcc', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [166/223] Linking build/tests/test-sink-multi 09:09:46 runner ['/usr/bin/gcc', 'tests/src/io/test-sink-multi.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-sink-multi', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [167/223] Linking build/tests/test-source_sndfile 09:09:50 runner ['/usr/bin/gcc', 'tests/src/io/test-source_sndfile.c.14.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source_sndfile', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [168/223] Linking build/tests/test-beattracking 09:09:52 runner ['/usr/bin/gcc', 'tests/src/tempo/test-beattracking.c.34.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-beattracking', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [169/223] Linking build/tests/test-source_wavread 09:09:59 runner ['/usr/bin/gcc', 'tests/src/io/test-source_wavread.c.15.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-source_wavread', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [170/223] Linking build/tests/test-resampler 09:10:00 runner ['/usr/bin/gcc', 'tests/src/temporal/test-resampler.c.40.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-resampler', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [171/223] Linking build/examples/aubionotes 09:10:03 runner ['/usr/bin/gcc', 'examples/aubionotes.c.3.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/examples/aubionotes', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [172/223] Linking build/tests/test-tempo 09:10:06 runner ['/usr/bin/gcc', 'tests/src/tempo/test-tempo.c.35.o', '-o', '/builddir/build/BUILD/aubio-0.4.2/build/tests/test-tempo', '-Wl,-Bstatic', '-Lsrc', '-laubio', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack'] [173/223] Symlinking build/src/libaubio.so [174/223] Processing build/tests/test-filter [176/223] Processing build/tests/test-a_weighting [175/223] Processing build/tests/test-sink [177/223] Processing build/tests/test-pitch [179/223] Processing build/tests/test-source_sndfile [180/223] Processing build/tests/test-sink-multi [180/223] Processing build/tests/test-specdesc [181/223] Processing build/tests/test-cvec [182/223] Processing build/tests/test-beattracking [184/223] Processing build/tests/test-fvec [183/223] Processing build/tests/test-mathutils-window [185/223] Processing build/tests/test-sink_sndfile-multi [186/223] Processing build/tests/test-peakpicker [188/223] Processing build/tests/test-parameter [188/223] Processing build/tests/test-biquad [189/223] Processing build/tests/test-sink_apple_audio-multi [190/223] Processing build/tests/test-mfcc [192/223] Processing build/tests/test-source_seek [191/223] Processing build/tests/test-source_wavread [193/223] Processing build/tests/test-pitchschmitt [195/223] Processing build/tests/test-onset [195/223] Processing build/tests/test-filterbank_mel [196/223] Processing build/tests/test-lvec [197/223] Processing build/tests/test-fmat [198/223] Processing build/tests/test-source_apple_audio [199/223] Processing build/tests/test-c_weighting [200/223] Processing build/tests/test-hist [201/223] Processing build/tests/test-sink_sndfile [202/223] Processing build/tests/test-scale [203/223] Processing build/tests/test-pitchfcomb [204/223] Processing build/tests/test-source_avcodec [206/223] Processing build/tests/test-tempo [206/223] Processing build/tests/test-pitchmcomb [207/223] Processing build/tests/test-delnull [208/223] Processing build/tests/test-resampler [209/223] Processing build/tests/test-source [210/223] Processing build/tests/test-sink_apple_audio [211/223] Processing build/tests/test-wavetable [212/223] Processing build/tests/test-sampler [213/223] Processing build/tests/test-pitchspecacf [214/223] Processing build/tests/test-mathutils [215/223] Processing build/tests/test-fft [216/223] Processing build/tests/test-tss [217/223] Processing build/tests/test-sink_wavwrite [218/223] Processing build/tests/test-sink_wavwrite-multi [219/223] Processing build/tests/test-filterbank [220/223] Processing build/tests/test-source_multi [221/223] Processing build/tests/test-pitchyin [222/223] Processing build/tests/test-pitchyinfft [223/223] Processing build/tests/test-phasevoc Waf: Leaving directory `/builddir/build/BUILD/aubio-0.4.2/build' 'build' finished successfully (15m14.567s) + pushd python2 ~/build/BUILD/aubio-0.4.2/python2 ~/build/BUILD/aubio-0.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/aubio copying lib/aubio/midiconv.py -> build/lib.linux-riscv64-2.7/aubio copying lib/aubio/__init__.py -> build/lib.linux-riscv64-2.7/aubio copying lib/aubio/slicing.py -> build/lib.linux-riscv64-2.7/aubio running build_ext building 'aubio._aubio' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/ext creating build/temp.linux-riscv64-2.7/gen gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/aubiomodule.c -o build/temp.linux-riscv64-2.7/ext/aubiomodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/aubioproxy.c -o build/temp.linux-riscv64-2.7/ext/aubioproxy.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/ufuncs.c -o build/temp.linux-riscv64-2.7/ext/ufuncs.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-musicutils.c -o build/temp.linux-riscv64-2.7/ext/py-musicutils.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-cvec.c -o build/temp.linux-riscv64-2.7/ext/py-cvec.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-filter.c -o build/temp.linux-riscv64-2.7/ext/py-filter.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-filterbank.c -o build/temp.linux-riscv64-2.7/ext/py-filterbank.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-fft.c -o build/temp.linux-riscv64-2.7/ext/py-fft.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-phasevoc.c -o build/temp.linux-riscv64-2.7/ext/py-phasevoc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-source.c -o build/temp.linux-riscv64-2.7/ext/py-source.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c ext/py-sink.c -o build/temp.linux-riscv64-2.7/ext/py-sink.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-wavetable.c -o build/temp.linux-riscv64-2.7/gen/gen-wavetable.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-onset.c -o build/temp.linux-riscv64-2.7/gen/gen-onset.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-sampler.c -o build/temp.linux-riscv64-2.7/gen/gen-sampler.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-tss.c -o build/temp.linux-riscv64-2.7/gen/gen-tss.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-specdesc.c -o build/temp.linux-riscv64-2.7/gen/gen-specdesc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/aubio-generated.c -o build/temp.linux-riscv64-2.7/gen/aubio-generated.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-mfcc.c -o build/temp.linux-riscv64-2.7/gen/gen-mfcc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-pitch.c -o build/temp.linux-riscv64-2.7/gen/gen-pitch.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python2.7/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python2.7 -c gen/gen-tempo.c -o build/temp.linux-riscv64-2.7/gen/gen-tempo.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/ext/aubiomodule.o build/temp.linux-riscv64-2.7/ext/aubioproxy.o build/temp.linux-riscv64-2.7/ext/ufuncs.o build/temp.linux-riscv64-2.7/ext/py-musicutils.o build/temp.linux-riscv64-2.7/ext/py-cvec.o build/temp.linux-riscv64-2.7/ext/py-filter.o build/temp.linux-riscv64-2.7/ext/py-filterbank.o build/temp.linux-riscv64-2.7/ext/py-fft.o build/temp.linux-riscv64-2.7/ext/py-phasevoc.o build/temp.linux-riscv64-2.7/ext/py-source.o build/temp.linux-riscv64-2.7/ext/py-sink.o build/temp.linux-riscv64-2.7/gen/gen-wavetable.o build/temp.linux-riscv64-2.7/gen/gen-onset.o build/temp.linux-riscv64-2.7/gen/gen-sampler.o build/temp.linux-riscv64-2.7/gen/gen-tss.o build/temp.linux-riscv64-2.7/gen/gen-specdesc.o build/temp.linux-riscv64-2.7/gen/aubio-generated.o build/temp.linux-riscv64-2.7/gen/gen-mfcc.o build/temp.linux-riscv64-2.7/gen/gen-pitch.o build/temp.linux-riscv64-2.7/gen/gen-tempo.o -L../build/src -L/usr/lib64 -laubio -lpython2.7 -o build/lib.linux-riscv64-2.7/aubio/_aubio.so running build_scripts creating build/scripts-2.7 copying and adjusting scripts/aubiocut -> build/scripts-2.7 changing mode of build/scripts-2.7/aubiocut from 644 to 755 + sleep 1 + popd ~/build/BUILD/aubio-0.4.2 + pushd python ~/build/BUILD/aubio-0.4.2/python ~/build/BUILD/aubio-0.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/aubio copying lib/aubio/midiconv.py -> build/lib.linux-riscv64-3.6/aubio copying lib/aubio/__init__.py -> build/lib.linux-riscv64-3.6/aubio copying lib/aubio/slicing.py -> build/lib.linux-riscv64-3.6/aubio running build_ext building 'aubio._aubio' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/ext creating build/temp.linux-riscv64-3.6/gen gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/aubiomodule.c -o build/temp.linux-riscv64-3.6/ext/aubiomodule.o BUILDSTDERR: ext/aubiomodule.c: In function ‘init_aubio’: BUILDSTDERR: ext/aubiomodule.c:268:5: warning: ‘return’ with no value, in function returning non-void BUILDSTDERR: return; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiomodule.c:252:1: note: declared here BUILDSTDERR: init_aubio (void) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ext/aubiomodule.c:271:7: warning: implicit declaration of function ‘Py_InitModule3’; did you mean ‘Py_Initialize’? [-Wimplicit-function-declaration] BUILDSTDERR: m = Py_InitModule3 ("_aubio", aubio_methods, aubio_module_doc); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: Py_Initialize BUILDSTDERR: ext/aubiomodule.c:271:5: warning: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: m = Py_InitModule3 ("_aubio", aubio_methods, aubio_module_doc); BUILDSTDERR: ^ BUILDSTDERR: ext/aubiomodule.c:274:5: warning: ‘return’ with no value, in function returning non-void BUILDSTDERR: return; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiomodule.c:252:1: note: declared here BUILDSTDERR: init_aubio (void) BUILDSTDERR: ^~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/aubioproxy.c -o build/temp.linux-riscv64-3.6/ext/aubioproxy.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/ufuncs.c -o build/temp.linux-riscv64-3.6/ext/ufuncs.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-musicutils.c -o build/temp.linux-riscv64-3.6/ext/py-musicutils.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-cvec.c -o build/temp.linux-riscv64-3.6/ext/py-cvec.o BUILDSTDERR: ext/py-cvec.c: In function ‘Py_cvec_repr’: BUILDSTDERR: ext/py-cvec.c:72:12: warning: implicit declaration of function ‘PyString_FromString’; did you mean ‘PyLong_FromString’? [-Wimplicit-function-declaration] BUILDSTDERR: format = PyString_FromString ("aubio cvec of %d elements"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PyLong_FromString BUILDSTDERR: ext/py-cvec.c:72:10: warning: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: format = PyString_FromString ("aubio cvec of %d elements"); BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:83:12: warning: implicit declaration of function ‘PyString_Format’; did you mean ‘PyErr_Format’? [-Wimplicit-function-declaration] BUILDSTDERR: result = PyString_Format (format, args); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: PyErr_Format BUILDSTDERR: ext/py-cvec.c:83:10: warning: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: result = PyString_Format (format, args); BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c: At top level: BUILDSTDERR: ext/py-cvec.c:262:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_cvecType = { BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:265:3: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: "aubio.cvec", /* tp_name */ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:265:3: note: (near initialization for ‘Py_cvecType.tp_basicsize’) BUILDSTDERR: ext/py-cvec.c:268:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_cvec_del, /* tp_dealloc */ BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:268:3: note: (near initialization for ‘Py_cvecType.tp_print’) BUILDSTDERR: ext/py-cvec.c:273:3: warning: initialization of ‘PyNumberMethods *’ {aka ‘struct *’} from incompatible pointer type ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (reprfunc) Py_cvec_repr, /* tp_repr */ BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:273:3: note: (near initialization for ‘Py_cvecType.tp_as_number’) BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/py-cvec.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:283:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, /* tp_flags */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_cvecType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:283:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, /* tp_flags */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:284:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_cvec_doc, /* tp_doc */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:284:3: note: (near initialization for ‘Py_cvecType.tp_traverse’) BUILDSTDERR: ext/py-cvec.c:291:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_cvec_methods, /* tp_methods */ BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:291:3: note: (near initialization for ‘Py_cvecType.tp_members’) BUILDSTDERR: ext/py-cvec.c:292:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_cvec_members, /* tp_members */ BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:292:3: note: (near initialization for ‘Py_cvecType.tp_getset’) BUILDSTDERR: ext/py-cvec.c:293:3: warning: initialization of ‘struct _typeobject *’ from incompatible pointer type ‘PyGetSetDef *’ {aka ‘struct PyGetSetDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_cvec_getseters, /* tp_getset */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:293:3: note: (near initialization for ‘Py_cvecType.tp_base’) BUILDSTDERR: ext/py-cvec.c:299:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_cvec_init, /* tp_init */ BUILDSTDERR: ^ BUILDSTDERR: ext/py-cvec.c:299:3: note: (near initialization for ‘Py_cvecType.tp_alloc’) BUILDSTDERR: ext/py-cvec.c:301:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_cvec_new, /* tp_new */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ext/py-cvec.c:301:3: note: (near initialization for ‘Py_cvecType.tp_free’) BUILDSTDERR: ext/py-cvec.c:262:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_cvecType = { BUILDSTDERR: ^ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-filter.c -o build/temp.linux-riscv64-3.6/ext/py-filter.o BUILDSTDERR: ext/py-filter.c:158:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_filterType = { BUILDSTDERR: ^ BUILDSTDERR: ext/py-filter.c:161:3: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: "aubio.digital_filter", /* tp_name */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filter.c:161:3: note: (near initialization for ‘Py_filterType.tp_basicsize’) BUILDSTDERR: ext/py-filter.c:164:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_filter_del, /* tp_dealloc */ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filter.c:164:3: note: (near initialization for ‘Py_filterType.tp_print’) BUILDSTDERR: ext/py-filter.c:174:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_filter_do, /* tp_call */ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filter.c:174:3: note: (near initialization for ‘Py_filterType.tp_str’) BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/py-filter.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filter.c:179:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, /* tp_flags */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_filterType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filter.c:179:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, /* tp_flags */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filter.c:180:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_filter_doc, /* tp_doc */ BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/py-filter.c:180:3: note: (near initialization for ‘Py_filterType.tp_traverse’) BUILDSTDERR: ext/py-filter.c:187:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_filter_methods, /* tp_methods */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filter.c:187:3: note: (near initialization for ‘Py_filterType.tp_members’) BUILDSTDERR: ext/py-filter.c:188:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_filter_members, /* tp_members */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filter.c:188:3: note: (near initialization for ‘Py_filterType.tp_getset’) BUILDSTDERR: ext/py-filter.c:195:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_filter_init, /* tp_init */ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filter.c:195:3: note: (near initialization for ‘Py_filterType.tp_alloc’) BUILDSTDERR: ext/py-filter.c:197:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_filter_new, /* tp_new */ BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/py-filter.c:197:3: note: (near initialization for ‘Py_filterType.tp_free’) BUILDSTDERR: ext/py-filter.c:158:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_filterType = { BUILDSTDERR: ^ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-filterbank.c -o build/temp.linux-riscv64-3.6/ext/py-filterbank.o BUILDSTDERR: In file included from ext/py-filterbank.c:1: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filterbank.c:183:30: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/py-filterbank.c:183:30: note: (near initialization for ‘Py_filterbankType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_filterbankType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_filterbankType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from ext/py-filterbank.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_filterbankType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/py-filterbank.c:1: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_filterbankType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_filterbankType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_filterbankType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_filterbankType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_filterbankType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-filterbank.c:183:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(filterbank, "aubio.filterbank") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-fft.c -o build/temp.linux-riscv64-3.6/ext/py-fft.o BUILDSTDERR: In file included from ext/py-fft.c:1: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-fft.c:103:23: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/py-fft.c:103:23: note: (near initialization for ‘Py_fftType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_fftType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_fftType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from ext/py-fft.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_fftType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/py-fft.c:1: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_fftType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_fftType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_fftType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_fftType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_fftType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-fft.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(fft, "aubio.fft") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-phasevoc.c -o build/temp.linux-riscv64-3.6/ext/py-phasevoc.o BUILDSTDERR: In file included from ext/py-phasevoc.c:1: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-phasevoc.c:118:24: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/py-phasevoc.c:118:24: note: (near initialization for ‘Py_pvocType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_pvocType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_pvocType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from ext/py-phasevoc.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_pvocType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/py-phasevoc.c:1: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_pvocType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_pvocType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_pvocType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_pvocType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_pvocType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-phasevoc.c:118:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pvoc, "aubio.pvoc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-source.c -o build/temp.linux-riscv64-3.6/ext/py-source.o BUILDSTDERR: ext/py-source.c: In function ‘Py_source_do’: BUILDSTDERR: ext/py-source.c:179:39: warning: implicit declaration of function ‘PyInt_FromLong’; did you mean ‘PyLong_FromLong’? [-Wimplicit-function-declaration] BUILDSTDERR: PyList_Append( outputs, (PyObject *)PyInt_FromLong (read)); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: PyLong_FromLong BUILDSTDERR: ext/py-source.c:179:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: PyList_Append( outputs, (PyObject *)PyInt_FromLong (read)); BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c: In function ‘Py_source_do_multi’: BUILDSTDERR: ext/py-source.c:209:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: PyList_Append( outputs, (PyObject *)PyInt_FromLong (read)); BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c: In function ‘Pyaubio_source_get_samplerate’: BUILDSTDERR: ext/py-source.c:229:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: return (PyObject *)PyInt_FromLong (tmp); BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c: In function ‘Pyaubio_source_get_channels’: BUILDSTDERR: ext/py-source.c:236:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: return (PyObject *)PyInt_FromLong (tmp); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/py-source.c:1: BUILDSTDERR: ext/py-source.c: At top level: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-source.c:281:26: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/py-source.c:281:26: note: (near initialization for ‘Py_sourceType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_sourceType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_sourceType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from ext/py-source.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_sourceType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/py-source.c:1: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_sourceType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_sourceType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_sourceType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_sourceType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_sourceType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-source.c:281:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(source, "aubio.source") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c ext/py-sink.c -o build/temp.linux-riscv64-3.6/ext/py-sink.o BUILDSTDERR: In file included from ext/py-sink.c:1: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-sink.c:219:24: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/py-sink.c:219:24: note: (near initialization for ‘Py_sinkType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_sinkType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_sinkType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from ext/py-sink.c:1: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_sinkType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/py-sink.c:1: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_sinkType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_sinkType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_sinkType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_sinkType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_sinkType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: ext/py-sink.c:219:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sink, "aubio.sink") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-wavetable.c -o build/temp.linux-riscv64-3.6/gen/gen-wavetable.o BUILDSTDERR: In file included from gen/gen-wavetable.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-wavetable.c:107:29: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-wavetable.c:107:29: note: (near initialization for ‘Py_wavetableType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_wavetableType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_wavetableType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-wavetable.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_wavetableType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-wavetable.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_wavetableType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_wavetableType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_wavetableType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_wavetableType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_wavetableType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-wavetable.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(wavetable, "aubio.wavetable") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-onset.c -o build/temp.linux-riscv64-3.6/gen/gen-onset.o BUILDSTDERR: In file included from gen/gen-onset.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-onset.c:127:25: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-onset.c:127:25: note: (near initialization for ‘Py_onsetType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_onsetType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_onsetType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-onset.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_onsetType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-onset.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_onsetType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_onsetType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_onsetType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_onsetType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_onsetType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-onset.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(onset, "aubio.onset") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-sampler.c -o build/temp.linux-riscv64-3.6/gen/gen-sampler.o BUILDSTDERR: In file included from gen/gen-sampler.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-sampler.c:107:27: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-sampler.c:107:27: note: (near initialization for ‘Py_samplerType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_samplerType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_samplerType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-sampler.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_samplerType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-sampler.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_samplerType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_samplerType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_samplerType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_samplerType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_samplerType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-sampler.c:107:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(sampler, "aubio.sampler") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-tss.c -o build/temp.linux-riscv64-3.6/gen/gen-tss.o BUILDSTDERR: In file included from gen/gen-tss.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-tss.c:113:23: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-tss.c:113:23: note: (near initialization for ‘Py_tssType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_tssType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_tssType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-tss.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_tssType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-tss.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_tssType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_tssType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_tssType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_tssType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_tssType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tss.c:113:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tss, "aubio.tss") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-specdesc.c -o build/temp.linux-riscv64-3.6/gen/gen-specdesc.o BUILDSTDERR: In file included from gen/gen-specdesc.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-specdesc.c:103:28: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-specdesc.c:103:28: note: (near initialization for ‘Py_specdescType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_specdescType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_specdescType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-specdesc.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_specdescType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-specdesc.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_specdescType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_specdescType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_specdescType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_specdescType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_specdescType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-specdesc.c:103:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(specdesc, "aubio.specdesc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/aubio-generated.c -o build/temp.linux-riscv64-3.6/gen/aubio-generated.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-mfcc.c -o build/temp.linux-riscv64-3.6/gen/gen-mfcc.o BUILDSTDERR: In file included from gen/gen-mfcc.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-mfcc.c:131:24: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-mfcc.c:131:24: note: (near initialization for ‘Py_mfccType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_mfccType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_mfccType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-mfcc.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_mfccType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-mfcc.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_mfccType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_mfccType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_mfccType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_mfccType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_mfccType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-mfcc.c:131:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(mfcc, "aubio.mfcc") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-pitch.c -o build/temp.linux-riscv64-3.6/gen/gen-pitch.o BUILDSTDERR: In file included from gen/gen-pitch.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-pitch.c:127:25: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-pitch.c:127:25: note: (near initialization for ‘Py_pitchType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_pitchType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_pitchType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-pitch.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_pitchType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-pitch.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_pitchType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_pitchType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_pitchType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_pitchType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_pitchType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-pitch.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(pitch, "aubio.pitch") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_LOCAL_AUBIO=1 -Iext -I/usr/lib64/python3.6/site-packages/numpy/core/include -Igen -I../src -I../build/src -I/usr/include/python3.6m -c gen/gen-tempo.c -o build/temp.linux-riscv64-3.6/gen/gen-tempo.o BUILDSTDERR: In file included from gen/gen-tempo.c:4: BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-tempo.c:127:25: warning: initialization of ‘long int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: gen/gen-tempo.c:127:25: note: (near initialization for ‘Py_tempoType.tp_basicsize’) BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:48:3: note: in definition of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: PYNAME, \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: warning: initialization of ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, struct _IO_FILE *, int)’} from incompatible pointer type ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:51:3: note: (near initialization for ‘Py_tempoType.tp_print’) BUILDSTDERR: (destructor) Py_ ## NAME ## _del, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: warning: initialization of ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:61:3: note: (near initialization for ‘Py_tempoType.tp_str’) BUILDSTDERR: (ternaryfunc)Py_ ## NAME ## _do, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/pytime.h:6, BUILDSTDERR: from /usr/include/python3.6m/Python.h:68, BUILDSTDERR: from ext/aubio-types.h:1, BUILDSTDERR: from ext/aubiowraphell.h:1, BUILDSTDERR: from gen/gen-tempo.c:4: BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: warning: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.6m/object.h:658:29: note: (near initialization for ‘Py_tempoType.tp_doc’) BUILDSTDERR: #define Py_TPFLAGS_DEFAULT ( \ BUILDSTDERR: ^ BUILDSTDERR: ext/aubiowraphell.h:66:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ BUILDSTDERR: Py_TPFLAGS_DEFAULT, \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gen/gen-tempo.c:4: BUILDSTDERR: ext/aubiowraphell.h:67:3: warning: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:67:3: note: (near initialization for ‘Py_tempoType.tp_traverse’) BUILDSTDERR: Py_ ## NAME ## _doc, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: warning: initialization of ‘struct PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ {aka ‘struct PyMethodDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:74:3: note: (near initialization for ‘Py_tempoType.tp_members’) BUILDSTDERR: Py_ ## NAME ## _methods, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: warning: initialization of ‘struct PyGetSetDef *’ from incompatible pointer type ‘PyMemberDef *’ {aka ‘struct PyMemberDef *’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:75:3: note: (near initialization for ‘Py_tempoType.tp_getset’) BUILDSTDERR: Py_ ## NAME ## _members, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: warning: initialization of ‘PyObject * (*)(struct _typeobject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, long int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:82:3: note: (near initialization for ‘Py_tempoType.tp_alloc’) BUILDSTDERR: (initproc) Py_ ## NAME ## _init, \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: warning: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:84:3: note: (near initialization for ‘Py_tempoType.tp_free’) BUILDSTDERR: Py_ ## NAME ## _new, \ BUILDSTDERR: ^~~ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ext/aubiowraphell.h:45:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: PyTypeObject Py_ ## NAME ## Type = { \ BUILDSTDERR: ^ BUILDSTDERR: gen/gen-tempo.c:127:1: note: in expansion of macro ‘AUBIO_TYPEOBJECT’ BUILDSTDERR: AUBIO_TYPEOBJECT(tempo, "aubio.tempo") BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/ext/aubiomodule.o build/temp.linux-riscv64-3.6/ext/aubioproxy.o build/temp.linux-riscv64-3.6/ext/ufuncs.o build/temp.linux-riscv64-3.6/ext/py-musicutils.o build/temp.linux-riscv64-3.6/ext/py-cvec.o build/temp.linux-riscv64-3.6/ext/py-filter.o build/temp.linux-riscv64-3.6/ext/py-filterbank.o build/temp.linux-riscv64-3.6/ext/py-fft.o build/temp.linux-riscv64-3.6/ext/py-phasevoc.o build/temp.linux-riscv64-3.6/ext/py-source.o build/temp.linux-riscv64-3.6/ext/py-sink.o build/temp.linux-riscv64-3.6/gen/gen-wavetable.o build/temp.linux-riscv64-3.6/gen/gen-onset.o build/temp.linux-riscv64-3.6/gen/gen-sampler.o build/temp.linux-riscv64-3.6/gen/gen-tss.o build/temp.linux-riscv64-3.6/gen/gen-specdesc.o build/temp.linux-riscv64-3.6/gen/aubio-generated.o build/temp.linux-riscv64-3.6/gen/gen-mfcc.o build/temp.linux-riscv64-3.6/gen/gen-pitch.o build/temp.linux-riscv64-3.6/gen/gen-tempo.o -L../build/src -L/usr/lib64 -laubio -lpython3.6m -o build/lib.linux-riscv64-3.6/aubio/_aubio.cpython-36m-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.6 copying and adjusting scripts/aubiocut -> build/scripts-3.6 changing mode of build/scripts-3.6/aubiocut from 644 to 755 + sleep 1 + popd ~/build/BUILD/aubio-0.4.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OUhPoM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 + cd aubio-0.4.2 + ./waf --destdir=/builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 -v install BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Waf: Entering directory `/builddir/build/BUILD/aubio-0.4.2/build' + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/aubio.h (from src/aubio.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/cvec.h (from src/cvec.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/fmat.h (from src/fmat.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/fvec.h (from src/fvec.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/audio_unit.h (from src/io/audio_unit.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/sink.h (from src/io/sink.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/sink_apple_audio.h (from src/io/sink_apple_audio.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/sink_sndfile.h (from src/io/sink_sndfile.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/sink_wavwrite.h (from src/io/sink_wavwrite.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/source.h (from src/io/source.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/source_apple_audio.h (from src/io/source_apple_audio.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/source_avcodec.h (from src/io/source_avcodec.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/source_sndfile.h (from src/io/source_sndfile.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/io/source_wavread.h (from src/io/source_wavread.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/lvec.h (from src/lvec.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/mathutils.h (from src/mathutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/musicutils.h (from src/musicutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/onset/onset.h (from src/onset/onset.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/onset/peakpicker.h (from src/onset/peakpicker.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitch.h (from src/pitch/pitch.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitchfcomb.h (from src/pitch/pitchfcomb.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitchmcomb.h (from src/pitch/pitchmcomb.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitchschmitt.h (from src/pitch/pitchschmitt.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitchspecacf.h (from src/pitch/pitchspecacf.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitchyin.h (from src/pitch/pitchyin.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/pitch/pitchyinfft.h (from src/pitch/pitchyinfft.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/fft.h (from src/spectral/fft.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/filterbank.h (from src/spectral/filterbank.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/filterbank_mel.h (from src/spectral/filterbank_mel.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/mfcc.h (from src/spectral/mfcc.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/phasevoc.h (from src/spectral/phasevoc.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/specdesc.h (from src/spectral/specdesc.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/spectral/tss.h (from src/spectral/tss.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/synth/sampler.h (from src/synth/sampler.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/synth/wavetable.h (from src/synth/wavetable.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/tempo/beattracking.h (from src/tempo/beattracking.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/tempo/tempo.h (from src/tempo/tempo.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/temporal/a_weighting.h (from src/temporal/a_weighting.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/temporal/biquad.h (from src/temporal/biquad.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/temporal/c_weighting.h (from src/temporal/c_weighting.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/temporal/filter.h (from src/temporal/filter.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/temporal/resampler.h (from src/temporal/resampler.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/types.h (from src/types.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/a__weighting_8h.html (from doc/web/html/a__weighting_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/libaubio.so.4.2.2 (from build/src/libaubio.so) + symlink /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/libaubio.so (to libaubio.so.4.2.2) + symlink /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/libaubio.so.4 (to libaubio.so.4.2.2) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubiomfcc (from build/examples/aubiomfcc) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/utils/hist.h (from src/utils/hist.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/a__weighting_8h_source.html (from doc/web/html/a__weighting_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/annotated.html (from doc/web/html/annotated.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/utils/parameter.h (from src/utils/parameter.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubionotes (from build/examples/aubionotes) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/aubio_8h.html (from doc/web/html/aubio_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/utils/scale.h (from src/utils/scale.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubioonset (from build/examples/aubioonset) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubiopitch (from build/examples/aubiopitch) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/aubio_8h_source.html (from doc/web/html/aubio_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/include/aubio/vecutils.h (from src/vecutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/bc_s.png (from doc/web/html/bc_s.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubiotrack (from build/examples/aubiotrack) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/pkgconfig/aubio.pc (from build/aubio.pc) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubioquiet (from build/examples/aubioquiet) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/bdwn.png (from doc/web/html/bdwn.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubiocut.1 (from build/doc/aubiocut.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubiomfcc.1 (from build/doc/aubiomfcc.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubionotes.1 (from build/doc/aubionotes.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/biquad_8h.html (from doc/web/html/biquad_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubioonset.1 (from build/doc/aubioonset.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubiopitch.1 (from build/doc/aubiopitch.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/biquad_8h_source.html (from doc/web/html/biquad_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubioquiet.1 (from build/doc/aubioquiet.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/man/man1/aubiotrack.1 (from build/doc/aubiotrack.1) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/c__weighting_8h.html (from doc/web/html/c__weighting_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/c__weighting_8h_source.html (from doc/web/html/c__weighting_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/classes.html (from doc/web/html/classes.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/closed.png (from doc/web/html/closed.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/cvec_8h.html (from doc/web/html/cvec_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/cvec_8h_source.html (from doc/web/html/cvec_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_0019dc9908b3707f2efe5d1d2e908f03.html (from doc/web/html/dir_0019dc9908b3707f2efe5d1d2e908f03.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_24909bf68f95b02474c7cd396a6ea1b7.html (from doc/web/html/dir_24909bf68f95b02474c7cd396a6ea1b7.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_6c3688c2a02b4bf89699351955a39c88.html (from doc/web/html/dir_6c3688c2a02b4bf89699351955a39c88.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_7672bb780010713f2d2504f90f5cfe22.html (from doc/web/html/dir_7672bb780010713f2d2504f90f5cfe22.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_9f81523443f82c74e7139b3dddc1da52.html (from doc/web/html/dir_9f81523443f82c74e7139b3dddc1da52.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_bc161955dc3a3d2485839eba21420d01.html (from doc/web/html/dir_bc161955dc3a3d2485839eba21420d01.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html (from doc/web/html/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dir_fcd67417bc8295f1aecfd58a346e9273.html (from doc/web/html/dir_fcd67417bc8295f1aecfd58a346e9273.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/doc.png (from doc/web/html/doc.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/doxygen.css (from doc/web/html/doxygen.css) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/doxygen.png (from doc/web/html/doxygen.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/dynsections.js (from doc/web/html/dynsections.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/examples.html (from doc/web/html/examples.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/examples_2aubionotes_8c-example.html (from doc/web/html/examples_2aubionotes_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/examples_2aubioonset_8c-example.html (from doc/web/html/examples_2aubioonset_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/examples_2aubiopitch_8c-example.html (from doc/web/html/examples_2aubiopitch_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/examples_2aubiotrack_8c-example.html (from doc/web/html/examples_2aubiotrack_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/fft_8h.html (from doc/web/html/fft_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/fft_8h_source.html (from doc/web/html/fft_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/files.html (from doc/web/html/files.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/filter_8h.html (from doc/web/html/filter_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/filter_8h_source.html (from doc/web/html/filter_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/filterbank_8h.html (from doc/web/html/filterbank_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/filterbank_8h_source.html (from doc/web/html/filterbank_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/filterbank__mel_8h.html (from doc/web/html/filterbank__mel_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/filterbank__mel_8h_source.html (from doc/web/html/filterbank__mel_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/fmat_8h.html (from doc/web/html/fmat_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/fmat_8h_source.html (from doc/web/html/fmat_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/folderclosed.png (from doc/web/html/folderclosed.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/folderopen.png (from doc/web/html/folderopen.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/functions.html (from doc/web/html/functions.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/functions_vars.html (from doc/web/html/functions_vars.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/fvec_8h.html (from doc/web/html/fvec_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/fvec_8h_source.html (from doc/web/html/fvec_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals.html (from doc/web/html/globals.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_c.html (from doc/web/html/globals_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_d.html (from doc/web/html/globals_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_defs.html (from doc/web/html/globals_defs.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_f.html (from doc/web/html/globals_f.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_func.html (from doc/web/html/globals_func.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_func_c.html (from doc/web/html/globals_func_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_func_d.html (from doc/web/html/globals_func_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_func_f.html (from doc/web/html/globals_func_f.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_func_l.html (from doc/web/html/globals_func_l.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_func_n.html (from doc/web/html/globals_func_n.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_h.html (from doc/web/html/globals_h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_l.html (from doc/web/html/globals_l.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_n.html (from doc/web/html/globals_n.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_s.html (from doc/web/html/globals_s.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_type.html (from doc/web/html/globals_type.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/globals_u.html (from doc/web/html/globals_u.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/index.html (from doc/web/html/index.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/io_2test-sink_8c-example.html (from doc/web/html/io_2test-sink_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/io_2test-source_8c-example.html (from doc/web/html/io_2test-source_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/io_2test-source_multi_8c-example.html (from doc/web/html/io_2test-source_multi_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/jquery.js (from doc/web/html/jquery.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/lvec_8h.html (from doc/web/html/lvec_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/lvec_8h_source.html (from doc/web/html/lvec_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/menu.js (from doc/web/html/menu.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/menudata.js (from doc/web/html/menudata.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/mfcc_8h.html (from doc/web/html/mfcc_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/mfcc_8h_source.html (from doc/web/html/mfcc_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/musicutils_8h.html (from doc/web/html/musicutils_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/musicutils_8h_source.html (from doc/web/html/musicutils_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/nav_f.png (from doc/web/html/nav_f.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/nav_g.png (from doc/web/html/nav_g.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/nav_h.png (from doc/web/html/nav_h.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/onset_2test-onset_8c-example.html (from doc/web/html/onset_2test-onset_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/onset_8h.html (from doc/web/html/onset_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/onset_8h_source.html (from doc/web/html/onset_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/open.png (from doc/web/html/open.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/parameter_8h.html (from doc/web/html/parameter_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/parameter_8h_source.html (from doc/web/html/parameter_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/phasevoc_8h.html (from doc/web/html/phasevoc_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/phasevoc_8h_source.html (from doc/web/html/phasevoc_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/pitch_2test-pitch_8c-example.html (from doc/web/html/pitch_2test-pitch_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/pitch_8h.html (from doc/web/html/pitch_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/pitch_8h_source.html (from doc/web/html/pitch_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/resampler_8h.html (from doc/web/html/resampler_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/resampler_8h_source.html (from doc/web/html/resampler_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/sampler_8h.html (from doc/web/html/sampler_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/sampler_8h_source.html (from doc/web/html/sampler_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_0.html (from doc/web/html/search/all_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_0.js (from doc/web/html/search/all_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_1.html (from doc/web/html/search/all_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_1.js (from doc/web/html/search/all_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_10.html (from doc/web/html/search/all_10.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_10.js (from doc/web/html/search/all_10.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_2.html (from doc/web/html/search/all_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_2.js (from doc/web/html/search/all_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_3.html (from doc/web/html/search/all_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_3.js (from doc/web/html/search/all_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_4.html (from doc/web/html/search/all_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_4.js (from doc/web/html/search/all_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_5.html (from doc/web/html/search/all_5.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_5.js (from doc/web/html/search/all_5.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_6.html (from doc/web/html/search/all_6.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_6.js (from doc/web/html/search/all_6.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_7.html (from doc/web/html/search/all_7.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_7.js (from doc/web/html/search/all_7.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_8.html (from doc/web/html/search/all_8.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_8.js (from doc/web/html/search/all_8.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_9.html (from doc/web/html/search/all_9.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_9.js (from doc/web/html/search/all_9.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_a.html (from doc/web/html/search/all_a.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_a.js (from doc/web/html/search/all_a.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_b.html (from doc/web/html/search/all_b.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_b.js (from doc/web/html/search/all_b.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_c.html (from doc/web/html/search/all_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_c.js (from doc/web/html/search/all_c.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_d.html (from doc/web/html/search/all_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_d.js (from doc/web/html/search/all_d.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_e.html (from doc/web/html/search/all_e.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_e.js (from doc/web/html/search/all_e.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_f.html (from doc/web/html/search/all_f.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/all_f.js (from doc/web/html/search/all_f.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/classes_0.html (from doc/web/html/search/classes_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/classes_0.js (from doc/web/html/search/classes_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/classes_1.html (from doc/web/html/search/classes_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/classes_1.js (from doc/web/html/search/classes_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/classes_2.html (from doc/web/html/search/classes_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/classes_2.js (from doc/web/html/search/classes_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/close.png (from doc/web/html/search/close.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/defines_0.html (from doc/web/html/search/defines_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/defines_0.js (from doc/web/html/search/defines_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/defines_1.html (from doc/web/html/search/defines_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/defines_1.js (from doc/web/html/search/defines_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_0.html (from doc/web/html/search/files_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_0.js (from doc/web/html/search/files_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_1.html (from doc/web/html/search/files_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_1.js (from doc/web/html/search/files_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_2.html (from doc/web/html/search/files_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_2.js (from doc/web/html/search/files_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_3.html (from doc/web/html/search/files_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_3.js (from doc/web/html/search/files_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_4.html (from doc/web/html/search/files_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_4.js (from doc/web/html/search/files_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_5.html (from doc/web/html/search/files_5.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_5.js (from doc/web/html/search/files_5.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_6.html (from doc/web/html/search/files_6.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_6.js (from doc/web/html/search/files_6.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_7.html (from doc/web/html/search/files_7.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_7.js (from doc/web/html/search/files_7.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_8.html (from doc/web/html/search/files_8.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_8.js (from doc/web/html/search/files_8.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_9.html (from doc/web/html/search/files_9.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_9.js (from doc/web/html/search/files_9.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_a.html (from doc/web/html/search/files_a.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_a.js (from doc/web/html/search/files_a.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_b.html (from doc/web/html/search/files_b.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_b.js (from doc/web/html/search/files_b.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_c.html (from doc/web/html/search/files_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/files_c.js (from doc/web/html/search/files_c.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_0.html (from doc/web/html/search/functions_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_0.js (from doc/web/html/search/functions_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_1.html (from doc/web/html/search/functions_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_1.js (from doc/web/html/search/functions_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_2.html (from doc/web/html/search/functions_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_2.js (from doc/web/html/search/functions_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_3.html (from doc/web/html/search/functions_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_3.js (from doc/web/html/search/functions_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_4.html (from doc/web/html/search/functions_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_4.js (from doc/web/html/search/functions_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_5.html (from doc/web/html/search/functions_5.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/functions_5.js (from doc/web/html/search/functions_5.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/mag_sel.png (from doc/web/html/search/mag_sel.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/nomatches.html (from doc/web/html/search/nomatches.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/search.css (from doc/web/html/search/search.css) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/search.js (from doc/web/html/search/search.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/search_l.png (from doc/web/html/search/search_l.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/search_m.png (from doc/web/html/search/search_m.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/search_r.png (from doc/web/html/search/search_r.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/searchdata.js (from doc/web/html/search/searchdata.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_0.html (from doc/web/html/search/typedefs_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_0.js (from doc/web/html/search/typedefs_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_1.html (from doc/web/html/search/typedefs_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_1.js (from doc/web/html/search/typedefs_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_2.html (from doc/web/html/search/typedefs_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_2.js (from doc/web/html/search/typedefs_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_3.html (from doc/web/html/search/typedefs_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_3.js (from doc/web/html/search/typedefs_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_4.html (from doc/web/html/search/typedefs_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/typedefs_4.js (from doc/web/html/search/typedefs_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_0.html (from doc/web/html/search/variables_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_0.js (from doc/web/html/search/variables_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_1.html (from doc/web/html/search/variables_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_1.js (from doc/web/html/search/variables_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_2.html (from doc/web/html/search/variables_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_2.js (from doc/web/html/search/variables_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_3.html (from doc/web/html/search/variables_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_3.js (from doc/web/html/search/variables_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_4.html (from doc/web/html/search/variables_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/search/variables_4.js (from doc/web/html/search/variables_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/sink_8h.html (from doc/web/html/sink_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/sink_8h_source.html (from doc/web/html/sink_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/source_8h.html (from doc/web/html/source_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/source_8h_source.html (from doc/web/html/source_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/specdesc_8h.html (from doc/web/html/specdesc_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/specdesc_8h_source.html (from doc/web/html/specdesc_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/spectral_2test-filterbank_8c-example.html (from doc/web/html/spectral_2test-filterbank_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/spectral_2test-filterbank_mel_8c-example.html (from doc/web/html/spectral_2test-filterbank_mel_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/spectral_2test-mfcc_8c-example.html (from doc/web/html/spectral_2test-mfcc_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/spectral_2test-phasevoc_8c-example.html (from doc/web/html/spectral_2test-phasevoc_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/spectral_2test-specdesc_8c-example.html (from doc/web/html/spectral_2test-specdesc_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/spectral_2test-tss_8c-example.html (from doc/web/html/spectral_2test-tss_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/splitbar.png (from doc/web/html/splitbar.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/src_2spectral_2test-fft_8c-example.html (from doc/web/html/src_2spectral_2test-fft_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/structcvec__t.html (from doc/web/html/structcvec__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/structfmat__t.html (from doc/web/html/structfmat__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/structfvec__t.html (from doc/web/html/structfvec__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/structlvec__t.html (from doc/web/html/structlvec__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/sync_off.png (from doc/web/html/sync_off.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/sync_on.png (from doc/web/html/sync_on.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/synth_2test-sampler_8c-example.html (from doc/web/html/synth_2test-sampler_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/synth_2test-wavetable_8c-example.html (from doc/web/html/synth_2test-wavetable_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tab_a.png (from doc/web/html/tab_a.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tab_b.png (from doc/web/html/tab_b.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tab_h.png (from doc/web/html/tab_h.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tab_s.png (from doc/web/html/tab_s.png) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tabs.css (from doc/web/html/tabs.css) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tempo_2test-tempo_8c-example.html (from doc/web/html/tempo_2test-tempo_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tempo_8h.html (from doc/web/html/tempo_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tempo_8h_source.html (from doc/web/html/tempo_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/temporal_2test-a_weighting_8c-example.html (from doc/web/html/temporal_2test-a_weighting_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/temporal_2test-biquad_8c-example.html (from doc/web/html/temporal_2test-biquad_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/temporal_2test-c_weighting_8c-example.html (from doc/web/html/temporal_2test-c_weighting_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/temporal_2test-filter_8c-example.html (from doc/web/html/temporal_2test-filter_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/test-cvec_8c-example.html (from doc/web/html/test-cvec_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/test-fmat_8c-example.html (from doc/web/html/test-fmat_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/test-fvec_8c-example.html (from doc/web/html/test-fvec_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/test-lvec_8c-example.html (from doc/web/html/test-lvec_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tss_8h.html (from doc/web/html/tss_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/tss_8h_source.html (from doc/web/html/tss_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/types_8h.html (from doc/web/html/types_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/types_8h_source.html (from doc/web/html/types_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/utils_2test-parameter_8c-example.html (from doc/web/html/utils_2test-parameter_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/vecutils_8h.html (from doc/web/html/vecutils_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/vecutils_8h_source.html (from doc/web/html/vecutils_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/wavetable_8h.html (from doc/web/html/wavetable_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc/html/wavetable_8h_source.html (from doc/web/html/wavetable_8h_source.html) Waf: Leaving directory `/builddir/build/BUILD/aubio-0.4.2/build' 'install' finished successfully (1m40.652s) + rm -rf libaubio-doc + cp -r /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc libaubio-doc + rm -rf /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/libaubio-doc ~/build/BUILD/aubio-0.4.2/python2 ~/build/BUILD/aubio-0.4.2 + pushd python2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio copying build/lib.linux-riscv64-2.7/aubio/midiconv.py -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio copying build/lib.linux-riscv64-2.7/aubio/_aubio.so -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio copying build/lib.linux-riscv64-2.7/aubio/__init__.py -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio copying build/lib.linux-riscv64-2.7/aubio/slicing.py -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio byte-compiling /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio/midiconv.py to midiconv.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio/slicing.py to slicing.pyc writing byte-compilation script '/tmp/tmpZ5wnsK.py' /usr/bin/python2 -O /tmp/tmpZ5wnsK.py removing /tmp/tmpZ5wnsK.py running install_egg_info running egg_info creating aubio.egg-info writing requirements to aubio.egg-info/requires.txt writing aubio.egg-info/PKG-INFO writing top-level names to aubio.egg-info/top_level.txt writing dependency_links to aubio.egg-info/dependency_links.txt writing manifest file 'aubio.egg-info/SOURCES.txt' reading manifest file 'aubio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'COPYING' writing manifest file 'aubio.egg-info/SOURCES.txt' Copying aubio.egg-info to /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7/site-packages/aubio-0.4.2a0-py2.7.egg-info running install_scripts copying build/scripts-2.7/aubiocut -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubiocut to 755 ~/build/BUILD/aubio-0.4.2 + popd + pushd python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 ~/build/BUILD/aubio-0.4.2/python ~/build/BUILD/aubio-0.4.2 running install running install_lib creating /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio copying build/lib.linux-riscv64-3.6/aubio/midiconv.py -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio copying build/lib.linux-riscv64-3.6/aubio/_aubio.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio copying build/lib.linux-riscv64-3.6/aubio/__init__.py -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio copying build/lib.linux-riscv64-3.6/aubio/slicing.py -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio byte-compiling /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio/midiconv.py to midiconv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio/slicing.py to slicing.cpython-36.pyc writing byte-compilation script '/tmp/tmpp4t37cyd.py' /usr/bin/python3 /tmp/tmpp4t37cyd.py removing /tmp/tmpp4t37cyd.py running install_egg_info running egg_info creating aubio.egg-info writing aubio.egg-info/PKG-INFO writing dependency_links to aubio.egg-info/dependency_links.txt writing 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' BUILDSTDERR: warning: no files found matching 'COPYING' writing manifest file 'aubio.egg-info/SOURCES.txt' Copying aubio.egg-info to /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6/site-packages/aubio-0.4.2a0-py3.6.egg-info running install_scripts copying build/scripts-3.6/aubiocut -> /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/bin/aubiocut to 755 + popd ~/build/BUILD/aubio-0.4.2 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: aubio-0.4.2-8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IeCKiN + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio + cp -pr AUTHORS /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio + cp -pr ChangeLog /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio + cp -pr README.md /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sAVriQ + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/licenses/aubio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/licenses/aubio + cp -pr COPYING /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/licenses/aubio + exit 0 Provides: aubio = 0.4.2-8.fc29 aubio(riscv-64) = 0.4.2-8.fc29 libaubio.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3f.so.3()(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: aubio-devel-0.4.2-8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x6OoqD + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio-devel + cp -pr libaubio-doc/html /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64/usr/share/doc/aubio-devel + exit 0 Provides: aubio-devel = 0.4.2-8.fc29 aubio-devel(riscv-64) = 0.4.2-8.fc29 pkgconfig(aubio) = 0.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libaubio.so.4()(64bit) Processing files: aubio-python2-0.4.2-8.fc29.riscv64 Provides: aubio-python2 = 0.4.2-8.fc29 aubio-python2(riscv-64) = 0.4.2-8.fc29 python2.7dist(aubio) = 0.4.2a0 python2dist(aubio) = 0.4.2a0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaubio.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: aubio-python < 0.4.0 Processing files: aubio-python3-0.4.2-8.fc29.riscv64 Provides: aubio-python3 = 0.4.2-8.fc29 aubio-python3(riscv-64) = 0.4.2-8.fc29 python3.6dist(aubio) = 0.4.2a0 python3dist(aubio) = 0.4.2a0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaubio.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 Wrote: /builddir/build/RPMS/aubio-0.4.2-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-devel-0.4.2-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-python2-0.4.2-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-python3-0.4.2-8.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OReym1 + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aubio-0.4.2-8.fc29.riscv64 + exit 0 Child return code was: 0