Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/chromaprint.spec'], chrootPath='/var/lib/mock/f23-build-3510775-492895/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/chromaprint.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 warning: Could not canonicalize hostname: buildvm-20.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/chromaprint-1.2-3.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/chromaprint.spec '], chrootPath='/var/lib/mock/f23-build-3510775-492895/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/chromaprint.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QLkNwL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chromaprint-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/chromaprint-1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd chromaprint-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_EXAMPLES=off -DBUILD_TESTS=off -- The C compiler identification is GNU 5.1.1 -- The CXX compiler identification is GNU 5.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for lrintf -- Looking for lrintf - found -- Looking for round -- Looking for round - found CMake Warning at CMakeLists.txt:73 (find_package): By not providing "FindKissFFT.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KissFFT", but CMake did not find one. Could not find a package configuration file provided by "KissFFT" with any of the following names: KissFFTConfig.cmake kissfft-config.cmake Add the installation prefix of "KissFFT" to CMAKE_PREFIX_PATH or set "KissFFT_DIR" to a directory containing one of the above files. If "KissFFT" provides a separate development package or SDK, be sure it has been installed. -- Using FFTW3 for FFT calculations -- Could NOT find Boost -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/chromaprint-1.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JeFdKK + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.2 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/chromaprint-1.2 -B/builddir/build/BUILD/chromaprint-1.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.2/CMakeFiles /builddir/build/BUILD/chromaprint-1.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/depend make -f src/CMakeFiles/chromaprint_p.dir/build.make src/CMakeFiles/chromaprint_p.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' cd /builddir/build/BUILD/chromaprint-1.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2/src/CMakeFiles/chromaprint_p.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' cd /builddir/build/BUILD/chromaprint-1.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2/src/CMakeFiles/chromaprint.dir/DependInfo.cmake --color= Scanning dependencies of target chromaprint_p Scanning dependencies of target chromaprint make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' make -f src/CMakeFiles/chromaprint_p.dir/build.make src/CMakeFiles/chromaprint_p.dir/build make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' [ 2%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fft_lib_fftw3.cpp.o [ 4%] Building CXX object src/CMakeFiles/chromaprint_p.dir/chromaprint.cpp.o [ 6%] Building CXX object src/CMakeFiles/chromaprint_p.dir/audio_processor.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fft_lib_fftw3.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fft_lib_fftw3.cpp cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/audio_processor.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/audio_processor.cpp cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/chromaprint.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chromaprint.cpp [ 9%] Building CXX object src/CMakeFiles/chromaprint.dir/fft_lib_fftw3.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fft_lib_fftw3.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fft_lib_fftw3.cpp [ 11%] Building CXX object src/CMakeFiles/chromaprint_p.dir/chroma.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/chroma.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chroma.cpp [ 13%] Building CXX object src/CMakeFiles/chromaprint.dir/chromaprint.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/chromaprint.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chromaprint.cpp [ 15%] Building CXX object src/CMakeFiles/chromaprint.dir/audio_processor.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/audio_processor.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/audio_processor.cpp [ 18%] Building CXX object src/CMakeFiles/chromaprint_p.dir/chroma_resampler.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/chroma_resampler.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chroma_resampler.cpp [ 20%] Building CXX object src/CMakeFiles/chromaprint.dir/chroma.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/chroma.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chroma.cpp [ 22%] Building CXX object src/CMakeFiles/chromaprint.dir/chroma_resampler.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/chroma_resampler.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chroma_resampler.cpp [ 25%] Building CXX object src/CMakeFiles/chromaprint.dir/chroma_filter.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/chroma_filter.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chroma_filter.cpp [ 27%] Building CXX object src/CMakeFiles/chromaprint_p.dir/chroma_filter.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/chroma_filter.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/chroma_filter.cpp [ 29%] Building CXX object src/CMakeFiles/chromaprint.dir/integral_image.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/integral_image.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/integral_image.cpp [ 31%] Building CXX object src/CMakeFiles/chromaprint.dir/spectrum.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/spectrum.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/spectrum.cpp [ 34%] Building CXX object src/CMakeFiles/chromaprint.dir/spectral_centroid.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/spectral_centroid.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/spectral_centroid.cpp [ 36%] Building CXX object src/CMakeFiles/chromaprint_p.dir/integral_image.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/integral_image.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/integral_image.cpp [ 38%] Building CXX object src/CMakeFiles/chromaprint_p.dir/spectrum.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/spectrum.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/spectrum.cpp [ 40%] Building CXX object src/CMakeFiles/chromaprint.dir/filter.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/filter.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/filter.cpp [ 43%] Building CXX object src/CMakeFiles/chromaprint_p.dir/spectral_centroid.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/spectral_centroid.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/spectral_centroid.cpp [ 45%] Building CXX object src/CMakeFiles/chromaprint.dir/fft.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fft.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fft.cpp [ 47%] Building CXX object src/CMakeFiles/chromaprint_p.dir/filter.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/filter.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/filter.cpp [ 50%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fft.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fft.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fft.cpp [ 52%] Building CXX object src/CMakeFiles/chromaprint.dir/fingerprinter.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fingerprinter.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprinter.cpp [ 54%] Building CXX object src/CMakeFiles/chromaprint.dir/image_builder.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/image_builder.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/image_builder.cpp [ 56%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fingerprinter.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fingerprinter.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprinter.cpp [ 59%] Building CXX object src/CMakeFiles/chromaprint_p.dir/image_builder.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/image_builder.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/image_builder.cpp [ 61%] Building CXX object src/CMakeFiles/chromaprint.dir/lloyds.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/lloyds.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/lloyds.cpp [ 63%] Building CXX object src/CMakeFiles/chromaprint.dir/silence_remover.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/silence_remover.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/silence_remover.cpp [ 65%] Building CXX object src/CMakeFiles/chromaprint_p.dir/lloyds.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/lloyds.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/lloyds.cpp [ 68%] Building CXX object src/CMakeFiles/chromaprint_p.dir/silence_remover.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/silence_remover.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/silence_remover.cpp [ 70%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fingerprint_calculator.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fingerprint_calculator.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprint_calculator.cpp [ 72%] Building CXX object src/CMakeFiles/chromaprint.dir/fingerprint_calculator.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fingerprint_calculator.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprint_calculator.cpp [ 75%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fingerprint_compressor.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fingerprint_compressor.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprint_compressor.cpp [ 77%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fingerprint_decompressor.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fingerprint_decompressor.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprint_decompressor.cpp [ 79%] Building CXX object src/CMakeFiles/chromaprint.dir/fingerprint_compressor.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fingerprint_compressor.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprint_compressor.cpp [ 81%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fingerprinter_configuration.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/fingerprinter_configuration.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprinter_configuration.cpp [ 84%] Building CXX object src/CMakeFiles/chromaprint_p.dir/base64.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/base64.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/base64.cpp [ 86%] Building CXX object src/CMakeFiles/chromaprint.dir/fingerprint_decompressor.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fingerprint_decompressor.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprint_decompressor.cpp [ 88%] Building C object src/CMakeFiles/chromaprint_p.dir/avresample/resample2.c.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/cc -DCHROMAPRINT_NODLL -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint_p.dir/avresample/resample2.c.o -c /builddir/build/BUILD/chromaprint-1.2/src/avresample/resample2.c [ 90%] Building CXX object src/CMakeFiles/chromaprint.dir/fingerprinter_configuration.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/fingerprinter_configuration.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/fingerprinter_configuration.cpp [ 93%] Building CXX object src/CMakeFiles/chromaprint.dir/base64.cpp.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/c++ -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/base64.cpp.o -c /builddir/build/BUILD/chromaprint-1.2/src/base64.cpp [ 95%] Linking CXX static library libchromaprint_p.a cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/cmake -P CMakeFiles/chromaprint_p.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/chromaprint_p.dir/link.txt --verbose=1 /usr/bin/ar cq libchromaprint_p.a CMakeFiles/chromaprint_p.dir/fft_lib_fftw3.cpp.o CMakeFiles/chromaprint_p.dir/chromaprint.cpp.o CMakeFiles/chromaprint_p.dir/audio_processor.cpp.o CMakeFiles/chromaprint_p.dir/chroma.cpp.o CMakeFiles/chromaprint_p.dir/chroma_resampler.cpp.o CMakeFiles/chromaprint_p.dir/chroma_filter.cpp.o CMakeFiles/chromaprint_p.dir/integral_image.cpp.o CMakeFiles/chromaprint_p.dir/spectrum.cpp.o CMakeFiles/chromaprint_p.dir/spectral_centroid.cpp.o CMakeFiles/chromaprint_p.dir/filter.cpp.o CMakeFiles/chromaprint_p.dir/fft.cpp.o CMakeFiles/chromaprint_p.dir/fingerprinter.cpp.o CMakeFiles/chromaprint_p.dir/image_builder.cpp.o CMakeFiles/chromaprint_p.dir/lloyds.cpp.o CMakeFiles/chromaprint_p.dir/silence_remover.cpp.o CMakeFiles/chromaprint_p.dir/fingerprint_calculator.cpp.o CMakeFiles/chromaprint_p.dir/fingerprint_compressor.cpp.o CMakeFiles/chromaprint_p.dir/fingerprint_decompressor.cpp.o CMakeFiles/chromaprint_p.dir/fingerprinter_configuration.cpp.o CMakeFiles/chromaprint_p.dir/base64.cpp.o CMakeFiles/chromaprint_p.dir/avresample/resample2.c.o /usr/bin/ranlib libchromaprint_p.a [ 97%] Building C object src/CMakeFiles/chromaprint.dir/avresample/resample2.c.o cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/cc -DCHROMAPRINT_API_EXPORTS -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fPIC -I/builddir/build/BUILD/chromaprint-1.2 -I/builddir/build/BUILD/chromaprint-1.2/src -o CMakeFiles/chromaprint.dir/avresample/resample2.c.o -c /builddir/build/BUILD/chromaprint-1.2/src/avresample/resample2.c make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' [ 97%] Built target chromaprint_p [100%] Linking CXX shared library libchromaprint.so cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/chromaprint.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -fvisibility=hidden -fvisibility-inlines-hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchromaprint.so.0 -o libchromaprint.so.0.2.3 CMakeFiles/chromaprint.dir/fft_lib_fftw3.cpp.o CMakeFiles/chromaprint.dir/chromaprint.cpp.o CMakeFiles/chromaprint.dir/audio_processor.cpp.o CMakeFiles/chromaprint.dir/chroma.cpp.o CMakeFiles/chromaprint.dir/chroma_resampler.cpp.o CMakeFiles/chromaprint.dir/chroma_filter.cpp.o CMakeFiles/chromaprint.dir/integral_image.cpp.o CMakeFiles/chromaprint.dir/spectrum.cpp.o CMakeFiles/chromaprint.dir/spectral_centroid.cpp.o CMakeFiles/chromaprint.dir/filter.cpp.o CMakeFiles/chromaprint.dir/fft.cpp.o CMakeFiles/chromaprint.dir/fingerprinter.cpp.o CMakeFiles/chromaprint.dir/image_builder.cpp.o CMakeFiles/chromaprint.dir/lloyds.cpp.o CMakeFiles/chromaprint.dir/silence_remover.cpp.o CMakeFiles/chromaprint.dir/fingerprint_calculator.cpp.o CMakeFiles/chromaprint.dir/fingerprint_compressor.cpp.o CMakeFiles/chromaprint.dir/fingerprint_decompressor.cpp.o CMakeFiles/chromaprint.dir/fingerprinter_configuration.cpp.o CMakeFiles/chromaprint.dir/base64.cpp.o CMakeFiles/chromaprint.dir/avresample/resample2.c.o -lfftw3 cd /builddir/build/BUILD/chromaprint-1.2/src && /usr/bin/cmake -E cmake_symlink_library libchromaprint.so.0.2.3 libchromaprint.so.0 libchromaprint.so make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' [100%] Built target chromaprint make[1]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gKJfKX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 + cd chromaprint-1.2 + make install DESTDIR=/builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/chromaprint-1.2 -B/builddir/build/BUILD/chromaprint-1.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.2/CMakeFiles /builddir/build/BUILD/chromaprint-1.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' cd /builddir/build/BUILD/chromaprint-1.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2/src/CMakeFiles/chromaprint.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' make[2]: Nothing to be done for 'src/CMakeFiles/chromaprint.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' [ 50%] Built target chromaprint make -f src/CMakeFiles/chromaprint_p.dir/build.make src/CMakeFiles/chromaprint_p.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' cd /builddir/build/BUILD/chromaprint-1.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2 /builddir/build/BUILD/chromaprint-1.2/src /builddir/build/BUILD/chromaprint-1.2/src/CMakeFiles/chromaprint_p.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' make -f src/CMakeFiles/chromaprint_p.dir/build.make src/CMakeFiles/chromaprint_p.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' make[2]: Nothing to be done for 'src/CMakeFiles/chromaprint_p.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' [100%] Built target chromaprint_p make[1]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/chromaprint-1.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/chromaprint-1.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/lib64/pkgconfig/libchromaprint.pc -- Installing: /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/lib64/libchromaprint.so.0.2.3 -- Installing: /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/lib64/libchromaprint.so.0 -- Installing: /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/lib64/libchromaprint.so -- Installing: /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/include/chromaprint.h + rm -f '/builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/lib64/lib*.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/chromaprint-1.2 extracting debug info from /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/lib64/libchromaprint.so.0.2.3 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libchromaprint.so.0.2.3.debug to /usr/lib/debug/usr/lib64/libchromaprint.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchromaprint.so.0.2.3.debug to /usr/lib/debug/usr/lib64/libchromaprint.so.debug 271 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libchromaprint-1.2-3.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RC8f0d + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.2 + DOCDIR=/builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/share/doc/libchromaprint + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/share/doc/libchromaprint + cp -pr COPYING.txt /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/share/doc/libchromaprint + cp -pr NEWS.txt /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/share/doc/libchromaprint + cp -pr README.md /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64/usr/share/doc/libchromaprint + exit 0 Provides: libchromaprint = 1.2-3.fc23 libchromaprint(x86-64) = 1.2-3.fc23 libchromaprint.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: python-chromaprint < 0.6-3 Processing files: libchromaprint-devel-1.2-3.fc23.x86_64 Provides: libchromaprint-devel = 1.2-3.fc23 libchromaprint-devel(x86-64) = 1.2-3.fc23 pkgconfig(libchromaprint) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libchromaprint.so.0()(64bit) Processing files: chromaprint-debuginfo-1.2-3.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-20.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/libchromaprint-1.2-3.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/libchromaprint-devel-1.2-3.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/chromaprint-debuginfo-1.2-3.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.obIxHu + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/chromaprint-1.2-3.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->