Mock Version: 1.2.21
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vamp-plugin-sdk.spec'], env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}shell=Falsegid=135user='mockbuild'uid=1001printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4493/root'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f6771d34978>)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vamp-plugin-sdk.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False
warning: Could not canonicalize hostname: copr-builder-412912180.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/vamp-plugin-sdk-2.5-8.el7.centos.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vamp-plugin-sdk.spec'], private_network=Trueenv={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}shell=Falsegid=135user='mockbuild'timeout=0printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4493/root'uid=1001logger=<mockbuild.trace_decorator.getLog object at 0x7f6771d34978>)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vamp-plugin-sdk.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.evYutF
+ 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 -xf -
+ 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/cat /builddir/build/SOURCES/vamp-plugin-sdk-2.5-libdir.patch
+ /usr/bin/patch -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.FeqFBs
+ umask 022
+ cd /builddir/build/BUILD
+ cd vamp-plugin-sdk-2.5
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' x86_64 == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 x86_64-redhat-linux-gnu-g++... no
checking for x86_64-redhat-linux-gnu-c++... no
checking for x86_64-redhat-linux-gnu-gpp... no
checking for x86_64-redhat-linux-gnu-aCC... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for x86_64-redhat-linux-gnu-cxx... no
checking for x86_64-redhat-linux-gnu-cc++... no
checking for x86_64-redhat-linux-gnu-cl.exe... no
checking for x86_64-redhat-linux-gnu-FCC... no
checking for x86_64-redhat-linux-gnu-KCC... no
checking for x86_64-redhat-linux-gnu-RCC... no
checking for x86_64-redhat-linux-gnu-xlC_r... no
checking for x86_64-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 x86_64-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 x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ make -j2
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-sdk/PluginAdapter.o src/vamp-sdk/PluginAdapter.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-sdk/RealTime.o src/vamp-sdk/RealTime.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-sdk/FFT.o src/vamp-sdk/FFT.cpp
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic   -c -o src/vamp-sdk/acsymbols.o src/vamp-sdk/acsymbols.c
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/PluginHostAdapter.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/RealTime.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginBufferingAdapter.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginChannelAdapter.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginLoader.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginSummarisingAdapter.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/PluginWrapper.cpp
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic   -c -o src/vamp-hostsdk/acsymbols.o src/vamp-hostsdk/acsymbols.c
g++ -Wl,-z,relro  -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o examples/SpectralCentroid.o examples/SpectralCentroid.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o examples/PowerSpectrum.o examples/PowerSpectrum.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o examples/PercussionOnsetDetector.o examples/PercussionOnsetDetector.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o examples/AmplitudeFollower.o examples/AmplitudeFollower.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o examples/ZeroCrossing.o examples/ZeroCrossing.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o examples/plugins.o examples/plugins.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fPIC -Wall     -c -o host/vamp-simple-host.o host/vamp-simple-host.cpp
g++ -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -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  -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
g++ -Wl,-z,relro  -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   -o host/vamp-simple-host host/vamp-simple-host.o ./libvamp-hostsdk.a -lsndfile   -ldl 
ranlib ./libvamp-sdk.a
ranlib ./libvamp-hostsdk.a
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   -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.kOYOH9
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64
+ 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-8.el7.centos.x86_64
g++  -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++   -o host/vamp-simple-host host/vamp-simple-host.o ./libvamp-hostsdk.a -lsndfile   -ldl 
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/include/vamp
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/include/vamp-sdk
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/include/vamp-hostsdk
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/pkgconfig
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/bin 
mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/vamp
cp host/vamp-simple-host /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/bin 
cp rdf/generator/vamp-rdf-template-generator /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/bin 
cp examples/vamp-example-plugins.so /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/vamp
cp examples/vamp-example-plugins.cat /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/vamp
cp examples/vamp-example-plugins.n3 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/vamp
cp vamp/vamp.h /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/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-8.el7.centos.x86_64/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-8.el7.centos.x86_64/usr/include/vamp-hostsdk
cp ./libvamp-sdk.a /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64
cp ./libvamp-hostsdk.a /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64
cp ./libvamp-sdk.so /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so.2.5.0
cp ./libvamp-hostsdk.so /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so.3.5.0
rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so.2
ln -s libvamp-sdk.so.2.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so.2
rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so.3
ln -s libvamp-hostsdk.so.3.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so.3
rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so
ln -s libvamp-sdk.so.2.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so
rm -f /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so
ln -s libvamp-hostsdk.so.3.5.0 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so
sed "s,%PREFIX%,/usr," pkgconfig/vamp.pc.in \
	> /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/pkgconfig/vamp.pc
