Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/qm-dsp.spec'], timeout=0printOutput=Falsegid=135uid=1001logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-6877/root'user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/qm-dsp.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-35818006.novalocal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/qm-dsp-1.7.1-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/qm-dsp.spec'], timeout=0private_network=Truegid=135uid=1001logger=printOutput=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-6877/root'user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/qm-dsp.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fm3x70 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf qm-dsp-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/qm-dsp-1.7.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qm-dsp-1.7.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p build/linux/Makefile.linux32 Makefile + echo 'Patch #0 (qm-dsp-flags.patch):' Patch #0 (qm-dsp-flags.patch): + /bin/cat /builddir/build/SOURCES/qm-dsp-flags.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile + echo 'Patch #1 (qm-dsp-install.patch):' Patch #1 (qm-dsp-install.patch): + /bin/cat /builddir/build/SOURCES/qm-dsp-install.patch + /usr/bin/patch -p1 --fuzz=0 patching file build/general/Makefile.inc + cat + rm -rf ext/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.73X1wC + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + LANG=C + export LANG + unset DISPLAY + make depend makedepend -fbuild/general/Makefile.inc -Y -- -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -I. -Dkiss_fft_scalar=double -- base/Pitch.cpp base/KaiserWindow.cpp base/SincWindow.cpp dsp/chromagram/Chromagram.cpp dsp/chromagram/ConstantQ.cpp dsp/keydetection/GetKeyMode.cpp dsp/mfcc/MFCC.cpp dsp/onsets/DetectionFunction.cpp dsp/onsets/PeakPicking.cpp dsp/phasevocoder/PhaseVocoder.cpp dsp/rateconversion/Decimator.cpp dsp/rateconversion/DecimatorB.cpp dsp/rateconversion/Resampler.cpp dsp/rhythm/BeatSpectrum.cpp dsp/segmentation/cluster_melt.c dsp/segmentation/ClusterMeltSegmenter.cpp dsp/segmentation/cluster_segmenter.c dsp/segmentation/Segmenter.cpp dsp/signalconditioning/DFProcess.cpp dsp/signalconditioning/Filter.cpp dsp/signalconditioning/FiltFilt.cpp dsp/signalconditioning/Framer.cpp dsp/tempotracking/DownBeat.cpp dsp/tempotracking/TempoTrack.cpp dsp/tempotracking/TempoTrackV2.cpp dsp/tonal/ChangeDetectionFunction.cpp dsp/tonal/TCSgram.cpp dsp/tonal/TonalEstimator.cpp dsp/transforms/FFT.cpp dsp/wavelet/Wavelet.cpp hmm/hmm.c maths/Correlation.cpp maths/CosineDistance.cpp maths/KLDivergence.cpp maths/MathUtilities.cpp maths/pca/pca.c thread/Thread.cpp makedepend: warning: base/Pitch.cpp, line 17: cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: base/KaiserWindow.cpp (reading base/KaiserWindow.h, line 17): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: base/KaiserWindow.cpp (reading base/KaiserWindow.h, line 18): cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: base/KaiserWindow.cpp (reading maths/MathUtilities.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: base/SincWindow.cpp (reading base/SincWindow.h, line 17): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: base/SincWindow.cpp, line 16: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/chromagram/Chromagram.cpp, line 16: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/chromagram/Chromagram.cpp, line 17: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/chromagram/Chromagram.cpp (reading base/Window.h, line 18): cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/chromagram/Chromagram.cpp (reading base/Window.h, line 19): cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/chromagram/Chromagram.cpp (reading base/Window.h, line 20): cannot find include file "map" not in ./include/map not in ./map makedepend: warning: dsp/chromagram/Chromagram.cpp (reading base/Window.h, line 21): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/chromagram/Chromagram.cpp (reading dsp/chromagram/ConstantQ.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/chromagram/Chromagram.cpp (reading maths/MathAliases.h, line 19): cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/chromagram/Chromagram.cpp (reading maths/MathAliases.h, line 20): cannot find include file "complex" not in ./include/complex not in ./complex makedepend: warning: dsp/chromagram/ConstantQ.cpp, line 18: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/keydetection/GetKeyMode.cpp, line 20: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/keydetection/GetKeyMode.cpp, line 22: cannot find include file "cstring" not in ./include/cstring not in ./cstring makedepend: warning: dsp/keydetection/GetKeyMode.cpp, line 23: cannot find include file "cstdlib" not in ./include/cstdlib not in ./cstdlib makedepend: warning: dsp/mfcc/MFCC.cpp, line 16: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/mfcc/MFCC.cpp, line 17: cannot find include file "cstdlib" not in ./include/cstdlib not in ./cstdlib makedepend: warning: dsp/mfcc/MFCC.cpp, line 18: cannot find include file "cstring" not in ./include/cstring not in ./cstring makedepend: warning: dsp/onsets/DetectionFunction.cpp, line 17: cannot find include file "cstring" not in ./include/cstring not in ./cstring makedepend: warning: dsp/onsets/PeakPicking.cpp (reading dsp/signalconditioning/DFProcess.h, line 27): cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: dsp/onsets/PeakPicking.cpp (reading maths/Polyfit.h, line 43): cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/onsets/PeakPicking.cpp, line 27: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/onsets/PeakPicking.cpp, line 28: cannot find include file "cstring" not in ./include/cstring not in ./cstring makedepend: warning: dsp/phasevocoder/PhaseVocoder.cpp, line 19: cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: dsp/phasevocoder/PhaseVocoder.cpp, line 21: cannot find include file "cassert" not in ./include/cassert not in ./cassert makedepend: warning: dsp/phasevocoder/PhaseVocoder.cpp, line 23: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/rateconversion/Decimator.cpp, line 18: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/rateconversion/DecimatorB.cpp (reading dsp/rateconversion/DecimatorB.h, line 17): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rateconversion/DecimatorB.cpp, line 19: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/rateconversion/Resampler.cpp (reading dsp/rateconversion/Resampler.h, line 18): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rateconversion/Resampler.cpp (reading base/KaiserWindow.h, line 17): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rateconversion/Resampler.cpp (reading base/KaiserWindow.h, line 18): cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/rateconversion/Resampler.cpp (reading base/SincWindow.h, line 17): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rateconversion/Resampler.cpp (reading thread/Thread.h, line 17): cannot find include file "pthread.h" not in ./include/pthread.h not in ./pthread.h makedepend: warning: dsp/rateconversion/Resampler.cpp (reading thread/Thread.h, line 23): cannot find include file "string" not in ./include/string not in ./string makedepend: warning: dsp/rateconversion/Resampler.cpp, line 22: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/rateconversion/Resampler.cpp, line 23: cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rateconversion/Resampler.cpp, line 24: cannot find include file "map" not in ./include/map not in ./map makedepend: warning: dsp/rateconversion/Resampler.cpp, line 25: cannot find include file "cassert" not in ./include/cassert not in ./cassert makedepend: warning: dsp/rhythm/BeatSpectrum.cpp (reading dsp/rhythm/BeatSpectrum.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rhythm/BeatSpectrum.cpp (reading maths/CosineDistance.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/rhythm/BeatSpectrum.cpp (reading maths/CosineDistance.h, line 20): cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: dsp/segmentation/cluster_melt.c, line 16: cannot find include file "stdlib.h" not in ./include/stdlib.h not in ./stdlib.h makedepend: warning: dsp/segmentation/cluster_melt.c (reading dsp/segmentation/cluster_melt.h, line 18): cannot find include file "stdlib.h" not in ./include/stdlib.h not in ./stdlib.h makedepend: warning: dsp/segmentation/cluster_melt.c (reading dsp/segmentation/cluster_melt.h, line 19): cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp, line 16: cannot find include file "cfloat" not in ./include/cfloat not in ./cfloat makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp, line 17: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/ClusterMeltSegmenter.h, line 16): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/Segmenter.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/Segmenter.h, line 20): cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/cluster_segmenter.h, line 19): cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/cluster_segmenter.h, line 20): cannot find include file "stdlib.h" not in ./include/stdlib.h not in ./stdlib.h makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/cluster_segmenter.h, line 21): cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/segmentation/cluster_segmenter.h, line 22): cannot find include file "float.h" not in ./include/float.h not in ./float.h makedepend: warning: dsp/segmentation/ClusterMeltSegmenter.cpp (reading dsp/chromagram/ConstantQ.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/segmentation/Segmenter.cpp, line 15: cannot find include file "iomanip" not in ./include/iomanip not in ./iomanip makedepend: warning: dsp/signalconditioning/DFProcess.cpp (reading dsp/signalconditioning/DFProcess.h, line 27): cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: dsp/signalconditioning/DFProcess.cpp, line 27: cannot find include file "cstring" not in ./include/cstring not in ./cstring makedepend: warning: dsp/signalconditioning/Framer.cpp (reading dsp/signalconditioning/Framer.h, line 20): cannot find include file "fcntl.h" not in ./include/fcntl.h not in ./fcntl.h makedepend: warning: dsp/signalconditioning/Framer.cpp (reading dsp/signalconditioning/Framer.h, line 21): cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: dsp/signalconditioning/Framer.cpp, line 17: cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: dsp/tempotracking/DownBeat.cpp (reading dsp/tempotracking/DownBeat.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/tempotracking/DownBeat.cpp (reading dsp/tempotracking/DownBeat.h, line 20): cannot find include file "cstddef" not in ./include/cstddef not in ./cstddef makedepend: warning: dsp/tempotracking/DownBeat.cpp (reading maths/KLDivergence.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/tempotracking/DownBeat.cpp, line 23: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/tempotracking/DownBeat.cpp, line 24: cannot find include file "cstdlib" not in ./include/cstdlib not in ./cstdlib makedepend: warning: dsp/tempotracking/TempoTrack.cpp (reading dsp/tempotracking/TempoTrack.h, line 20): cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: dsp/tempotracking/TempoTrack.cpp (reading dsp/tempotracking/TempoTrack.h, line 21): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/tempotracking/TempoTrack.cpp (reading dsp/signalconditioning/Framer.h, line 20): cannot find include file "fcntl.h" not in ./include/fcntl.h not in ./fcntl.h makedepend: warning: dsp/tempotracking/TempoTrack.cpp (reading dsp/signalconditioning/Framer.h, line 21): cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: dsp/tempotracking/TempoTrack.cpp, line 21: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/tempotracking/TempoTrack.cpp, line 23: cannot find include file "cassert" not in ./include/cassert not in ./cassert makedepend: warning: dsp/tempotracking/TempoTrackV2.cpp (reading dsp/tempotracking/TempoTrackV2.h, line 20): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/tempotracking/TempoTrackV2.cpp, line 18: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/tempotracking/TempoTrackV2.cpp, line 19: cannot find include file "cstdlib" not in ./include/cstdlib not in ./cstdlib makedepend: warning: dsp/tempotracking/TempoTrackV2.cpp, line 20: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TCSgram.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TCSgram.h, line 20): cannot find include file "valarray" not in ./include/valarray not in ./valarray makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TCSgram.h, line 21): cannot find include file "utility" not in ./include/utility not in ./utility makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TonalEstimator.h, line 20): cannot find include file "valarray" not in ./include/valarray not in ./valarray makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TonalEstimator.h, line 21): cannot find include file "numeric" not in ./include/numeric not in ./numeric makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TonalEstimator.h, line 22): cannot find include file "algorithm" not in ./include/algorithm not in ./algorithm makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/TonalEstimator.h, line 23): cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/tonal/ChangeDetectionFunction.cpp (reading dsp/tonal/ChangeDetectionFunction.h, line 23): cannot find include file "valarray" not in ./include/valarray not in ./valarray makedepend: warning: dsp/tonal/TCSgram.cpp, line 18: cannot find include file "valarray" not in ./include/valarray not in ./valarray makedepend: warning: dsp/tonal/TCSgram.cpp, line 19: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/tonal/TCSgram.cpp, line 20: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/tonal/TCSgram.cpp, line 21: cannot find include file "limits" not in ./include/limits not in ./limits makedepend: warning: dsp/tonal/TonalEstimator.cpp, line 18: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/tonal/TonalEstimator.cpp, line 19: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/transforms/FFT.cpp, line 13: cannot find include file "kiss_fft.h" not in kiss_fft.h not in dsp/transforms/kiss_fft.h not in ./include/kiss_fft.h not in ./kiss_fft.h makedepend: warning: dsp/transforms/FFT.cpp, line 14: cannot find include file "kiss_fftr.h" not in kiss_fftr.h not in dsp/transforms/kiss_fftr.h not in ./include/kiss_fftr.h not in ./kiss_fftr.h makedepend: warning: dsp/transforms/FFT.cpp, line 16: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: dsp/transforms/FFT.cpp, line 18: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: dsp/transforms/FFT.cpp, line 20: cannot find include file "stdexcept" not in ./include/stdexcept not in ./stdexcept makedepend: warning: dsp/wavelet/Wavelet.cpp (reading dsp/wavelet/Wavelet.h, line 19): cannot find include file "string" not in ./include/string not in ./string makedepend: warning: dsp/wavelet/Wavelet.cpp (reading dsp/wavelet/Wavelet.h, line 20): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: dsp/wavelet/Wavelet.cpp, line 18: cannot find include file "cassert" not in ./include/cassert not in ./cassert g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o base/Pitch.o base/Pitch.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o base/KaiserWindow.o base/KaiserWindow.cpp makedepend: warning: hmm/hmm.c, line 15: cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: hmm/hmm.c, line 16: cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: hmm/hmm.c, line 17: cannot find include file "stdlib.h" not in ./include/stdlib.h not in ./stdlib.h makedepend: warning: hmm/hmm.c, line 18: cannot find include file "float.h" not in ./include/float.h not in ./float.h makedepend: warning: hmm/hmm.c, line 19: cannot find include file "time.h" not in ./include/time.h not in ./time.h makedepend: warning: hmm/hmm.c (reading ./include/cblas.h, line 3): cannot find include file "stddef.h" not in ./include/stddef.h not in ./stddef.h makedepend: warning: maths/CosineDistance.cpp (reading maths/CosineDistance.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: maths/CosineDistance.cpp (reading maths/CosineDistance.h, line 20): cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: maths/CosineDistance.cpp, line 18: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: maths/CosineDistance.cpp, line 19: cannot find include file "limits" not in ./include/limits not in ./limits makedepend: warning: maths/KLDivergence.cpp (reading maths/KLDivergence.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: maths/KLDivergence.cpp, line 18: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: maths/MathUtilities.cpp (reading maths/MathUtilities.h, line 19): cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: maths/MathUtilities.cpp, line 18: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: maths/MathUtilities.cpp, line 19: cannot find include file "algorithm" not in ./include/algorithm not in ./algorithm makedepend: warning: maths/MathUtilities.cpp, line 20: cannot find include file "vector" not in ./include/vector not in ./vector makedepend: warning: maths/MathUtilities.cpp, line 21: cannot find include file "cmath" not in ./include/cmath not in ./cmath makedepend: warning: maths/pca/pca.c, line 22: cannot find include file "stdio.h" not in ./include/stdio.h not in ./stdio.h makedepend: warning: maths/pca/pca.c, line 23: cannot find include file "stdlib.h" not in ./include/stdlib.h not in ./stdlib.h makedepend: warning: maths/pca/pca.c, line 24: cannot find include file "math.h" not in ./include/math.h not in ./math.h makedepend: warning: thread/Thread.cpp (reading thread/Thread.h, line 17): cannot find include file "pthread.h" not in ./include/pthread.h not in ./pthread.h makedepend: warning: thread/Thread.cpp (reading thread/Thread.h, line 23): cannot find include file "string" not in ./include/string not in ./string makedepend: warning: thread/Thread.cpp, line 12: cannot find include file "iostream" not in ./include/iostream not in ./iostream makedepend: warning: thread/Thread.cpp, line 13: cannot find include file "cstdlib" not in ./include/cstdlib not in ./cstdlib makedepend: warning: thread/Thread.cpp, line 16: cannot find include file "sys/time.h" not in ./include/sys/time.h not in ./sys/time.h makedepend: warning: thread/Thread.cpp, line 17: cannot find include file "time.h" not in ./include/time.h not in ./time.h + EXTRA_CFLAGS='-msse -mfpmath=sse' + CFLAGS='-msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft' + LDFLAGS= + make -j2 g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o base/SincWindow.o base/SincWindow.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/chromagram/Chromagram.o dsp/chromagram/Chromagram.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/chromagram/ConstantQ.o dsp/chromagram/ConstantQ.cpp dsp/chromagram/Chromagram.cpp: In member function 'double* Chromagram::process(const double*)': dsp/chromagram/Chromagram.cpp:137: warning: comparison between signed and unsigned integer expressions dsp/chromagram/Chromagram.cpp: In member function 'double* Chromagram::process(const double*, const double*)': dsp/chromagram/Chromagram.cpp:158: warning: unused variable 'cmax' dsp/chromagram/Chromagram.cpp:159: warning: unused variable 'cval' g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/keydetection/GetKeyMode.o dsp/keydetection/GetKeyMode.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/mfcc/MFCC.o dsp/mfcc/MFCC.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/onsets/DetectionFunction.o dsp/onsets/DetectionFunction.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/onsets/PeakPicking.o dsp/onsets/PeakPicking.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/phasevocoder/PhaseVocoder.o dsp/phasevocoder/PhaseVocoder.cpp In file included from dsp/onsets/PeakPicking.cpp:25: ./maths/Polyfit.h: In static member function 'static bool TPolyFit::GaussJordan2(TPolyFit::Matrix&, const std::vector >&, TPolyFit::Matrix&, std::vector >, std::allocator > > >&)': ./maths/Polyfit.h:281: warning: 'irow' may be used uninitialized in this function ./maths/Polyfit.h:281: warning: 'icol' may be used uninitialized in this function g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/Decimator.o dsp/rateconversion/Decimator.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/DecimatorB.o dsp/rateconversion/DecimatorB.cpp dsp/rateconversion/DecimatorB.cpp: In member function 'void DecimatorB::doProcess()': dsp/rateconversion/DecimatorB.cpp:115: warning: unused variable 'factorRemaining' g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/Resampler.o dsp/rateconversion/Resampler.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rhythm/BeatSpectrum.o dsp/rhythm/BeatSpectrum.cpp cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/cluster_melt.o dsp/segmentation/cluster_melt.c g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/ClusterMeltSegmenter.o dsp/segmentation/ClusterMeltSegmenter.cpp dsp/segmentation/ClusterMeltSegmenter.cpp: In member function 'virtual void ClusterMeltSegmenter::segment()': dsp/segmentation/ClusterMeltSegmenter.cpp:332: warning: comparison between signed and unsigned integer expressions dsp/segmentation/ClusterMeltSegmenter.cpp:339: warning: comparison between signed and unsigned integer expressions dsp/segmentation/ClusterMeltSegmenter.cpp:343: warning: comparison between signed and unsigned integer expressions dsp/segmentation/ClusterMeltSegmenter.cpp:367: warning: comparison between signed and unsigned integer expressions cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/cluster_segmenter.o dsp/segmentation/cluster_segmenter.c g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/Segmenter.o dsp/segmentation/Segmenter.cpp dsp/segmentation/Segmenter.cpp: In function 'std::ostream& operator<<(std::ostream&, const Segmentation&)': dsp/segmentation/Segmenter.cpp:23: warning: comparison between signed and unsigned integer expressions g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/DFProcess.o dsp/signalconditioning/DFProcess.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/Filter.o dsp/signalconditioning/Filter.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/FiltFilt.o dsp/signalconditioning/FiltFilt.cpp dsp/signalconditioning/DFProcess.cpp: In member function 'void DFProcess::removeDCNormalize(double*, double*)': dsp/signalconditioning/DFProcess.cpp:196: warning: comparison between signed and unsigned integer expressions g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/Framer.o dsp/signalconditioning/Framer.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/DownBeat.o dsp/tempotracking/DownBeat.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/TempoTrack.o dsp/tempotracking/TempoTrack.cpp dsp/tempotracking/TempoTrack.cpp: In member function 'void TempoTrack::initialise(TTParams)': dsp/tempotracking/TempoTrack.cpp:74: warning: unused variable 'winPre' dsp/tempotracking/TempoTrack.cpp:75: warning: unused variable 'winPost' dsp/tempotracking/TempoTrack.cpp: In member function 'double TempoTrack::tempoMM(double*, double*, int)': dsp/tempotracking/TempoTrack.cpp:181: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp: In member function 'void TempoTrack::createPhaseExtractor(double*, unsigned int, double, unsigned int, unsigned int)': dsp/tempotracking/TempoTrack.cpp:590: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp:597: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp: In member function 'int TempoTrack::phaseMM(double*, double*, unsigned int, double)': dsp/tempotracking/TempoTrack.cpp:637: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp:646: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp: In member function 'std::vector > TempoTrack::process(std::vector >, std::vector >*)': dsp/tempotracking/TempoTrack.cpp:823: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp:827: warning: comparison between signed and unsigned integer expressions dsp/tempotracking/TempoTrack.cpp:715: warning: unused variable 'DFCLength' g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/TempoTrackV2.o dsp/tempotracking/TempoTrackV2.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/ChangeDetectionFunction.o dsp/tonal/ChangeDetectionFunction.cpp In file included from dsp/tonal/TCSgram.h:23, from dsp/tonal/ChangeDetectionFunction.h:21, from dsp/tonal/ChangeDetectionFunction.cpp:16: dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': dsp/tonal/TonalEstimator.h:35: warning: comparison between signed and unsigned integer expressions dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': dsp/tonal/TonalEstimator.h:71: warning: comparison between signed and unsigned integer expressions g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/TCSgram.o dsp/tonal/TCSgram.cpp In file included from dsp/tonal/TCSgram.h:23, from dsp/tonal/TCSgram.cpp:16: dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': dsp/tonal/TonalEstimator.h:35: warning: comparison between signed and unsigned integer expressions dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': dsp/tonal/TonalEstimator.h:71: warning: comparison between signed and unsigned integer expressions dsp/tonal/TCSgram.cpp: In member function 'void TCSGram::getTCSVector(int, TCSVector&) const': dsp/tonal/TCSgram.cpp:39: warning: comparison between signed and unsigned integer expressions g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/TonalEstimator.o dsp/tonal/TonalEstimator.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/transforms/FFT.o dsp/transforms/FFT.cpp In file included from dsp/tonal/TonalEstimator.cpp:16: dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': dsp/tonal/TonalEstimator.h:35: warning: comparison between signed and unsigned integer expressions dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': dsp/tonal/TonalEstimator.h:71: warning: comparison between signed and unsigned integer expressions g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/wavelet/Wavelet.o dsp/wavelet/Wavelet.cpp cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o hmm/hmm.o hmm/hmm.c hmm/hmm.c: In function 'invert': hmm/hmm.c:704: warning: passing argument 1 of 'dgetrf_' from incompatible pointer type ./include/clapack.h:1397: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:704: warning: passing argument 2 of 'dgetrf_' from incompatible pointer type ./include/clapack.h:1397: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:704: warning: passing argument 4 of 'dgetrf_' from incompatible pointer type ./include/clapack.h:1397: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:704: warning: passing argument 5 of 'dgetrf_' from incompatible pointer type ./include/clapack.h:1397: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:704: warning: passing argument 6 of 'dgetrf_' from incompatible pointer type ./include/clapack.h:1397: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:731: warning: passing argument 1 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:731: warning: passing argument 3 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:731: warning: passing argument 4 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:731: warning: passing argument 6 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:731: warning: passing argument 7 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:737: warning: passing argument 1 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:737: warning: passing argument 3 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:737: warning: passing argument 4 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:737: warning: passing argument 6 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c:737: warning: passing argument 7 of 'dgetri_' from incompatible pointer type ./include/clapack.h:1400: note: expected '__CLPK_integer *' but argument is of type 'int *' hmm/hmm.c: In function 'gauss': hmm/hmm.c:752: warning: unused variable 'j' hmm/hmm.c: In function 'loggauss': hmm/hmm.c:773: warning: unused variable 'j' g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/Correlation.o maths/Correlation.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/CosineDistance.o maths/CosineDistance.cpp maths/CosineDistance.cpp: In member function 'double CosineDistance::distance(const std::vector >&, const std::vector >&)': maths/CosineDistance.cpp:37: warning: comparison between signed and unsigned integer expressions g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/KLDivergence.o maths/KLDivergence.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/MathUtilities.o maths/MathUtilities.cpp maths/MathUtilities.cpp: In static member function 'static double MathUtilities::median(const double*, unsigned int)': maths/MathUtilities.cpp:92: warning: comparison between signed and unsigned integer expressions cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/pca/pca.o maths/pca/pca.c maths/pca/pca.c: In function 'pca_project': maths/pca/pca.c:255: warning: unused variable 'symmat2' g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -msse -mfpmath=sse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o thread/Thread.o thread/Thread.cpp rm -f libqm-dsp.a ar cr libqm-dsp.a base/Pitch.o base/KaiserWindow.o base/SincWindow.o dsp/chromagram/Chromagram.o dsp/chromagram/ConstantQ.o dsp/keydetection/GetKeyMode.o dsp/mfcc/MFCC.o dsp/onsets/DetectionFunction.o dsp/onsets/PeakPicking.o dsp/phasevocoder/PhaseVocoder.o dsp/rateconversion/Decimator.o dsp/rateconversion/DecimatorB.o dsp/rateconversion/Resampler.o dsp/rhythm/BeatSpectrum.o dsp/segmentation/cluster_melt.o dsp/segmentation/ClusterMeltSegmenter.o dsp/segmentation/cluster_segmenter.o dsp/segmentation/Segmenter.o dsp/signalconditioning/DFProcess.o dsp/signalconditioning/Filter.o dsp/signalconditioning/FiltFilt.o dsp/signalconditioning/Framer.o dsp/tempotracking/DownBeat.o dsp/tempotracking/TempoTrack.o dsp/tempotracking/TempoTrackV2.o dsp/tonal/ChangeDetectionFunction.o dsp/tonal/TCSgram.o dsp/tonal/TonalEstimator.o dsp/transforms/FFT.o dsp/wavelet/Wavelet.o hmm/hmm.o maths/Correlation.o maths/CosineDistance.o maths/KLDivergence.o maths/MathUtilities.o maths/pca/pca.o thread/Thread.o ranlib libqm-dsp.a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PT8lhA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 + cd qm-dsp-1.7.1 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 PREFIX=/usr LIBDIR=/usr/lib install -p -D -m 0644 libqm-dsp.a /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/lib/libqm-dsp.a for h in base/Pitch.h base/Window.h base/KaiserWindow.h base/SincWindow.h dsp/chromagram/Chromagram.h dsp/chromagram/ConstantQ.h dsp/keydetection/GetKeyMode.h dsp/mfcc/MFCC.h dsp/onsets/DetectionFunction.h dsp/onsets/PeakPicking.h dsp/phasevocoder/PhaseVocoder.h dsp/rateconversion/Decimator.h dsp/rateconversion/DecimatorB.h dsp/rateconversion/Resampler.h dsp/rhythm/BeatSpectrum.h dsp/segmentation/cluster_melt.h dsp/segmentation/ClusterMeltSegmenter.h dsp/segmentation/cluster_segmenter.h dsp/segmentation/Segmenter.h dsp/segmentation/segment.h dsp/signalconditioning/DFProcess.h dsp/signalconditioning/Filter.h dsp/signalconditioning/FiltFilt.h dsp/signalconditioning/Framer.h dsp/tempotracking/DownBeat.h dsp/tempotracking/TempoTrack.h dsp/tempotracking/TempoTrackV2.h dsp/tonal/ChangeDetectionFunction.h dsp/tonal/TCSgram.h dsp/tonal/TonalEstimator.h dsp/transforms/FFT.h dsp/wavelet/Wavelet.h hmm/hmm.h maths/Correlation.h maths/CosineDistance.h maths/KLDivergence.h maths/MathAliases.h maths/MathUtilities.h maths/MedianFilter.h maths/nan-inf.h maths/Polyfit.h maths/pca/pca.h thread/AsynchronousTask.h thread/BlockAllocator.h thread/Thread.h; do \ install -p -D -m 0644 $h /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/include/qm-dsp/$h; \ done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rPGHty + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + unset DISPLAY + BOOST_CPPFLAGS=-I/usr/include/boost148 + BOOST_LDFLAGS=-L/usr/lib/boost148 + CFLAGS='-I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double' + LDFLAGS='-L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double' + make -j2 -C tests make: Entering directory `/builddir/build/BUILD/qm-dsp-1.7.1/tests' g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double -c TestMathUtilities.cpp g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double -c TestWindow.cpp g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double -c TestFFT.cpp g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double -c TestPhaseVocoder.cpp g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double -c TestResampler.cpp In file included from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestResampler.cpp:15: /usr/include/boost148/boost/test/test_tools.hpp: In function 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = unsigned int, Right = int]': /usr/include/boost148/boost/test/test_tools.hpp:560: instantiated from 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = unsigned int, Right = int]' /usr/include/boost148/boost/test/test_tools.hpp:575: instantiated from 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = unsigned int, Right = int]' /usr/include/boost148/boost/test/test_tools.hpp:523: instantiated from 'bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::test_tools::const_string, size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd, Arg0 = size_t, Arg1 = int]' TestResampler.cpp:35: instantiated from here /usr/include/boost148/boost/test/test_tools.hpp:536: warning: comparison between signed and unsigned integer expressions g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dkiss_fft_scalar=double -c TestMedianFilter.cpp g++ -o test-mathutilities TestMathUtilities.o ../libqm-dsp.a -L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread g++ -o test-window TestWindow.o ../libqm-dsp.a -L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread g++ -o test-fft TestFFT.o ../libqm-dsp.a -L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread g++ -o test-pvoc TestPhaseVocoder.o ../libqm-dsp.a -L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread g++ -o test-resampler TestResampler.o ../libqm-dsp.a -L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread In file included from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestMedianFilter.cpp:11: /usr/include/boost148/boost/test/test_tools.hpp: In function 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = unsigned int, Right = int]': /usr/include/boost148/boost/test/test_tools.hpp:560: instantiated from 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = unsigned int, Right = int]' /usr/include/boost148/boost/test/test_tools.hpp:575: instantiated from 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = unsigned int, Right = int]' /usr/include/boost148/boost/test/test_tools.hpp:523: instantiated from 'bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::test_tools::const_string, size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd, Arg0 = size_t, Arg1 = int]' TestMedianFilter.cpp:147: instantiated from here /usr/include/boost148/boost/test/test_tools.hpp:536: warning: comparison between signed and unsigned integer expressions g++ -o test-medianfilter TestMedianFilter.o ../libqm-dsp.a -L/usr/lib/boost148 -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread for t in test-mathutilities test-window test-fft test-pvoc test-resampler test-medianfilter; do echo "Running $t"; valgrind -q ./"$t" || exit 1; done Running test-mathutilities Running 11 test cases... *** No errors detected Running test-window Running 9 test cases... *** No errors detected Running test-fft Running 21 test cases... *** No errors detected Running test-pvoc Running 2 test cases... *** No errors detected Running test-resampler Running 11 test cases... *** No errors detected Running test-medianfilter Running 10 test cases... WARNING: MedianFilter::push: attempt to push NaN, pushing zero instead WARNING: MedianFilter::push: attempt to push NaN, pushing zero instead *** No errors detected make: Leaving directory `/builddir/build/BUILD/qm-dsp-1.7.1/tests' + exit 0 Processing files: qm-dsp-devel-1.7.1-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9A2Pfx + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/share/doc/qm-dsp-devel-1.7.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/share/doc/qm-dsp-devel-1.7.1 + /bin/mkdir -p /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/share/doc/qm-dsp-devel-1.7.1 + cp -pr COPYING /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/share/doc/qm-dsp-devel-1.7.1 + cp -pr README.txt /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386/usr/share/doc/qm-dsp-devel-1.7.1 + exit 0 Provides: qm-dsp-static = 1.7.1-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 warning: Could not canonicalize hostname: copr-builder-35818006.novalocal Wrote: /builddir/build/RPMS/qm-dsp-devel-1.7.1-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BhUjUv + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + /bin/rm -rf /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el6.i386 + exit 0 Child return code was: 0