root@localhost /# emerge -avtNDubk --verbose-conflicts -j 4 -l $(nproc) dev-cpp/benchmark !!! Section 'crossdev' in repos.conf has location attribute set to nonexistent directory: '/var/db/repos/crossdev/' !!! Section 'crossdev_experiments' in repos.conf has location attribute set to nonexistent directory: '/var/db/repos/crossdev_experiments' WARNING: One or more repositories have missing repo_name entries: /var/db/repos/crossdev_experiments/profiles/repo_name /var/db/repos/crossdev//profiles/repo_name NOTE: Each repo_name entry should be a plain text file containing a unique name for the repository on the first line. * IMPORTANT: 1 news items need reading for repository 'librewolf'. * IMPORTANT: 1 news items need reading for repository 'gentoo-zh'. * IMPORTANT: 33 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. These are the packages that would be merged, in reverse order: Calculating dependencies | ... done! Dependency resolution took 69.46 s (backtrack: 12/20). [ebuild N ] dev-cpp/benchmark-1.9.0:0/1::gentoo USE="exceptions libcxx lto test tools -doc -libpfm" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_12 -python3_11" 249 KiB [ebuild rR ] dev-python/pycparser-2.22::gentoo USE="-test" PYTHON_TARGETS="python3_10 python3_11 python3_12 (-pypy3) -python3_13" 0 KiB Total: 2 packages (1 new, 1 reinstall), Size of downloads: 249 KiB Would you like to merge these packages? [Yes/No] >>> Verifying ebuild manifests >>> Emerging (1 of 2) dev-python/pycparser-2.22::gentoo >>> Installing (1 of 2) dev-python/pycparser-2.22::gentoo >>> Completed (1 of 2) dev-python/pycparser-2.22::gentoo >>> Emerging (2 of 2) dev-cpp/benchmark-1.9.0::gentoo >>> Failed to emerge dev-cpp/benchmark-1.9.0, Log file: >>> '/var/tmp/portage/dev-cpp/benchmark-1.9.0/temp/build.log' >>> Jobs: 1 of 2 complete, 1 failed Load avg: 1.51, 0.86, 2.34 * Package: dev-cpp/benchmark-1.9.0:0/1 * Repository: gentoo * Maintainer: beatussum@protonmail.com proxy-maint@gentoo.org * Upstream: opensource@google.com https://github.com/google/benchmark/issues/ * USE: abi_x86_64 amd64 elibc_glibc exceptions kernel_linux libcxx lto python_single_target_python3_12 test tools * FEATURES: installsources network-sandbox nostrip preserve-libs sandbox test userpriv usersandbox * Using python3.12 to build >>> Unpacking source... >>> Unpacking benchmark-1.9.0.tar.gz to /var/tmp/portage/dev-cpp/benchmark-1.9.0/work >>> Source unpacked in /var/tmp/portage/dev-cpp/benchmark-1.9.0/work >>> Preparing source in /var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build" * Applying benchmark-1.9.0-fix-documentation-installation.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64" cmake -C /var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBENCHMARK_ENABLE_DOXYGEN=no -DBENCHMARK_ENABLE_EXCEPTIONS=yes -DBENCHMARK_ENABLE_GTEST_TESTS=yes -DBENCHMARK_ENABLE_LTO=yes -DBENCHMARK_ENABLE_LIBPFM=no -DBENCHMARK_ENABLE_TESTING=yes -DBENCHMARK_ENABLE_WERROR=OFF -DBENCHMARK_INSTALL_DOCS=no -DBENCHMARK_USE_BUNDLED_GTEST=OFF -DBENCHMARK_USE_LIBCXX=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0 loading initial cache file /var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -- The CXX compiler identification is GNU 14.2.1 -- 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 -- LLVM FileCheck Found: /usr/lib/llvm/21/bin/FileCheck -- Found Git: /usr/bin/git (found version "2.45.3") -- Google Benchmark version: v1.9.0, normalized to 1.9.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success -- Performing Test HAVE_CXX_FLAG_WCONVERSION -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_FLTO -- Performing Test HAVE_CXX_FLAG_FLTO - Success -- Performing Test HAVE_CXX_FLAG_WNO_LTO_TYPE_MISMATCH -- Performing Test HAVE_CXX_FLAG_WNO_LTO_TYPE_MISMATCH - Success -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_CXX_FLAG_NOSTDINCXX -- Performing Test HAVE_CXX_FLAG_NOSTDINCXX - Success CMake Warning at CMakeLists.txt:288 (message): libc++ header path must be manually specified using CMAKE_CXX_FLAGS -- Compiling and running to test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- failed to compile -- Compiling and running to test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Compiling and running to test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- failed to compile CMake Error at CMakeLists.txt:312 (message): Failed to determine the source files for the regular expression backend -- Configuring incomplete, errors occurred! * ERROR: dev-cpp/benchmark-1.9.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3583: Called cmake-multilib_src_configure * environment, line 1294: Called multilib-minimal_src_configure * environment, line 2493: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2743: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2448: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2446: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 601: Called multilib-minimal_abi_src_configure * environment, line 2487: Called multilib_src_configure * environment, line 2968: Called cmake_src_configure * environment, line 1570: 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-cpp/benchmark-1.9.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/benchmark-1.9.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-cpp/benchmark-1.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/benchmark-1.9.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0' * Messages for package dev-python/pycparser-2.22: * Package: dev-python/pycparser-2.22:0 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 * FEATURES: installsources network-sandbox nostrip preserve-libs sandbox userpriv usersandbox * Build system packages: * dev-python/gpep517 : 16 * dev-python/installer : 0.7.0 * dev-python/setuptools : 75.8.0 * dev-python/setuptools-rust : 1.10.2-r1 * dev-python/setuptools-scm : 8.1.0 * dev-python/wheel : 0.45.1 * python3_10: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for pycparser-2.22 via setuptools.build_meta:__legacy__ * Installing pycparser-2.22-py3-none-any.whl to /var/tmp/portage/dev-python/pycparser-2.22/work/pycparser-2.22-python3_10/install * python3_11: running distutils-r1_run_phase distutils-r1_python_compile * Installing pycparser-2.22-py3-none-any.whl to /var/tmp/portage/dev-python/pycparser-2.22/work/pycparser-2.22-python3_11/install * python3_12: running distutils-r1_run_phase distutils-r1_python_compile * Installing pycparser-2.22-py3-none-any.whl to /var/tmp/portage/dev-python/pycparser-2.22/work/pycparser-2.22-python3_12/install * Skipping make test/check due to ebuild restriction. * python3_10: running distutils-r1_run_phase distutils-r1_python_install * python3_11: running distutils-r1_run_phase distutils-r1_python_install * python3_12: running distutils-r1_run_phase distutils-r1_python_install * Using python3.12 in global scope * python3_12: running distutils-r1_run_phase distutils-r1_python_install_all * Final size of build directory: 1624 KiB (1.5 MiB) * Final size of installed tree: 4832 KiB (4.7 MiB) * Verifying compiled files for python3.10 * Verifying compiled files for python3.11 * Verifying compiled files for python3.12 * Messages for package dev-cpp/benchmark-1.9.0: * Package: dev-cpp/benchmark-1.9.0:0/1 * Repository: gentoo * Maintainer: beatussum@protonmail.com proxy-maint@gentoo.org * Upstream: opensource@google.com https://github.com/google/benchmark/issues/ * USE: abi_x86_64 amd64 elibc_glibc exceptions kernel_linux libcxx lto python_single_target_python3_12 test tools * FEATURES: installsources network-sandbox nostrip preserve-libs sandbox test userpriv usersandbox * Using python3.12 to build * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build" * Applying benchmark-1.9.0-fix-documentation-installation.patch ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64" * ERROR: dev-cpp/benchmark-1.9.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3583: Called cmake-multilib_src_configure * environment, line 1294: Called multilib-minimal_src_configure * environment, line 2493: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2743: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2448: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2446: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 601: Called multilib-minimal_abi_src_configure * environment, line 2487: Called multilib_src_configure * environment, line 2968: Called cmake_src_configure * environment, line 1570: 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-cpp/benchmark-1.9.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/benchmark-1.9.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-cpp/benchmark-1.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/benchmark-1.9.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0_build-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-cpp/benchmark-1.9.0/work/benchmark-1.9.0' * GNU info directory index is up-to-date. * IMPORTANT: config file '/etc/xdg/mimeapps.list' needs updating. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS * sections of the emerge man page to learn how to update config files. * IMPORTANT: 1 news items need reading for repository 'librewolf'. * IMPORTANT: 1 news items need reading for repository 'gentoo-zh'. * IMPORTANT: 33 news items need reading for repository 'gentoo'. * Use eselect news read to view new items.