CMake Deprecation Warning at CMakeLists.txt:8 (cmake_policy): The OLD behavior for policy CMP0048 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. print-v1.4.3/.gitlab-ci.yml chromaprint-v1.4.3/CMakeLists.txt chromaprint-v1.4.3/Doxyfile.cmake chromaprint-v1.4.3/LICENSE.md chromaprint-v1.4.3/NEWS.txt chromaprint-v1.4.3/README.md chromaprint-v1.4.3/cmake/ chromaprint-v1.4.3/cmake/cmake_uninstall.cmake.in chromaprint-v1.4.3/cmake/modules/ chromaprint-v1.4.3/cmake/modules/FindFFTW3.cmake chromaprint-v1.4.3/cmake/modules/FindFFmpeg.cmake chromaprint-v1.4.3/cmake/modules/FindGTest.cmake chromaprint-v1.4.3/cmake/modules/FindKissFFT.cmake chromaprint-v1.4.3/cmake/modules/FindTaglib.cmake chromaprint-v1.4.3/config.h.in chromaprint-v1.4.3/libchromaprint.pc.cmake chromaprint-v1.4.3/package/ chromaprint-v1.4.3/package/build-in-docker.sh chromaprint-v1.4.3/package/build.sh chromaprint-v1.4.3/package/toolchain-mingw.cmake.in chromaprint-v1.4.3/src/ chromaprint-v1.4.3/src/CMakeLists.txt chromaprint-v1.4.3/src/audio/ chromaprint-v1.4.3/src/audio/audio_slicer.h chromaprint-v1.4.3/src/audio/audio_slicer_test.cpp chromaprint-v1.4.3/src/audio/ffmpeg_audio_processor.h chromaprint-v1.4.3/src/audio/ffmpeg_audio_processor_avresample.h chromaprint-v1.4.3/src/audio/ffmpeg_audio_processor_swresample.h chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader_test.cpp chromaprint-v1.4.3/src/audio_consumer.h chromaprint-v1.4.3/src/audio_processor.cpp chromaprint-v1.4.3/src/audio_processor.h chromaprint-v1.4.3/src/avresample/ chromaprint-v1.4.3/src/avresample/avcodec.h chromaprint-v1.4.3/src/avresample/dsputil.h chromaprint-v1.4.3/src/avresample/resample2.c chromaprint-v1.4.3/src/chroma.cpp chromaprint-v1.4.3/src/chroma.h chromaprint-v1.4.3/src/chroma_filter.cpp chromaprint-v1.4.3/src/chroma_filter.h chromaprint-v1.4.3/src/chroma_normalizer.h chromaprint-v1.4.3/src/chroma_resampler.cpp chromaprint-v1.4.3/src/chroma_resampler.h chromaprint-v1.4.3/src/chromaprint.cpp chromaprint-v1.4.3/src/chromaprint.h chromaprint-v1.4.3/src/classifier.h chromaprint-v1.4.3/src/cmd/ chromaprint-v1.4.3/src/cmd/CMakeLists.txt chromaprint-v1.4.3/src/cmd/fpcalc.Info.plist.in chromaprint-v1.4.3/src/cmd/fpcalc.cpp chromaprint-v1.4.3/src/debug.h chromaprint-v1.4.3/src/feature_vector_consumer.h chromaprint-v1.4.3/src/fft.cpp chromaprint-v1.4.3/src/fft.h chromaprint-v1.4.3/src/fft_frame.h chromaprint-v1.4.3/src/fft_frame_consumer.h chromaprint-v1.4.3/src/fft_lib.h chromaprint-v1.4.3/src/fft_lib_avfft.cpp chromaprint-v1.4.3/src/fft_lib_avfft.h chromaprint-v1.4.3/src/fft_lib_fftw3.cpp chromaprint-v1.4.3/src/fft_lib_fftw3.h chromaprint-v1.4.3/src/fft_lib_kissfft.cpp chromaprint-v1.4.3/src/fft_lib_kissfft.h chromaprint-v1.4.3/src/fft_lib_vdsp.cpp chromaprint-v1.4.3/src/fft_lib_vdsp.h chromaprint-v1.4.3/src/fft_test.cpp chromaprint-v1.4.3/src/filter.h chromaprint-v1.4.3/src/filter_utils.h chromaprint-v1.4.3/src/fingerprint_calculator.cpp chromaprint-v1.4.3/src/fingerprint_calculator.h chromaprint-v1.4.3/src/fingerprint_compressor.cpp chromaprint-v1.4.3/src/fingerprint_compressor.h chromaprint-v1.4.3/src/fingerprint_decompressor.cpp chromaprint-v1.4.3/src/fingerprint_decompressor.h chromaprint-v1.4.3/src/fingerprint_matcher.cpp chromaprint-v1.4.3/src/fingerprint_matcher.h chromaprint-v1.4.3/src/fingerprinter.cpp chromaprint-v1.4.3/src/fingerprinter.h chromaprint-v1.4.3/src/fingerprinter_configuration.cpp chromaprint-v1.4.3/src/fingerprinter_configuration.h chromaprint-v1.4.3/src/image.h chromaprint-v1.4.3/src/image_builder.cpp chromaprint-v1.4.3/src/image_builder.h chromaprint-v1.4.3/src/moving_average.h chromaprint-v1.4.3/src/quantizer.h chromaprint-v1.4.3/src/silence_remover.cpp chromaprint-v1.4.3/src/silence_remover.h chromaprint-v1.4.3/src/simhash.cpp chromaprint-v1.4.3/src/simhash.h chromaprint-v1.4.3/src/spectrum.cpp chromaprint-v1.4.3/src/spectrum.h chromaprint-v1.4.3/src/utils.h chromaprint-v1.4.3/src/utils/ chromaprint-v1.4.3/src/utils/base64.cpp chromaprint-v1.4.3/src/utils/base64.h chromaprint-v1.4.3/src/utils/base64_test.cpp chromaprint-v1.4.3/src/utils/gaussian_filter.h chromaprint-v1.4.3/src/utils/gen_bit_reader.py chromaprint-v1.4.3/src/utils/gen_bit_writer.py chromaprint-v1.4.3/src/utils/gradient.h chromaprint-v1.4.3/src/utils/pack_int3_array.h chromaprint-v1.4.3/src/utils/pack_int5_array.h chromaprint-v1.4.3/src/utils/rolling_integral_image.h chromaprint-v1.4.3/src/utils/rolling_integral_image_test.cpp chromaprint-v1.4.3/src/utils/scope_exit.h chromaprint-v1.4.3/src/utils/unpack_int3_array.h chromaprint-v1.4.3/src/utils/unpack_int5_array.h chromaprint-v1.4.3/src/utils/update_int_array_utils.sh chromaprint-v1.4.3/tests/ chromaprint-v1.4.3/tests/CMakeLists.txt chromaprint-v1.4.3/tests/audio_buffer.h chromaprint-v1.4.3/tests/data/ chromaprint-v1.4.3/tests/data/test_mono_11025.raw chromaprint-v1.4.3/tests/data/test_mono_44100.raw chromaprint-v1.4.3/tests/data/test_mono_8000.raw chromaprint-v1.4.3/tests/data/test_stereo_44100.raw chromaprint-v1.4.3/tests/main.cpp chromaprint-v1.4.3/tests/test_api.cpp chromaprint-v1.4.3/tests/test_audio_processor.cpp chromaprint-v1.4.3/tests/test_chroma.cpp chromaprint-v1.4.3/tests/test_chroma_filter.cpp chromaprint-v1.4.3/tests/test_chroma_resampler.cpp chromaprint-v1.4.3/tests/test_chromaprint.cpp chromaprint-v1.4.3/tests/test_filter.cpp chromaprint-v1.4.3/tests/test_filter_utils.cpp chromaprint-v1.4.3/tests/test_fingerprint_compressor.cpp chromaprint-v1.4.3/tests/test_fingerprint_decompressor.cpp chromaprint-v1.4.3/tests/test_fingerprint_matcher.cpp chromaprint-v1.4.3/tests/test_moving_average.cpp chromaprint-v1.4.3/tests/test_quantizer.cpp chromaprint-v1.4.3/tests/test_silence_remover.cpp chromaprint-v1.4.3/tests/test_simhash.cpp chromaprint-v1.4.3/tests/test_utils.cpp chromaprint-v1.4.3/tests/test_utils.h chromaprint-v1.4.3/tests/test_utils_gaussian_filter.cpp chromaprint-v1.4.3/tests/test_utils_gradient.cpp chromaprint-v1.4.3/vendor/ chromaprint-v1.4.3/vendor/kissfft/ chromaprint-v1.4.3/vendor/kissfft/.gitignore chromaprint-v1.4.3/vendor/kissfft/CHANGELOG chromaprint-v1.4.3/vendor/kissfft/COPYING chromaprint-v1.4.3/vendor/kissfft/Makefile chromaprint-v1.4.3/vendor/kissfft/README chromaprint-v1.4.3/vendor/kissfft/README.simd chromaprint-v1.4.3/vendor/kissfft/TIPS chromaprint-v1.4.3/vendor/kissfft/_kiss_fft_guts.h chromaprint-v1.4.3/vendor/kissfft/kiss_fft.c chromaprint-v1.4.3/vendor/kissfft/kiss_fft.h chromaprint-v1.4.3/vendor/kissfft/kissfft.hh chromaprint-v1.4.3/vendor/kissfft/test/ chromaprint-v1.4.3/vendor/kissfft/test/Makefile chromaprint-v1.4.3/vendor/kissfft/test/benchfftw.c chromaprint-v1.4.3/vendor/kissfft/test/benchkiss.c chromaprint-v1.4.3/vendor/kissfft/test/compfft.py chromaprint-v1.4.3/vendor/kissfft/test/doit.c chromaprint-v1.4.3/vendor/kissfft/test/fastfir.py chromaprint-v1.4.3/vendor/kissfft/test/fft.py chromaprint-v1.4.3/vendor/kissfft/test/mk_test.py chromaprint-v1.4.3/vendor/kissfft/test/pstats.c chromaprint-v1.4.3/vendor/kissfft/test/pstats.h chromaprint-v1.4.3/vendor/kissfft/test/tailscrap.m chromaprint-v1.4.3/vendor/kissfft/test/test_real.c chromaprint-v1.4.3/vendor/kissfft/test/test_vs_dft.c chromaprint-v1.4.3/vendor/kissfft/test/testcpp.cc chromaprint-v1.4.3/vendor/kissfft/test/testkiss.py chromaprint-v1.4.3/vendor/kissfft/test/twotonetest.c chromaprint-v1.4.3/vendor/kissfft/tools/ chromaprint-v1.4.3/vendor/kissfft/tools/Makefile chromaprint-v1.4.3/vendor/kissfft/tools/fftutil.c chromaprint-v1.4.3/vendor/kissfft/tools/kfc.c chromaprint-v1.4.3/vendor/kissfft/tools/kfc.h chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fastfir.c chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fftnd.c chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fftnd.h chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fftndr.c chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fftndr.h chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fftr.c chromaprint-v1.4.3/vendor/kissfft/tools/kiss_fftr.h chromaprint-v1.4.3/vendor/kissfft/tools/psdpng.c -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Looking for av_packet_unref -- Looking for av_packet_unref - found -- Looking for av_frame_alloc -- Looking for av_frame_alloc - found -- Looking for av_frame_free -- Looking for av_frame_free - found -- Found KissFFT: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/vendor/kissfft -- Using avfft for FFT calculations -- Using swresample for audio conversion -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/build [ 4%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft_lib_avfft.cpp.o [ 9%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o [ 13%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma.cpp.o [ 18%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o [ 22%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o [ 27%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o [ 31%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft.cpp.o [ 36%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o [ 40%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/image_builder.cpp.o [ 45%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/simhash.cpp.o [ 50%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o [ 54%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o [ 59%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o [ 63%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o [ 68%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o [ 72%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_matcher.cpp.o [ 77%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/utils/base64.cpp.o /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/utils/base64.cpp: In function ‘void chromaprint::Base64Encode(const string&, std::string&)’: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/utils/base64.cpp:12:20: warning: variable ‘end’ set but not used [-Wunused-but-set-variable] 12 | const auto end = Base64Encode(src.cbegin(), src.cend(), dest.begin()); | ^~~ /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/utils/base64.cpp: In function ‘void chromaprint::Base64Decode(const string&, std::string&)’: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/utils/base64.cpp:26:20: warning: variable ‘end’ set but not used [-Wunused-but-set-variable] 26 | const auto end = Base64Decode(src.cbegin(), src.cend(), dest.begin()); | ^~~ [ 81%] Building C object src/CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o [ 81%] Built target chromaprint_objs [ 86%] Building CXX object src/CMakeFiles/chromaprint.dir/chromaprint.cpp.o [ 90%] Linking CXX shared library libchromaprint.so [ 90%] Built target chromaprint [ 95%] Building CXX object src/cmd/CMakeFiles/fpcalc.dir/fpcalc.cpp.o In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h: In constructor ‘chromaprint::FFmpegAudioReader::FFmpegAudioReader()’: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:117:24: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations] 117 | av_register_all(); | ~~~~~~~~~~~~~~~^~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:19, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavformat/avformat.h:1955:6: note: declared here 1955 | void av_register_all(void); | ^~~~~~~~~~~~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:119:23: warning: ‘void av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations] 119 | av_init_packet(&m_packet); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/include/libavcodec/bsf.h:30, from /usr/include/libavcodec/avcodec.h:44, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:18, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavcodec/packet.h:488:6: note: declared here 488 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h: In member function ‘bool chromaprint::FFmpegAudioReader::Open(const string&)’: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:155:19: warning: ‘void av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations] 155 | av_init_packet(&m_packet); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/include/libavcodec/bsf.h:30, from /usr/include/libavcodec/avcodec.h:44, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:18, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavcodec/packet.h:488:6: note: declared here 488 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:181:62: warning: ‘AVStream::codec’ is deprecated [-Wdeprecated-declarations] 181 | m_codec_ctx = m_format_ctx->streams[m_stream_index]->codec; | ^~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:19, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:181:62: warning: ‘AVStream::codec’ is deprecated [-Wdeprecated-declarations] 181 | m_codec_ctx = m_format_ctx->streams[m_stream_index]->codec; | ^~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:19, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:181:62: warning: ‘AVStream::codec’ is deprecated [-Wdeprecated-declarations] 181 | m_codec_ctx = m_format_ctx->streams[m_stream_index]->codec; | ^~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:19, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h: In member function ‘bool chromaprint::FFmpegAudioReader::Read(const int16_t**, size_t*)’: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:275:39: warning: ‘void av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations] 275 | av_init_packet(&m_packet); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/include/libavcodec/bsf.h:30, from /usr/include/libavcodec/avcodec.h:44, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:18, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavcodec/packet.h:488:6: note: declared here 488 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:297:44: warning: ‘int avcodec_decode_audio4(AVCodecContext*, AVFrame*, int*, const AVPacket*)’ is deprecated [-Wdeprecated-declarations] 297 | ret = avcodec_decode_audio4(m_codec_ctx, m_frame, &m_got_frame, &m_packet); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/audio/ffmpeg_audio_reader.h:18, from /usr/src/slapt-src/libraries/chromaprint/chromaprint-v1.4.3/src/cmd/fpcalc.cpp:7: /usr/include/libavcodec/avcodec.h:3047:5: note: declared here 3047 | int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, | ^~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX executable fpcalc [100%] Built target fpcalc Consolidate compiler generated dependencies of target chromaprint_objs [ 81%] Built target chromaprint_objs Consolidate compiler generated dependencies of target chromaprint [ 90%] Built target chromaprint Consolidate compiler generated dependencies of target fpcalc [100%] Built target fpcalc Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/lib/pkgconfig/libchromaprint.pc -- Installing: /usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/lib/libchromaprint.so.1.4.3 -- Installing: /usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/lib/libchromaprint.so.1 -- Installing: /usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/lib/libchromaprint.so -- Installing: /usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/include/chromaprint.h -- Installing: /usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/bin/fpcalc -- Set runtime path of "/usr/src/slapt-src/libraries/chromaprint/package-chromaprint/usr/bin/fpcalc" to "" Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libchromaprint.so libchromaprint.so.1 usr/lib/libchromaprint.so.1 libchromaprint.so.1.4.3 Making symbolic link creation script: ( cd usr/lib ; rm -rf libchromaprint.so ) ( cd usr/lib ; ln -sf libchromaprint.so.1 libchromaprint.so ) ( cd usr/lib ; rm -rf libchromaprint.so.1 ) ( cd usr/lib ; ln -sf libchromaprint.so.1.4.3 libchromaprint.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libchromaprint.so.1' removed './usr/lib/libchromaprint.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/chromaprint/chromaprint-1.4.3-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/fpcalc usr/doc/ usr/doc/chromaprint-1.4.3/ usr/doc/chromaprint-1.4.3/LICENSE.md usr/doc/chromaprint-1.4.3/NEWS.txt usr/doc/chromaprint-1.4.3/README.md usr/doc/chromaprint-1.4.3/chromaprint.SlackBuild usr/include/ usr/include/chromaprint.h usr/lib/ usr/lib/libchromaprint.so.1.4.3 usr/lib/pkgconfig/ usr/lib/pkgconfig/libchromaprint.pc Slackware package /usr/src/slapt-src/libraries/chromaprint/chromaprint-1.4.3-i586-1salix15.0.txz created. Installing package chromaprint-1.4.3-i586-1salix15.0... | chromaprint (audio fingerprint library) | | Chromaprint is the core component of the Acoustid project. | It's a client-side library that implements a custom algorithm for | extracting fingerprints from any audio source. | | homepage: http://acoustid.org/chromaprint | | | | | |