sed "s,%PREFIX%,/usr," pkgconfig/vamp-sdk.pc.in \
	> /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/pkgconfig/vamp-sdk.pc
sed "s,%PREFIX%,/usr," pkgconfig/vamp-hostsdk.pc.in \
	> /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/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-8.el7.centos.x86_64/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-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.la
+ find /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64 -name '*.la' -exec rm -f '{}' ';'
+ cd examples
+ echo CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/vamp-plugin-sdk-2.5
extracting debug info from /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/bin/vamp-rdf-template-generator
extracting debug info from /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/bin/vamp-simple-host
extracting debug info from /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so.3.5.0
extracting debug info from /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so.2.5.0
extracting debug info from /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/vamp/vamp-example-plugins.so
/usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libvamp-hostsdk.so.3.5.0.debug to /usr/lib/debug/usr/lib64/libvamp-hostsdk.so.debug
symlinked /usr/lib/debug/usr/lib64/libvamp-sdk.so.2.5.0.debug to /usr/lib/debug/usr/lib64/libvamp-sdk.so.debug
symlinked /usr/lib/debug/usr/lib64/libvamp-hostsdk.so.3.5.0.debug to /usr/lib/debug/usr/lib64/libvamp-hostsdk.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libvamp-sdk.so.2.5.0.debug to /usr/lib/debug/usr/lib64/libvamp-sdk.so.2.debug
720 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DBEKJY
+ umask 022
+ cd /builddir/build/BUILD
+ cd vamp-plugin-sdk-2.5
++ strings /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-hostsdk.so.3 /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/lib64/libvamp-sdk.so.2
++ grep -c /lib
++ sed -e 's!/lib64!/__FEDORA-LIB__!g'
++ grep /lib
+ '[' 0 -eq 0 ']'
+ exit 0
Processing files: vamp-plugin-sdk-2.5-8.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cxykON
+ umask 022
+ cd /builddir/build/BUILD
+ cd vamp-plugin-sdk-2.5
+ DOCDIR=/builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-2.5
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-2.5
+ cp -pr COPYING /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-2.5
+ cp -pr README /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-2.5
+ exit 0
Provides: libvamp-hostsdk.so.3()(64bit) libvamp-sdk.so.2()(64bit) vamp-plugin-sdk = 2.5-8.el7.centos vamp-plugin-sdk(x86-64) = 2.5-8.el7.centos
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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: vamp-plugin-sdk-devel-2.5-8.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rutO3C
+ umask 022
+ cd /builddir/build/BUILD
+ cd vamp-plugin-sdk-2.5
+ DOCDIR=/builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-devel-2.5
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-devel-2.5
+ cp -pr examples /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64/usr/share/doc/vamp-plugin-sdk-devel-2.5
+ exit 0
Provides: pkgconfig(vamp) = 2.5 pkgconfig(vamp-hostsdk) = 2.5 pkgconfig(vamp-sdk) = 2.5 vamp-plugin-sdk-devel = 2.5-8.el7.centos vamp-plugin-sdk-devel(x86-64) = 2.5-8.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(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-8.el7.centos.x86_64
Provides: vamp-plugin-sdk-static = 2.5-8.el7.centos vamp-plugin-sdk-static(x86-64) = 2.5-8.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: vamp-plugin-sdk-debuginfo-2.5-8.el7.centos.x86_64
Provides: vamp-plugin-sdk-debuginfo = 2.5-8.el7.centos vamp-plugin-sdk-debuginfo(x86-64) = 2.5-8.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64
warning: Could not canonicalize hostname: copr-builder-412912180.novalocal
Wrote: /builddir/build/RPMS/vamp-plugin-sdk-2.5-8.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/vamp-plugin-sdk-devel-2.5-8.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/vamp-plugin-sdk-static-2.5-8.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/vamp-plugin-sdk-debuginfo-2.5-8.el7.centos.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q29GFZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd vamp-plugin-sdk-2.5
+ rm -rf /builddir/build/BUILDROOT/vamp-plugin-sdk-2.5-8.el7.centos.x86_64
+ exit 0
Child return code was: 0