* Package: media-sound/kid3-3.9.4:5 * Repository: gentoo * Maintainer: kde@gentoo.org sound@gentoo.org * Upstream: https://bugs.kde.org/ * USE: abi_x86_64 acoustid amd64 elibc_glibc kernel_linux mp3 mp4 taglib vorbis * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking kid3-3.9.4.tar.xz to /var/tmp/portage/media-sound/kid3-3.9.4/work >>> Source unpacked in /var/tmp/portage/media-sound/kid3-3.9.4/work >>> Preparing source in /var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4_build" * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_INSTALL_PREFIX "" CACHE PATH "install path prefix" FORCE) >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4_build" cmake -C /var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_WITH_QT6=OFF -DWITH_QAUDIODECODER=ON -DWITH_CHROMAPRINT=yes -DWITH_DBUS=no -DWITH_FLAC=no -DWITH_ID3LIB=yes -DWITH_MP4V2=yes -DWITH_TAGLIB=yes -DBUILD_TESTING=no -DWITH_VORBIS=yes -DWITH_APPS=Qt;CLI -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4 loading initial cache file /var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4_build/gentoo_common_config.cmake CMake Warning (dev) at CMakeLists.txt:25 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Python3: /usr/bin/python3 (found version "3.11.6") found components: Interpreter -- Found Qt-Version 5.15.11 (using /usr/lib64/qt5/bin/qmake) -- Looking for mntent.h -- Looking for mntent.h - found -- Performing Test _HAVE_W_OVERLOADED_VIRTUAL -- Performing Test _HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test _HAVE_GCC_VISIBILITY -- Performing Test _HAVE_GCC_VISIBILITY - Success -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") -- Checking for module 'libchromaprint' -- Found libchromaprint, version 1.5.1 -- Found Chromaprint: /usr/lib64/libchromaprint.so -- QAudioDecoder selected for decoding. -- id3lib found: /usr/lib64/libid3.so -- Performing Test ID3LIB_VBR_SUPPORT_FOUND -- Performing Test ID3LIB_VBR_SUPPORT_FOUND - Success -- TagLib found: /usr/lib64/libtag.so -- Found Vorbis: /usr/lib64/libvorbis.so -- Could NOT find FLAC (missing: FLACPP_LIBRARY FLACPP_INCLUDE_DIR) -- Found Mp4v2: /usr/lib64/libmp4v2.so -- Performing Test HAVE_MP4V2_MP4GETMETADATABYINDEX_CHARPP_ARG -- Performing Test HAVE_MP4V2_MP4GETMETADATABYINDEX_CHARPP_ARG - Failed -- Performing Test READLINE_STANDALONE_FOUND -- Performing Test READLINE_STANDALONE_FOUND - Success -- readline found: /usr/lib64/libreadline.so -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -O3 -pipe -march=native -fno-diagnostics-color -Wundef -Wcast-align -Wall -W -Wpointer-arith -D_REENTRANT -fvisibility=hidden C++ -O3 -pipe -march=native -fno-diagnostics-color -Wundef -Wcast-align -Wall -W -Wpointer-arith -fno-check-new -fno-common -D_REENTRANT -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done (2.1s) CMake Error at src/plugins/oggflacmetadata/CMakeLists.txt:31 (target_link_libraries): Target "oggflacmetadata" links to: FLACPP::FLACPP but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: media-sound/kid3-3.9.4::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3166: Called cmake_src_configure * environment, line 1532: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=media-sound/kid3-3.9.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/kid3-3.9.4::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:kid3-3.9.4:20231125-104704.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/kid3-3.9.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/kid3-3.9.4/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4_build' * S: '/var/tmp/portage/media-sound/kid3-3.9.4/work/kid3-3.9.4'