Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 524380 Details for
Bug 650864
dev-util/cmake-3.10.3 emerge failed with error "Could NOT find LibRHash"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/dev-util/cmake-3.10.3/temp/build.log
file_650864.txt (text/plain), 8.82 KB, created by
email200202
on 2018-03-19 11:06:21 UTC
(
hide
)
Description:
/var/tmp/portage/dev-util/cmake-3.10.3/temp/build.log
Filename:
MIME Type:
Creator:
email200202
Created:
2018-03-19 11:06:21 UTC
Size:
8.82 KB
patch
obsolete
> * Package: dev-util/cmake-3.10.3 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses qt5 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cmake-3.10.3.tar.gz to /var/tmp/portage/dev-util/cmake-3.10.3/work >>>> Source unpacked in /var/tmp/portage/dev-util/cmake-3.10.3/work >>>> Preparing source in /var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3 ... > * Applying cmake-3.4.0_rc1-darwin-bundle.patch ... [ ok ] > * Applying cmake-3.9.0_rc2-prefix-dirs.patch ... [ ok ] > * Applying cmake-3.1.0-darwin-isysroot.patch ... [ ok ] > * Applying cmake-3.9.0_rc2-FindImageMagick.patch ... [ ok ] > * Applying cmake-3.0.0-FindBLAS.patch ... [ ok ] > * Applying cmake-3.8.0_rc2-FindBoost-python.patch ... [ ok ] > * Applying cmake-3.0.2-FindLAPACK.patch ... [ ok ] > * Applying cmake-3.5.2-FindQt4.patch ... [ ok ] > * Applying cmake-2.8.10.2-FindPythonLibs.patch ... [ ok ] > * Applying cmake-3.9.0_rc2-FindPythonInterp.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build" >cmake -C /var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_USE_SYSTEM_LIBRARIES=ON -DCMAKE_USE_SYSTEM_LIBRARY_JSONCPP=no -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_DOC_DIR=/share/doc/cmake-3.10.3 -DCMAKE_MAN_DIR=/share/man -DCMAKE_DATA_DIR=/share/cmake -DSPHINX_MAN=no -DSPHINX_HTML=no -DBUILD_CursesDialog=yes -DBUILD_QtDialog=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3 >loading initial cache file /var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.3.0 >-- The CXX compiler identification is GNU 7.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- 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 C++14 cstdio >-- Checking if compiler supports C++14 cstdio - yes >-- Checking if compiler supports C++ fallthrough >-- Checking if compiler supports C++ fallthrough - yes >-- Checking if compiler supports C++ make_unique >-- Checking if compiler supports C++ make_unique - yes >-- Looking for unsetenv >-- Looking for unsetenv - found >-- Looking for environ >-- Looking for environ - not found >-- Checking whether header cstdio is available >-- Checking whether header cstdio is available - yes >-- Checking for Large File Support >-- Checking for Large File Support - yes >-- Checking whether C++ compiler has 'long long' >-- Checking whether C++ compiler has 'long long' - yes >-- Checking whether C++ compiler has '__int64' >-- Checking whether C++ compiler has '__int64' - no >-- Checking whether wstring is available >-- Checking whether wstring is available - yes >-- Checking if istream supports long long >-- Checking if istream supports long long - yes >-- Checking if ostream supports long long >-- Checking if ostream supports long long - yes >-- Checking whether C compiler has ptrdiff_t in stddef.h >-- Checking whether C compiler has ptrdiff_t in stddef.h - yes >-- Checking whether C compiler has ssize_t in unistd.h >-- Checking whether C compiler has ssize_t in unistd.h - yes >-- Checking whether CXX compiler has setenv >-- Checking whether CXX compiler has setenv - yes >-- Checking whether CXX compiler has unsetenv >-- Checking whether CXX compiler has unsetenv - yes >-- Checking whether CXX compiler has environ in stdlib.h >-- Checking whether CXX compiler has environ in stdlib.h - no >-- Checking whether CXX compiler has utimes >-- Checking whether CXX compiler has utimes - yes >-- Checking whether CXX compiler has utimensat >-- Checking whether CXX compiler has utimensat - yes >-- Checking whether CXX compiler struct stat has st_mtim member >-- Checking whether CXX compiler struct stat has st_mtim member - yes >-- Checking whether CXX compiler struct stat has st_mtimespec member >-- Checking whether CXX compiler struct stat has st_mtimespec member - no >-- Looking for include files sys/types.h, ifaddrs.h >-- Looking for include files sys/types.h, ifaddrs.h - found >-- Checking whether CXX compiler has rlimit64 >-- Checking whether CXX compiler has rlimit64 - yes >-- Checking whether CXX compiler has atol >-- Checking whether CXX compiler has atol - yes >-- Checking whether CXX compiler has atoll >-- Checking whether CXX compiler has atoll - yes >-- Checking whether CXX compiler has _atoi64 >-- Checking whether CXX compiler has _atoi64 - no >-- Looking for C++ include execinfo.h >-- Looking for C++ include execinfo.h - found >-- Checking whether backtrace works with this C++ compiler >-- Checking whether backtrace works with this C++ compiler - yes >-- Looking for C++ include dlfcn.h >-- Looking for C++ include dlfcn.h - found >-- Checking whether dladdr works with this C++ compiler >-- Checking whether dladdr works with this C++ compiler - yes >-- Looking for C++ include cxxabi.h >-- Looking for C++ include cxxabi.h - found >-- Checking whether cxxabi works with this C++ compiler >-- Checking whether cxxabi works with this C++ compiler - yes >-- Checking whether CXX compiler has getloadavg >-- Checking whether CXX compiler has getloadavg - yes >-- Checking whether <ext/stdio_filebuf.h> is available >-- Checking whether <ext/stdio_filebuf.h> is available - yes >-- Using system-installed BZIP2 >-- Using system-installed CURL >-- Using system-installed EXPAT >-- Using system-installed FORM >-- Using system-installed LIBARCHIVE >-- Using system-installed LIBLZMA >-- Using system-installed LIBRHASH >-- Using system-installed LIBUV >-- Using system-installed ZLIB >-- Could NOT find LibRHash (missing: LibRHash_INCLUDE_DIR) >CMake Error at CMakeLists.txt:350 (message): > CMAKE_USE_SYSTEM_LIBRHASH is ON but LibRHash is not found! >Call Stack (most recent call first): > CMakeLists.txt:662 (CMAKE_BUILD_UTILITIES) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build/CMakeFiles/CMakeError.log". > * ERROR: dev-util/cmake-3.10.3::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 3508: Called cmake-utils_src_configure > * environment, line 940: 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/cmake-3.10.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/cmake-3.10.3::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-util/cmake-3.10.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-3.10.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3_build' > * S: '/var/tmp/portage/dev-util/cmake-3.10.3/work/cmake-3.10.3'
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 650864
:
524376
|
524378
| 524380