Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---------------------------------------------
- CMake has bootstrapped. Now run gmake.
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6 ...
- * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6"
- * Build directory (BUILD_DIR): "/var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6_build"
- /var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6/Bootstrap.cmk/cmake -C /var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_USE_SYSTEM_LIBRARIES=ON -DCMake_ENABLE_DEBUGGER=no -DCMAKE_DOC_DIR=/share/doc/cmake-3.30.6 -DCMAKE_MAN_DIR=/share/man -DCMAKE_DATA_DIR=/share/cmake -DSPHINX_MAN=no -DSPHINX_HTML=no -DBUILD_CursesDialog=yes -DBUILD_TESTING=no -DBUILD_QtDialog=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6_build/gentoo_toolchain.cmake /var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6
- loading initial cache file /var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6_build/gentoo_common_config.cmake
- -- The C compiler identification is GNU 14.2.1
- -- The CXX compiler identification is GNU 14.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
- -- Checking if compiler supports C11 _Thread_local
- -- Checking if compiler supports C11 _Thread_local - yes
- -- Checking if compiler supports needed C++17 constructs
- -- Checking if compiler supports needed C++17 constructs - yes
- -- Checking if compiler supports C++ make_unique
- -- Checking if compiler supports C++ make_unique - no
- -- Checking if compiler supports C++ unique_ptr
- -- Checking if compiler supports C++ unique_ptr - no
- -- Checking if compiler supports C++ filesystem
- -- Checking if compiler supports C++ filesystem - no
- CMake Error at CMakeLists.txt:93 (message):
- The C++ compiler does not support C++11 (e.g. std::unique_ptr).
- -- Configuring incomplete, errors occurred!
- * ERROR: dev-build/cmake-3.30.6::gentoo failed (configure phase):
- * cmake failed
- *
- * Call stack:
- * ebuild.sh, line 136: Called src_configure
- * environment, line 2241: Called cmake_src_configure
- * environment, line 1107: 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-build/cmake-3.30.6::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-build/cmake-3.30.6::gentoo'`.
- * The complete build log is located at '/var/tmp/portage/dev-build/cmake-3.30.6/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/dev-build/cmake-3.30.6/temp/environment'.
- * Working directory: '/var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6_build'
- * S: '/var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6'
- >>> Failed to emerge dev-build/cmake-3.30.6, Log file:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement