Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 746313 Details for
Bug 819663
net-libs/ntirpc-3.4 - -- KRB5 was not found. Make sure the entries KRB5_ are set.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs:ntirpc-3.4:20211023-120658.log
net-libs:ntirpc-3.4:20211023-120658.log (text/plain), 5.45 KB, created by
Toralf Förster
on 2021-10-23 13:52:38 UTC
(
hide
)
Description:
net-libs:ntirpc-3.4:20211023-120658.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-10-23 13:52:38 UTC
Size:
5.45 KB
patch
obsolete
> * Package: net-libs/ntirpc-3.4 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gssapi kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ntirpc-3.4.tar.gz to /var/tmp/portage/net-libs/ntirpc-3.4/work >>>> Source unpacked in /var/tmp/portage/net-libs/ntirpc-3.4/work >>>> Preparing source in /var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4_build" >cmake -C /var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DUSE_GSS=yes -DUSE_RPC_RDMA=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4_build/gentoo_toolchain.cmake /var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4 >loading initial cache file /var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The C compiler identification is GNU 11.2.0 >-- 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 >CMake Warning (dev) at CMakeLists.txt:30 (set): > Cannot set "NTIRPC_VERSION_EMBED": current scope has no parent. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at CMakeLists.txt:31 (set): > Cannot set "NTIRPC_VERSION_BASE_EMBED": current scope has no parent. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at CMakeLists.txt:32 (set): > Cannot set "NTIRPC_VERSION_EXTRA_EMBED": current scope has no parent. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at CMakeLists.txt:33 (set): > Cannot set "NTIRPC_ABI_EMBED": current scope has no parent. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- OVERRIDE_INSTALL_PREFIX = >-- found krb5-config here /usr/bin/krb5-config >-- KRB5 was not found. Make sure the entries KRB5_* are set. >-- Looking for include file stdbool.h >-- Looking for include file stdbool.h - found >-- Looking for include file strings.h >-- Looking for include file strings.h - found >-- Looking for include file string.h >-- Looking for include file string.h - found >-- 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 >-- Looking for include file sys/epoll.h >-- Looking for include file sys/epoll.h - found >-- Looking for epoll_create >-- Looking for epoll_create - found >-- Found EPOLL: 1 >-- Found NSL: /usr/lib64/libnsl.so >-- >-- ------------------------------------------------------- >-- TIRPC_EPOLL = TRUE >-- USE_RPC_RDMA = no >-- USE_GSS = OFF >-- USE_PROFILE = OFF >-- USE_LTTNG_NTIRPC = OFF >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 >C++ >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >CMake Error: The following variables are used in this project, but they are set to NOTFOUND. >Please set them or make sure they are set and tested correctly in the CMake files: >KRB5_gssapi_krb5_LIBRARY (ADVANCED) > linked by target "ntirpc" in directory /var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4/src > >-- Generating done >CMake Generate step failed. Build files cannot be regenerated correctly. > * ERROR: net-libs/ntirpc-3.4::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2089: Called cmake_src_configure > * environment, line 971: 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 '=net-libs/ntirpc-3.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/ntirpc-3.4::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:ntirpc-3.4:20211023-120658.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/ntirpc-3.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/ntirpc-3.4/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4_build' > * S: '/var/tmp/portage/net-libs/ntirpc-3.4/work/ntirpc-3.4' >
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 819663
:
746298
|
746301
|
746304
|
746307
|
746310
| 746313 |
746316