+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/chromaprint.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S0dLeh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chromaprint-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/chromaprint-1.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chromaprint-1.4.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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 -DCMAKE_BUILD_TYPE=Release -DBUILD_TOOLS=OFF -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.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 pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Looking for lrintf -- Looking for lrintf - found -- Looking for round -- Looking for round - found -- Found KissFFT: /builddir/build/BUILD/chromaprint-1.4.2/vendor/kissfft -- Using fftw3 for FFT calculations -- Building without audio conversion support, please install FFmpeg with libswresample -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_EXAMPLES CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/chromaprint-1.4.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hdy9Yw + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.4.2 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/chromaprint-1.4.2 -B/builddir/build/BUILD/chromaprint-1.4.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.4.2/CMakeFiles /builddir/build/BUILD/chromaprint-1.4.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' make -f src/CMakeFiles/chromaprint_objs.dir/build.make src/CMakeFiles/chromaprint_objs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' cd /builddir/build/BUILD/chromaprint-1.4.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2/src/CMakeFiles/chromaprint_objs.dir/DependInfo.cmake --color= Scanning dependencies of target chromaprint_objs make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' make -f src/CMakeFiles/chromaprint_objs.dir/build.make src/CMakeFiles/chromaprint_objs.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' [ 5%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft_lib_fftw3.cpp.o [ 10%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fft_lib_fftw3.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fft_lib_fftw3.cpp cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/chroma_resampler.cpp [ 20%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o [ 20%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/audio_processor.cpp cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/chroma.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/chroma.cpp [ 25%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/chroma_filter.cpp [ 30%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/spectrum.cpp [ 35%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fft.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fft.cpp [ 40%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fingerprinter.cpp [ 45%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/image_builder.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/image_builder.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/image_builder.cpp [ 50%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/simhash.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/simhash.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/simhash.cpp [ 55%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/silence_remover.cpp [ 60%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fingerprint_calculator.cpp [ 65%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fingerprint_compressor.cpp [ 70%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fingerprint_decompressor.cpp [ 75%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fingerprinter_configuration.cpp [ 80%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_matcher.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/fingerprint_matcher.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/fingerprint_matcher.cpp [ 85%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/utils/base64.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/c++ -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/utils/base64.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/utils/base64.cpp [ 90%] Building C object src/CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/cc -DHAVE_CONFIG_H -D_SCL_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility=hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/avresample/resample2.c /builddir/build/BUILD/chromaprint-1.4.2/src/utils/base64.cpp: In function 'void chromaprint::Base64Encode(const string&, std::__cxx11::string&)': /builddir/build/BUILD/chromaprint-1.4.2/src/utils/base64.cpp:12:13: warning: variable 'end' set but not used [-Wunused-but-set-variable] const auto end = Base64Encode(src.cbegin(), src.cend(), dest.begin()); ^~~ /builddir/build/BUILD/chromaprint-1.4.2/src/utils/base64.cpp: In function 'void chromaprint::Base64Decode(const string&, std::__cxx11::string&)': /builddir/build/BUILD/chromaprint-1.4.2/src/utils/base64.cpp:26:13: warning: variable 'end' set but not used [-Wunused-but-set-variable] const auto end = Base64Decode(src.cbegin(), src.cend(), dest.begin()); ^~~ make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' [ 90%] Built target chromaprint_objs make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' cd /builddir/build/BUILD/chromaprint-1.4.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2/src/CMakeFiles/chromaprint.dir/DependInfo.cmake --color= Scanning dependencies of target chromaprint make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' [ 95%] Building CXX object src/CMakeFiles/chromaprint.dir/chromaprint.cpp.o cd /builddir/build/BUILD/chromaprint-1.4.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 -I/builddir/build/BUILD/chromaprint-1.4.2 -I/builddir/build/BUILD/chromaprint-1.4.2/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -fPIC -o CMakeFiles/chromaprint.dir/chromaprint.cpp.o -c /builddir/build/BUILD/chromaprint-1.4.2/src/chromaprint.cpp [100%] Linking CXX shared library libchromaprint.so cd /builddir/build/BUILD/chromaprint-1.4.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchromaprint.so.1 -o libchromaprint.so.1.4.2 CMakeFiles/chromaprint.dir/chromaprint.cpp.o CMakeFiles/chromaprint_objs.dir/fft_lib_fftw3.cpp.o CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o CMakeFiles/chromaprint_objs.dir/chroma.cpp.o CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o CMakeFiles/chromaprint_objs.dir/fft.cpp.o CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o CMakeFiles/chromaprint_objs.dir/image_builder.cpp.o CMakeFiles/chromaprint_objs.dir/simhash.cpp.o CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o CMakeFiles/chromaprint_objs.dir/fingerprint_matcher.cpp.o CMakeFiles/chromaprint_objs.dir/utils/base64.cpp.o CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o -lm -lfftw3 cd /builddir/build/BUILD/chromaprint-1.4.2/src && /usr/bin/cmake -E cmake_symlink_library libchromaprint.so.1.4.2 libchromaprint.so.1 libchromaprint.so make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' [100%] Built target chromaprint make[1]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.4.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NrNWvo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 + cd chromaprint-1.4.2 + make install DESTDIR=/builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 /usr/bin/cmake -H/builddir/build/BUILD/chromaprint-1.4.2 -B/builddir/build/BUILD/chromaprint-1.4.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.4.2/CMakeFiles /builddir/build/BUILD/chromaprint-1.4.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' make -f src/CMakeFiles/chromaprint_objs.dir/build.make src/CMakeFiles/chromaprint_objs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' cd /builddir/build/BUILD/chromaprint-1.4.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2/src/CMakeFiles/chromaprint_objs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' make -f src/CMakeFiles/chromaprint_objs.dir/build.make src/CMakeFiles/chromaprint_objs.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' make[2]: Nothing to be done for 'src/CMakeFiles/chromaprint_objs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' [ 90%] Built target chromaprint_objs make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' cd /builddir/build/BUILD/chromaprint-1.4.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2 /builddir/build/BUILD/chromaprint-1.4.2/src /builddir/build/BUILD/chromaprint-1.4.2/src/CMakeFiles/chromaprint.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' make -f src/CMakeFiles/chromaprint.dir/build.make src/CMakeFiles/chromaprint.dir/build make[2]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' make[2]: Nothing to be done for 'src/CMakeFiles/chromaprint.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' [100%] Built target chromaprint make[1]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chromaprint-1.4.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/chromaprint-1.4.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/chromaprint-1.4.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/lib64/pkgconfig/libchromaprint.pc -- Installing: /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/lib64/libchromaprint.so.1.4.2 -- Installing: /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/lib64/libchromaprint.so.1 -- Installing: /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/lib64/libchromaprint.so -- Installing: /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/include/chromaprint.h + rm -f '/builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/lib64/lib*.la' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libchromaprint-1.4.2-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IIRcs9 + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/doc/libchromaprint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/doc/libchromaprint + cp -pr NEWS.txt /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/doc/libchromaprint + cp -pr README.md /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/doc/libchromaprint + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KOJpin + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/licenses/libchromaprint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/licenses/libchromaprint + cp -pr LICENSE.md /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64/usr/share/licenses/libchromaprint + exit 0 Provides: libchromaprint = 1.4.2-2.fc28 libchromaprint(riscv-64) = 1.4.2-2.fc28 libchromaprint.so.1()(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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: python-chromaprint < 0.6-3 Processing files: libchromaprint-devel-1.4.2-2.fc28.riscv64 Provides: libchromaprint-devel = 1.4.2-2.fc28 libchromaprint-devel(riscv-64) = 1.4.2-2.fc28 pkgconfig(libchromaprint) = 1.4.2 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.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/chromaprint-1.4.2-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libchromaprint-1.4.2-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libchromaprint-devel-1.4.2-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eQRCo8 + umask 022 + cd /builddir/build/BUILD + cd chromaprint-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/chromaprint-1.4.2-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff