+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/vamp-plugin-sdk.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A9vRJM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vamp-plugin-sdk-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/vamp-plugin-sdk-2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vamp-plugin-sdk-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vamp-plugin-sdk-2.5-libdir.patch):' Patch #0 (vamp-plugin-sdk-2.5-libdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libdir --fuzz=0 patching file Makefile.in + sed -i 's|/lib/vamp|/lib64/vamp|g' src/vamp-hostsdk/PluginHostAdapter.cpp + sed -i 's|/lib/|/lib64/|g' src/vamp-hostsdk/PluginLoader.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fRtA1T + umask 022 + cd /builddir/build/BUILD + cd vamp-plugin-sdk-2.5 + 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 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for library containing dlopen... -ldl checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 g++ -I. -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 -fPIC -Wall -c -o src/vamp-sdk/PluginAdapter.o src/vamp-sdk/PluginAdapter.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-sdk/RealTime.o src/vamp-sdk/RealTime.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-sdk/FFT.o src/vamp-sdk/FFT.cpp gcc -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 -c -o src/vamp-sdk/acsymbols.o src/vamp-sdk/acsymbols.c g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/PluginHostAdapter.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/RealTime.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginBufferingAdapter.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginChannelAdapter.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginLoader.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginSummarisingAdapter.cpp g++ -I. -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 -fPIC -Wall -c -o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/PluginWrapper.cpp gcc -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 -c -o src/vamp-hostsdk/acsymbols.o src/vamp-hostsdk/acsymbols.c g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static-libgcc -shared -Wl,-Bsymbolic -Wl,-soname=libvamp-sdk.so.2 -o libvamp-sdk.so src/vamp-sdk/PluginAdapter.o src/vamp-sdk/RealTime.o src/vamp-sdk/FFT.o src/vamp-sdk/acsymbols.o g++ -I. -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 -fPIC -Wall -c -o examples/SpectralCentroid.o examples/SpectralCentroid.cpp src/vamp-hostsdk/PluginSummarisingAdapter.cpp: In member function 'void _VampHost::Vamp::HostExt::PluginSummarisingAdapter::Impl::segment()': src/vamp-hostsdk/PluginSummarisingAdapter.cpp:632:33: warning: variable 'boundaryitr' set but not used [-Wunused-but-set-variable] SegmentBoundaries::iterator boundaryitr = m_boundaries.begin(); ^~~~~~~~~~~ g++ -I. -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 -fPIC -Wall -c -o examples/PowerSpectrum.o examples/PowerSpectrum.cpp g++ -I. -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 -fPIC -Wall -c -o examples/PercussionOnsetDetector.o examples/PercussionOnsetDetector.cpp g++ -I. -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 -fPIC -Wall -c -o examples/FixedTempoEstimator.o examples/FixedTempoEstimator.cpp examples/FixedTempoEstimator.cpp: In member function 'void FixedTempoEstimator::D::calculate()': examples/FixedTempoEstimator.cpp:434:31: warning: variable 'kmin' set but not used [-Wunused-but-set-variable] int kmax = 0, kmin = 0; ^~~~ g++ -I. -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 -fPIC -Wall -c -o examples/AmplitudeFollower.o examples/AmplitudeFollower.cpp g++ -I. -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 -fPIC -Wall -c -o examples/ZeroCrossing.o examples/ZeroCrossing.cpp g++ -I. -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 -fPIC -Wall -c -o examples/plugins.o examples/plugins.cpp g++ -I. -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 -fPIC -Wall -c -o host/vamp-simple-host.o host/vamp-simple-host.cpp g++ -I. -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 -fPIC -Wall -c -o rdf/generator/vamp-rdf-template-generator.o rdf/generator/vamp-rdf-template-generator.cpp ar r libvamp-sdk.a src/vamp-sdk/PluginAdapter.o src/vamp-sdk/RealTime.o src/vamp-sdk/FFT.o src/vamp-sdk/acsymbols.o ar: creating libvamp-sdk.a ar r libvamp-hostsdk.a src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/acsymbols.o ar: creating libvamp-hostsdk.a g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static-libgcc -shared -Wl,-Bsymbolic -Wl,-soname=libvamp-hostsdk.so.3 -o libvamp-hostsdk.so src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/acsymbols.o ranlib ./libvamp-sdk.a ranlib ./libvamp-hostsdk.a g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static-libgcc -shared -Wl,-Bsymbolic -Wl,--version-script=build/vamp-plugin.map -o examples/vamp-example-plugins.so examples/SpectralCentroid.o examples/PowerSpectrum.o examples/PercussionOnsetDetector.o examples/FixedTempoEstimator.o examples/AmplitudeFollower.o examples/ZeroCrossing.o examples/plugins.o ./libvamp-sdk.a g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o host/vamp-simple-host host/vamp-simple-host.o ./libvamp-hostsdk.a -lsndfile -ldl VAMP_PATH=examples host/vamp-simple-host -l Vamp plugin search path: [examples] Vamp plugin libraries found in search path: examples/vamp-example-plugins.so: [A] [v2] Amplitude Follower, "amplitudefollower" [Vamp SDK Example Plugins] > Low Level Features - Track the amplitude of the audio signal [B] [v2] Simple Fixed Tempo Estimator, "fixedtempo" [Vamp SDK Example Plugins] > Time > Tempo - Study a short section of audio and estimate its tempo, assuming the tempo is constant (0) Tempo, "tempo" - Estimated tempo (1) Tempo candidates, "candidates" - Possible tempo estimates, one per bin with the most likely in the first bin (2) Detection Function, "detectionfunction" - Onset detection function (3) Autocorrelation Function, "acf" - Autocorrelation of onset detection function (4) Filtered Autocorrelation, "filtered_acf" - Filtered autocorrelation of onset detection function [C] [v2] Simple Percussion Onset Detector, "percussiononsets" [Vamp SDK Example Plugins] > Time > Onsets - Detect percussive note onsets by identifying broadband energy rises (0) Onsets, "onsets" - Percussive note onset locations (1) Detection Function, "detectionfunction" - Broadband energy rise detection function [D] [v2] Simple Power Spectrum, "powerspectrum" [Vamp SDK Example Plugins] > Visualisation - Return the power spectrum of a signal [E] [v2] Spectral Centroid, "spectralcentroid" [Vamp SDK Example Plugins] > Low Level Features - Calculate the centroid frequency of the spectrum of the input signal (0) Log Frequency Centroid, "logcentroid" - Centroid of the log weighted frequency spectrum (1) Linear Frequency Centroid, "linearcentroid" - Centroid of the linear frequency spectrum [F] [v2] Zero Crossings, "zerocrossing" [Vamp SDK Example Plugins] > Low Level Features - Detect and count zero crossing points (0) Zero Crossing Counts, "counts" - The number of zero crossing points per processing block (1) Zero Crossings, "zerocrossings" - The locations of zero crossing points g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rdf/generator/vamp-rdf-template-generator rdf/generator/vamp-rdf-template-generator.o ./libvamp-hostsdk.a -ldl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wmc2c8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 + cd vamp-plugin-sdk-2.5 + find . -name '*.pc.in' -exec sed -i 's|/lib|/lib64|' '{}' ';' + make install DESTDIR=/builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/include/vamp mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/include/vamp-sdk mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/include/vamp-hostsdk mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/pkgconfig mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/vamp cp host/vamp-simple-host /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/bin cp rdf/generator/vamp-rdf-template-generator /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/bin cp examples/vamp-example-plugins.so /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/vamp cp examples/vamp-example-plugins.cat /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/vamp cp examples/vamp-example-plugins.n3 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/vamp cp vamp/vamp.h /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/include/vamp cp vamp-sdk/Plugin.h vamp-sdk/PluginAdapter.h vamp-sdk/PluginBase.h vamp-sdk/RealTime.h vamp-sdk/FFT.h vamp-sdk/plugguard.h vamp-sdk/vamp-sdk.h /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/include/vamp-sdk cp vamp-hostsdk/Plugin.h vamp-hostsdk/PluginBase.h vamp-hostsdk/PluginHostAdapter.h vamp-hostsdk/RealTime.h vamp-hostsdk/PluginBufferingAdapter.h vamp-hostsdk/PluginChannelAdapter.h vamp-hostsdk/PluginInputDomainAdapter.h vamp-hostsdk/PluginLoader.h vamp-hostsdk/PluginSummarisingAdapter.h vamp-hostsdk/PluginWrapper.h vamp-hostsdk/hostguard.h vamp-hostsdk/vamp-hostsdk.h /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/include/vamp-hostsdk cp ./libvamp-sdk.a /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64 cp ./libvamp-hostsdk.a /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64 cp ./libvamp-sdk.so /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-sdk.so.2.5.0 cp ./libvamp-hostsdk.so /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-hostsdk.so.3.5.0 rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-sdk.so.2 ln -s libvamp-sdk.so.2.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-sdk.so.2 rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-hostsdk.so.3 ln -s libvamp-hostsdk.so.3.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-hostsdk.so.3 rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-sdk.so ln -s libvamp-sdk.so.2.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-sdk.so rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-hostsdk.so ln -s libvamp-hostsdk.so.3.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-hostsdk.so sed "s,%PREFIX%,/usr," pkgconfig/vamp.pc.in \ > /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/pkgconfig/vamp.pc sed "s,%PREFIX%,/usr," pkgconfig/vamp-sdk.pc.in \ > /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/pkgconfig/vamp-sdk.pc sed "s,%PREFIX%,/usr," pkgconfig/vamp-hostsdk.pc.in \ > /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/pkgconfig/vamp-hostsdk.pc sed -e "s,%LIBNAME%,libvamp-sdk.so.2.5.0,g" \ -e "s,%LINK_ABI%,libvamp-sdk.so.2,g" \ -e "s,%LINK_DEV%,libvamp-sdk.so,g" \ -e "s,%STATIC%,libvamp-sdk.a,g" \ -e "s,%LIBS%,/usr/lib64,g" build/libvamp-sdk.la.in \ > /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-sdk.la sed -e "s,%LIBNAME%,libvamp-hostsdk.so.3.5.0,g" \ -e "s,%LINK_ABI%,libvamp-hostsdk.so.3,g" \ -e "s,%LINK_DEV%,libvamp-hostsdk.so,g" \ -e "s,%STATIC%,libvamp-hostsdk.a,g" \ -e "s,%LIBS%,/usr/lib64,g" build/libvamp-hostsdk.la.in \ > /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/lib64/libvamp-hostsdk.la + find /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + cd examples + echo CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fpic ++ ls AmplitudeFollower.o FixedTempoEstimator.o PercussionOnsetDetector.o PowerSpectrum.o SpectralCentroid.o ZeroCrossing.o plugins.o + echo bundle: AmplitudeFollower.o FixedTempoEstimator.o PercussionOnsetDetector.o PowerSpectrum.o SpectralCentroid.o ZeroCrossing.o plugins.o + echo -e '\tg++' '$(CXXFLAGS)' -shared -Wl,-Bsymbolic -o vamp-example-plugins.so AmplitudeFollower.o FixedTempoEstimator.o PercussionOnsetDetector.o PowerSpectrum.o SpectralCentroid.o ZeroCrossing.o plugins.o '$(pkg-config' --libs 'vamp-sdk)' ++ ls AmplitudeFollower.cpp FixedTempoEstimator.cpp PercussionOnsetDetector.cpp PowerSpectrum.cpp SpectralCentroid.cpp ZeroCrossing.cpp plugins.cpp + echo AmplitudeFollower.cpp FixedTempoEstimator.cpp PercussionOnsetDetector.cpp PowerSpectrum.cpp SpectralCentroid.cpp ZeroCrossing.cpp plugins.cpp: + echo -e '\tg++' '$(CXXFLAGS)' -c .cpp + echo clean: + echo -e '\t-rm' AmplitudeFollower.o FixedTempoEstimator.o PercussionOnsetDetector.o PowerSpectrum.o SpectralCentroid.o ZeroCrossing.o plugins.o vamp-example-plugins.so + make clean rm AmplitudeFollower.o FixedTempoEstimator.o PercussionOnsetDetector.o PowerSpectrum.o SpectralCentroid.o ZeroCrossing.o plugins.o vamp-example-plugins.so + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: vamp-plugin-sdk-2.5-11.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ebPJcw + umask 022 + cd /builddir/build/BUILD + cd vamp-plugin-sdk-2.5 + DOCDIR=/builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk + cp -pr COPYING /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk + cp -pr README /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk + exit 0 Provides: libvamp-hostsdk.so.3()(64bit) libvamp-sdk.so.2()(64bit) vamp-plugin-sdk = 2.5-11.fc28 vamp-plugin-sdk(riscv-64) = 2.5-11.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: vamp-plugin-sdk-devel-2.5-11.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pY2H7G + umask 022 + cd /builddir/build/BUILD + cd vamp-plugin-sdk-2.5 + DOCDIR=/builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk-devel + cp -pr examples /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64/usr/share/doc/vamp-plugin-sdk-devel + exit 0 Provides: pkgconfig(vamp) = 2.5 pkgconfig(vamp-hostsdk) = 2.5 pkgconfig(vamp-sdk) = 2.5 vamp-plugin-sdk-devel = 2.5-11.fc28 vamp-plugin-sdk-devel(riscv-64) = 2.5-11.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvamp-hostsdk.so.3()(64bit) libvamp-sdk.so.2()(64bit) rtld(GNU_HASH) Processing files: vamp-plugin-sdk-static-2.5-11.fc28.riscv64 Provides: vamp-plugin-sdk-static = 2.5-11.fc28 vamp-plugin-sdk-static(riscv-64) = 2.5-11.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 Wrote: /builddir/build/SRPMS/vamp-plugin-sdk-2.5-11.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/vamp-plugin-sdk-2.5-11.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/vamp-plugin-sdk-devel-2.5-11.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/vamp-plugin-sdk-static-2.5-11.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yEg3aN + umask 022 + cd /builddir/build/BUILD + cd vamp-plugin-sdk-2.5 + rm -rf /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-11.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff