Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/qm-dsp.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-29e0f36f259f3aaf5f65ec2f97a7014c70d089ac/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/qm-dsp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/qm-dsp-1.7.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/qm-dsp.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-29e0f36f259f3aaf5f65ec2f97a7014c70d089ac/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/qm-dsp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t7tzOK + umask 022 + cd /builddir/build/BUILD + 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 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qm-dsp-1.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p build/linux/Makefile.linux32 Makefile Patch #0 (qm-dsp-flags.patch): + echo 'Patch #0 (qm-dsp-flags.patch):' + /usr/bin/cat /builddir/build/SOURCES/qm-dsp-flags.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile Patch #1 (qm-dsp-install.patch): + echo 'Patch #1 (qm-dsp-install.patch):' + /usr/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.ylszuO + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + 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: g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o base/KaiserWindow.o base/KaiserWindow.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/chromagram/Chromagram.o dsp/chromagram/Chromagram.cpp 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 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 + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft' + LDFLAGS='-Wl,-z,relro ' + make -j4 g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/chromagram/ConstantQ.o dsp/chromagram/ConstantQ.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/mfcc/MFCC.o dsp/mfcc/MFCC.cpp dsp/chromagram/Chromagram.cpp: In member function 'double* Chromagram::process(const double*)': dsp/chromagram/Chromagram.cpp:137:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < m_frameSize; ++i) { ^ dsp/chromagram/Chromagram.cpp: In member function 'double* Chromagram::process(const double*, const double*)': dsp/chromagram/Chromagram.cpp:158:12: warning: unused variable 'cmax' [-Wunused-variable] double cmax = 0.0; ^ dsp/chromagram/Chromagram.cpp:159:12: warning: unused variable 'cval' [-Wunused-variable] double cval = 0; ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/phasevocoder/PhaseVocoder.o dsp/phasevocoder/PhaseVocoder.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/DecimatorB.o dsp/rateconversion/DecimatorB.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/cluster_melt.o dsp/segmentation/cluster_melt.c dsp/rateconversion/DecimatorB.cpp: In member function 'void DecimatorB::doProcess()': dsp/rateconversion/DecimatorB.cpp:115:9: warning: unused variable 'factorRemaining' [-Wunused-variable] int factorRemaining = m_decFactor; ^ In file included from dsp/onsets/PeakPicking.cpp:25:0: ./maths/Polyfit.h: In static member function 'static bool TPolyFit::GaussJordan2(TPolyFit::Matrix&, const std::vector&, TPolyFit::Matrix&, std::vector >&)': ./maths/Polyfit.h:344:6: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized] if(n != icol) ^ ./maths/Polyfit.h:281:9: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized] int irow, icol; ^ dsp/segmentation/cluster_melt.c: In function 'cluster_melt': dsp/segmentation/cluster_melt.c:46:33: warning: variable 'B' set but not used [-Wunused-but-set-variable] int i, j, a, b, b0, b1, limit, B, it, maxiter, maxiter0, maxiter1; ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/ClusterMeltSegmenter.o dsp/segmentation/ClusterMeltSegmenter.cpp cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/Segmenter.o dsp/segmentation/Segmenter.cpp dsp/segmentation/ClusterMeltSegmenter.cpp: In member function 'virtual void ClusterMeltSegmenter::segment()': dsp/segmentation/ClusterMeltSegmenter.cpp:332:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (features.size() < histogramLength) return; ^ dsp/segmentation/ClusterMeltSegmenter.cpp:339:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < features.size(); i++) ^ dsp/segmentation/ClusterMeltSegmenter.cpp:343:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < features[0].size(); j++) ^ dsp/segmentation/ClusterMeltSegmenter.cpp:367:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < features.size(); i++) ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/DFProcess.o dsp/signalconditioning/DFProcess.cpp dsp/segmentation/Segmenter.cpp: In function 'std::ostream& operator<<(std::ostream&, const Segmentation&)': dsp/segmentation/Segmenter.cpp:23:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < s.segments.size(); i++) ^ dsp/signalconditioning/DFProcess.cpp: In member function 'void DFProcess::removeDCNormalize(double*, double*)': dsp/signalconditioning/DFProcess.cpp:196:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( unsigned int i = 0; i< m_length; i++) ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/FiltFilt.o dsp/signalconditioning/FiltFilt.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/TempoTrack.o dsp/tempotracking/TempoTrack.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/TempoTrackV2.o dsp/tempotracking/TempoTrackV2.cpp dsp/tempotracking/TempoTrack.cpp: In member function 'void TempoTrack::initialise(TTParams)': dsp/tempotracking/TempoTrack.cpp:74:18: warning: unused variable 'winPre' [-Wunused-variable] unsigned int winPre = Params.WinT.pre; ^ dsp/tempotracking/TempoTrack.cpp:75:18: warning: unused variable 'winPost' [-Wunused-variable] unsigned int winPost = Params.WinT.post; ^ dsp/tempotracking/TempoTrack.cpp: In member function 'double TempoTrack::tempoMM(double*, double*, int)': dsp/tempotracking/TempoTrack.cpp:181:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (a=1;a<=numelem;a++) ^ dsp/tempotracking/TempoTrack.cpp: In member function 'void TempoTrack::createPhaseExtractor(double*, unsigned int, double, unsigned int, unsigned int)': dsp/tempotracking/TempoTrack.cpp:590:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < scratchLength; i++ ) ^ dsp/tempotracking/TempoTrack.cpp:597:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < scratchLength; i ++) ^ dsp/tempotracking/TempoTrack.cpp: In member function 'int TempoTrack::phaseMM(double*, double*, unsigned int, double)': dsp/tempotracking/TempoTrack.cpp:637:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < winLength; i++ ) ^ dsp/tempotracking/TempoTrack.cpp:646:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1 + (o - 1); i< winLength; i += (p + 1)) ^ dsp/tempotracking/TempoTrack.cpp: In member function 'std::vector TempoTrack::process(std::vector, std::vector*)': dsp/tempotracking/TempoTrack.cpp:823:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < TTLoopIndex + 3 && i < TTFrames; ++i) { ^ dsp/tempotracking/TempoTrack.cpp:827:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < TTLoopIndex + 3 && i < TTFrames; ++i) { ^ dsp/tempotracking/TempoTrack.cpp:715:18: warning: unused variable 'DFCLength' [-Wunused-variable] unsigned int DFCLength = m_dataLength + m_winLength; ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/ChangeDetectionFunction.o dsp/tonal/ChangeDetectionFunction.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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:0, 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:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size(); i++) ^ dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': dsp/tonal/TonalEstimator.h:71:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size(); i++) ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/TonalEstimator.o dsp/tonal/TonalEstimator.cpp In file included from dsp/tonal/TCSgram.h:23:0, from dsp/tonal/TCSgram.cpp:16: dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': dsp/tonal/TonalEstimator.h:35:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size(); i++) ^ dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': dsp/tonal/TonalEstimator.h:71:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size(); i++) ^ dsp/tonal/TCSgram.cpp: In member function 'void TCSGram::getTCSVector(int, TCSVector&) const': dsp/tonal/TCSgram.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (iPosition >= m_VectorList.size()) ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/transforms/FFT.o dsp/transforms/FFT.cpp g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/wavelet/Wavelet.o dsp/wavelet/Wavelet.cpp In file included from dsp/tonal/TonalEstimator.cpp:16:0: dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': dsp/tonal/TonalEstimator.h:35:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size(); i++) ^ dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': dsp/tonal/TonalEstimator.h:71:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size(); i++) ^ cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o hmm/hmm.o hmm/hmm.c dsp/wavelet/Wavelet.cpp: In static member function 'static void Wavelet::createDecompositionFilters(Wavelet::Type, std::vector&, std::vector&)': dsp/wavelet/Wavelet.cpp:80:9: warning: variable 'flength' set but not used [-Wunused-but-set-variable] int flength = 0; ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/Correlation.o maths/Correlation.cpp hmm/hmm.c: In function 'invert': hmm/hmm.c:704:2: warning: passing argument 1 of 'dgetrf_' from incompatible pointer type [enabled by default] ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */ ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1397:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * ^ hmm/hmm.c:704:2: warning: passing argument 2 of 'dgetrf_' from incompatible pointer type [enabled by default] ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */ ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1397:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * ^ hmm/hmm.c:704:2: warning: passing argument 4 of 'dgetrf_' from incompatible pointer type [enabled by default] ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */ ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1397:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * ^ hmm/hmm.c:704:2: warning: passing argument 5 of 'dgetrf_' from incompatible pointer type [enabled by default] ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */ ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1397:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * ^ hmm/hmm.c:704:2: warning: passing argument 6 of 'dgetrf_' from incompatible pointer type [enabled by default] ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */ ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1397:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * ^ hmm/hmm.c:731:2: warning: passing argument 1 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:731:2: warning: passing argument 3 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:731:2: warning: passing argument 4 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:731:2: warning: passing argument 6 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:731:2: warning: passing argument 7 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/CosineDistance.o maths/CosineDistance.cpp hmm/hmm.c:737:2: warning: passing argument 1 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, work, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:737:2: warning: passing argument 3 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, work, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:737:2: warning: passing argument 4 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, work, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:737:2: warning: passing argument 6 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, work, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c:737:2: warning: passing argument 7 of 'dgetri_' from incompatible pointer type [enabled by default] dgetri_(&M, a, &M, ipiv, work, &lwork, &ret); ^ In file included from hmm/hmm.c:21:0: ./include/clapack.h:1400:22: note: expected '__CLPK_integer *' but argument is of type 'int *' /* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer ^ hmm/hmm.c: In function 'gauss': hmm/hmm.c:752:9: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ hmm/hmm.c: In function 'loggauss': hmm/hmm.c:773:9: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/MathUtilities.o maths/MathUtilities.cpp maths/CosineDistance.cpp: In member function 'double CosineDistance::distance(const std::vector&, const std::vector&)': maths/CosineDistance.cpp:37:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_229' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:229:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::fraction_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_242' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:242:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ In file included from /usr/include/boost148/boost/config.hpp:57:0, from /usr/include/boost148/boost/test/detail/config.hpp:19, from /usr/include/boost148/boost/test/utils/class_properties.hpp:20, from /usr/include/boost148/boost/test/predicate_result.hpp:19, from /usr/include/boost148/boost/test/test_tools.hpp:19, from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestPhaseVocoder.cpp:15: /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::percent_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_229' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:229:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::fraction_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_242' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:242:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ In file included from /usr/include/boost148/boost/config.hpp:57:0, from /usr/include/boost148/boost/test/detail/config.hpp:19, from /usr/include/boost148/boost/test/utils/class_properties.hpp:20, from /usr/include/boost148/boost/test/predicate_result.hpp:19, from /usr/include/boost148/boost/test/test_tools.hpp:19, from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestMathUtilities.cpp:10: /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::percent_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_229' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:229:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::fraction_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_242' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:242:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/utility/value_init.hpp: In member function 'boost::initialized& boost::initialized::operator=(const boost::initialized&)': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_123' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/utility/value_init.hpp:123:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ! is_const::value ); ^ In file included from /usr/include/boost148/boost/config.hpp:57:0, from /usr/include/boost148/boost/test/detail/config.hpp:19, from /usr/include/boost148/boost/test/utils/class_properties.hpp:20, from /usr/include/boost148/boost/test/predicate_result.hpp:19, from /usr/include/boost148/boost/test/test_tools.hpp:19, from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestFFT.cpp:8: /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::percent_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_229' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:229:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::fraction_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_242' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:242:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/utility/value_init.hpp: In member function 'boost::initialized& boost::initialized::operator=(const boost::initialized&)': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_123' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/utility/value_init.hpp:123:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ! is_const::value ); ^ /usr/include/boost148/boost/utility/value_init.hpp: In member function 'boost::initialized& boost::initialized::operator=(const boost::initialized&)': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_123' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/utility/value_init.hpp:123:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ! is_const::value ); ^ /usr/include/boost148/boost/utility/value_init.hpp: In member function 'boost::initialized& boost::initialized::operator=(const boost::initialized&)': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_123' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/utility/value_init.hpp:123:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ! is_const::value ); ^ {standard input}: Assembler messages: {standard input}:2655: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2685: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2721: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2868: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2896: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2932: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}: Assembler messages: {standard input}:1839: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1869: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1905: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2052: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2080: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2116: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3042: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3060: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3096: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3533: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3563: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3599: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4064: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4093: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4129: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4576: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4594: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4630: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5098: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5127: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5163: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}: Assembler messages: {standard input}:1468: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1498: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1534: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1681: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1709: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1745: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3560: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3579: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3615: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4330: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4362: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4398: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}: Assembler messages: {standard input}:2954: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2984: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3020: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3167: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3195: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3231: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7771: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7800: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7836: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8125: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8153: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8189: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5453: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5471: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5507: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6215: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6244: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6280: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7308: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7326: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7362: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8070: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8099: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8135: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6516: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6546: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6582: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6745: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6775: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6811: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6976: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7005: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7041: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7203: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7232: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7268: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7431: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7460: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7496: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8370: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8388: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8424: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8865: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8883: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8919: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9375: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9393: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9429: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9859: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9877: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9913: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10367: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10385: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10421: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10875: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10893: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10929: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11341: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11370: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11406: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Dkiss_fft_scalar=double -c TestResampler.cpp {standard input}:8886: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8904: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:8940: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10027: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10057: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13208: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13237: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13273: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13438: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13467: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13503: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13666: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13685: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13721: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13886: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13905: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13941: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14106: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14125: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14161: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14326: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14345: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14381: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14546: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14565: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14601: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11399: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11428: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11464: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:12099: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:12128: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:12164: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15707: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15736: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15772: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16061: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16089: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16125: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16841: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16859: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16895: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18811: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18841: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18877: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19493: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19511: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19547: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20048: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20077: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20113: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20567: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20595: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20631: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20855: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20884: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20920: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -I.. -I/usr/include/boost148 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Dkiss_fft_scalar=double -c TestMedianFilter.cpp {standard input}:19923: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19952: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19988: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20176: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20193: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20229: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21008: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21026: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21062: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21880: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21898: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21934: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22400: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22418: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22454: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22955: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22973: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23009: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 In file included from /usr/include/boost148/boost/config.hpp:57:0, from /usr/include/boost148/boost/test/detail/config.hpp:19, from /usr/include/boost148/boost/test/utils/class_properties.hpp:20, from /usr/include/boost148/boost/test/predicate_result.hpp:19, from /usr/include/boost148/boost/test/test_tools.hpp:19, from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestResampler.cpp:15: /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::percent_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_229' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:229:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::fraction_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_242' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:242:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ {standard input}:24441: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24470: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24506: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24672: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24701: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24737: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24904: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24933: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24969: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25151: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25180: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25216: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:26642: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:26660: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:26696: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27166: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27184: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27220: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27856: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27885: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27921: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 /usr/include/boost148/boost/utility/value_init.hpp: In member function 'boost::initialized& boost::initialized::operator=(const boost::initialized&)': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_123' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/utility/value_init.hpp:123:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ! is_const::value ); ^ {standard input}:28957: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:28986: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29022: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29187: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29216: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29252: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29416: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29445: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29481: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:30289: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:30307: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:30343: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:30839: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:30857: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:30893: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31739: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31768: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31804: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31971: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32000: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32036: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32648: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32677: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32713: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33002: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33030: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33066: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33760: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33778: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33814: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:34790: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:34808: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:34844: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}: Assembler messages: {standard input}:1937: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1967: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2003: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2150: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2178: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2214: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 In file included from /usr/include/boost148/boost/config.hpp:57:0, from /usr/include/boost148/boost/test/detail/config.hpp:19, from /usr/include/boost148/boost/test/utils/class_properties.hpp:20, from /usr/include/boost148/boost/test/predicate_result.hpp:19, from /usr/include/boost148/boost/test/test_tools.hpp:19, from /usr/include/boost148/boost/test/unit_test.hpp:19, from TestMedianFilter.cpp:11: /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::percent_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_229' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:229:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp: In member function 'boost::test_tools::predicate_result boost::test_tools::check_is_close_t::operator()(FPT1, FPT2, boost::test_tools::fraction_tolerance_t, boost::test_tools::floating_point_comparison_type) const': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_242' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/test/floating_point_comparison.hpp:242:9: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( !is_integral::value ); ^ /usr/include/boost148/boost/utility/value_init.hpp: In member function 'boost::initialized& boost::initialized::operator=(const boost::initialized&)': /usr/include/boost148/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_123' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ /usr/include/boost148/boost/utility/value_init.hpp:123:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ! is_const::value ); ^ {standard input}:3693: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3712: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3748: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3857: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3887: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:3923: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35308: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35326: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35362: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35820: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35849: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35885: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37132: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37160: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37196: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37361: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37390: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37426: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37594: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37623: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37659: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37825: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37842: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37878: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38735: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38753: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38789: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39423: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39441: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39477: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39941: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39959: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39995: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:40456: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:40474: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:40510: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41136: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41165: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41201: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6457: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6475: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6511: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7368: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7386: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7422: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32983: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33002: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:33038: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35158: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35175: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35211: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:36161: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:36180: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:36216: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38538: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38555: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38591: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42628: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42657: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42693: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42859: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42888: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42924: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43091: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43120: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43156: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43321: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43350: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43386: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43549: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43578: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:43614: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45083: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45101: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45137: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45600: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45618: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45654: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:46116: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:46134: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:46170: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9772: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9790: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:9826: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11020: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11038: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11074: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14354: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14372: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14408: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15335: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15353: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15389: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:46808: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:46837: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:46873: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48199: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48228: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48264: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48431: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48460: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48496: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48661: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48690: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48726: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48890: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48919: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48955: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50633: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50651: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50687: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -o test-window TestWindow.o ../libqm-dsp.a -L/usr/lib/boost148 -Wl,-z,relro -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread g++ -o test-pvoc TestPhaseVocoder.o ../libqm-dsp.a -L/usr/lib/boost148 -Wl,-z,relro -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread {standard input}:45374: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45393: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:45429: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -o test-resampler TestResampler.o ../libqm-dsp.a -L/usr/lib/boost148 -Wl,-z,relro -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread {standard input}:47548: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:47565: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:47601: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48376: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48394: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:48430: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:51135: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:51165: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:51201: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52070: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52087: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52123: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52295: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52324: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52360: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53667: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53696: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53732: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:54799: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:54817: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:54853: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:55351: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:55369: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:55405: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:55886: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:55904: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:55940: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:56414: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:56444: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:56480: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50462: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50480: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50516: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}: Assembler messages: {standard input}:1889: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1919: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:1955: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2102: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2130: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:2166: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:57998: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58016: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58052: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58219: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58237: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58273: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58440: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58469: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58505: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58670: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58688: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58724: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58890: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58919: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58955: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4100: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4129: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4165: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4673: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4691: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:4727: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5217: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5235: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5271: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5767: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5796: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:5832: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6275: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6304: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6340: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6792: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6810: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:6846: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7313: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7342: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7378: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7857: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7887: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:7923: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10029: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10047: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10083: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10250: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10268: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52285: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52304: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52340: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52924: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:52944: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53377: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53408: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53444: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53805: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53831: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:53867: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -o test-mathutilities TestMathUtilities.o ../libqm-dsp.a -L/usr/lib/boost148 -Wl,-z,relro -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread {standard input}:10304: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10470: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10500: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10536: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10701: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10719: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10755: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10921: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10951: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:10987: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11152: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11181: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11217: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11381: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11411: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11447: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11611: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11641: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:11677: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:12781: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:12799: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:12835: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13312: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13330: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13366: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13838: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13856: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:13892: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14354: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14383: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:14419: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58817: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58835: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:58871: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:60273: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:60303: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -o test-fft TestFFT.o ../libqm-dsp.a -L/usr/lib/boost148 -Wl,-z,relro -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread {standard input}:15514: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15532: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15568: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15735: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15764: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15800: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15965: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:15983: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16019: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16186: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16204: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:16240: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:17169: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:17187: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:17223: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:17698: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:17716: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:17752: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18211: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18229: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18265: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18733: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18762: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:18815: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19779: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19797: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:19833: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20651: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20669: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:20705: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21513: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21531: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:21567: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22366: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22395: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:22431: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23529: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23547: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23583: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23750: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23779: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23815: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23980: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:23998: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24034: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24201: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24219: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24255: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24702: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24720: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:24756: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25286: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25304: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25340: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25907: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25925: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:25961: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:26586: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:26615: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:26651: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:27972: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:28002: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:28038: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:28332: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:28370: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:28406: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29196: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29214: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:29250: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31282: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31300: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:31336: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32175: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32193: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:32229: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:34266: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:34284: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:34320: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35363: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35381: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:35417: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37348: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37366: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:37402: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38276: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38295: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:38331: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39627: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39646: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:39682: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:40172: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:40190: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:40226: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41511: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41529: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41565: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41735: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41753: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41789: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41960: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:41978: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:42014: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:49382: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:49400: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:49436: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:49945: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:49975: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50011: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50837: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50866: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:50902: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:51075: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:51093: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 {standard input}:51129: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 g++ -o test-medianfilter TestMedianFilter.o ../libqm-dsp.a -L/usr/lib/boost148 -Wl,-z,relro -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.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O8OpZL + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm/usr/share/doc/qm-dsp-devel-1.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm/usr/share/doc/qm-dsp-devel-1.7.1 + cp -pr README.txt /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm/usr/share/doc/qm-dsp-devel-1.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZkhvOn + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm/usr/share/licenses/qm-dsp-devel-1.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm/usr/share/licenses/qm-dsp-devel-1.7.1 + cp -pr COPYING /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm/usr/share/licenses/qm-dsp-devel-1.7.1 + exit 0 Provides: qm-dsp-devel = 1.7.1-1.el7 qm-dsp-devel(armv7hl-32) = 1.7.1-1.el7 qm-dsp-static = 1.7.1-1.el7 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/qm-dsp-1.7.1-1.el7.arm Wrote: /builddir/build/RPMS/qm-dsp-devel-1.7.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pSvsGQ + umask 022 + cd /builddir/build/BUILD + cd qm-dsp-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qm-dsp-1.7.1-1.el7.arm + exit 0 Child return code was: 0