Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 925392 Details for
Bug 954093
dev-util/heaptrack-1.5.80_pre20250110 - [meson] [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:heaptrack-1.5.80_pre20250110:20250419-202610.log
dev-util:heaptrack-1.5.80_pre20250110:20250419-202610.log (text/plain), 6.37 KB, created by
Toralf Förster
on 2025-04-19 21:13:05 UTC
(
hide
)
Description:
dev-util:heaptrack-1.5.80_pre20250110:20250419-202610.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-04-19 21:13:05 UTC
Size:
6.37 KB
patch
obsolete
> * Package: dev-util/heaptrack-1.5.80_pre20250110:0 > * Repository: gentoo > * Maintainer: asturm@gentoo.org > * Upstream: https://bugs.kde.org/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking heaptrack-1.5.80_pre20250110-5d8bfe44.tar.gz to /var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work >>>> Source unpacked in /var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work >>>> Preparing source in /var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86_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.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86_build" >cmake -C /var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHEAPTRACK_USE_QT6=ON -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.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86 >loading initial cache file /var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 15.0.1 >-- The CXX compiler identification is GNU 15.0.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 >CMake Warning (dev) at CMakeLists.txt:35 (find_package): > Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake > --help-policy CMP0167" for policy details. Use the cmake_policy command to > set the policy and suppress this warning. > >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found Boost: /usr/lib64/cmake/Boost-1.87.0/BoostConfig.cmake (found suitable version "1.87.0", minimum required is "1.60.0") found components: system filesystem iostreams container >-- 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.3.1") >-- 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 >-- Performing Test LIBUNWIND_HAS_UNW_CACHE_PER_THREAD >-- Performing Test LIBUNWIND_HAS_UNW_CACHE_PER_THREAD - Success >-- Found Libunwind: /usr/include (found version "1.8.1") >-- Performing Test HAVE_LINUX_HEADERS >-- Performing Test HAVE_LINUX_HEADERS - Success >CMake Error at 3rdparty/robin-map/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 has been removed from CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. > > >-- Configuring incomplete, errors occurred! > * ERROR: dev-util/heaptrack-1.5.80_pre20250110::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 1481: Called cmake_src_configure > * environment, line 943: 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.5.80_pre20250110::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/heaptrack-1.5.80_pre20250110::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:heaptrack-1.5.80_pre20250110:20250419-202610.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86_build' > * S: '/var/tmp/portage/dev-util/heaptrack-1.5.80_pre20250110/work/heaptrack-5d8bfe4441be81ff3ced10114bb012d24ec0ab86' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 954093
:
925391
| 925392 |
925393
|
925394
|
925395
|
925396
|
925397
|
925398