* Package: dev-util/heaptrack-1.3.0 * Repository: gentoo * Maintainer: asturm@gentoo.org * Upstream: https://bugs.kde.org/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking heaptrack-1.3.0.tar.xz to /var/tmp/portage/dev-util/heaptrack-1.3.0/work >>> Source unpacked in /var/tmp/portage/dev-util/heaptrack-1.3.0/work >>> Preparing source in /var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build" * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "Choose the type of build. * Hardcoded definition(s) removed in tests/manual/CMakeLists.txt: * set(CMAKE_BUILD_TYPE Debug) * set(CMAKE_BUILD_TYPE RelWithDebInfo) * Hardcoded definition(s) removed in tests/auto/CMakeLists.txt: * set(CMAKE_BUILD_TYPE Debug) >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build" cmake -C /var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHEAPTRACK_BUILD_GUI=no -DBUILD_TESTING=no -DCMAKE_DISABLE_FIND_PACKAGE_ZSTD=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0 loading initial cache file /var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.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 -- Found Boost: /usr/lib64/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.60.0") found components: system filesystem iostreams container -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Performing Test BOOST_IOSTREAMS_HAS_ZSTD -- Performing Test BOOST_IOSTREAMS_HAS_ZSTD - Failed -- Looking for cfree -- Looking for cfree - not found -- Looking for valloc -- Looking for valloc - found -- Performing Test LIBUNWIND_HAS_UNW_GETCONTEXT -- Performing Test LIBUNWIND_HAS_UNW_GETCONTEXT - Success -- Performing Test LIBUNWIND_HAS_UNW_INIT_LOCAL -- Performing Test LIBUNWIND_HAS_UNW_INIT_LOCAL - Success -- Performing Test LIBUNWIND_HAS_UNW_BACKTRACE -- Performing Test LIBUNWIND_HAS_UNW_BACKTRACE - Success -- Performing Test LIBUNWIND_HAS_UNW_BACKTRACE_SKIP -- Performing Test LIBUNWIND_HAS_UNW_BACKTRACE_SKIP - Failed -- Performing Test LIBUNWIND_HAS_UNW_SET_CACHE_SIZE -- Performing Test LIBUNWIND_HAS_UNW_SET_CACHE_SIZE - Success CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LibUnwind) does not match the name of the calling package (Libunwind). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindLibunwind.cmake:69 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:149 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LibUnwind: /usr/include (found version "1.6.2") -- Performing Test HAVE_LINUX_HEADERS -- Performing Test HAVE_LINUX_HEADERS - Success CMake Deprecation Warning at 3rdparty/libbacktrace/CMakeLists.txt:34 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Performing Test FLAG_UNWIND_TABLES -- Performing Test FLAG_UNWIND_TABLES - Success -- Performing Test HAVE_SYNC_FUNCTIONS -- Performing Test HAVE_SYNC_FUNCTIONS - Success -- Performing Test HAVE_ATOMIC_FUNCTIONS -- Performing Test HAVE_ATOMIC_FUNCTIONS - Success -- Looking for mmap -- Looking for mmap - found -- Looking for lstat -- Looking for lstat - found -- Looking for readlink -- Looking for readlink - found -- Looking for MAP_ANONYMOUS -- Looking for MAP_ANONYMOUS - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Looking for dl_iterate_phdr -- Looking for dl_iterate_phdr - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for getexecname -- Looking for getexecname - not found -- Found Boost: /usr/lib64/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.41.0") found components: iostreams program_options system filesystem -- The following REQUIRED packages have been found: * Threads * ZLIB * Libunwind * boost_iostreams (required version == 1.78.0) * boost_headers (required version == 1.78.0) * boost_program_options (required version == 1.78.0) * boost_system (required version == 1.78.0) * boost_filesystem (required version == 1.78.0) * Boost (required version >= 1.41.0) Boost container libraries can greatly improve performance (via pmr allocators) CMake Error at CMakeLists.txt:174 (find_package): Could not find a package configuration file provided by "KF5I18n" with any of the following names: KF5I18nConfig.cmake kf5i18n-config.cmake Add the installation prefix of "KF5I18n" to CMAKE_PREFIX_PATH or set "KF5I18n_DIR" to a directory containing one of the above files. If "KF5I18n" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build/CMakeFiles/CMakeError.log". * ERROR: dev-util/heaptrack-1.3.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 2583: Called cmake_src_configure * environment, line 1149: 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 '=dev-util/heaptrack-1.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/heaptrack-1.3.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:heaptrack-1.3.0:20211218-230332.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/heaptrack-1.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/heaptrack-1.3.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0_build' * S: '/var/tmp/portage/dev-util/heaptrack-1.3.0/work/heaptrack-1.3.0'