* Package: net-p2p/eiskaltdcpp-2.4.2:0 * Repository: gentoo * Maintainer: klondike@gentoo.org proxy-maint@gentoo.org * USE: abi_x86_64 amd64 cli dbus dht elibc_glibc gtk javascript kernel_linux libnotify lua lua_single_target_lua5-1 minimal pcre qt5 spell upnp * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using lua5.1 to build >>> Unpacking source... >>> Unpacking eiskaltdcpp-2.4.2.tar.xz to /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work >>> Source unpacked in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work >>> Preparing source in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2" * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build" removed '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/cmake/FindASPELL.cmake' removed '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/cmake/FindLua.cmake' * Hardcoded definition(s) removed in CMakeLists.txt: * set (CMAKE_BUILD_TYPE "RelWithDebInfo") * Looking in eiskaltdcpp-qt/translations for new locales ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2" * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build" cmake -C /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=lib64 -Dlinguas= -DCREATE_MO=ON -DUSE_GTK=OFF -DUSE_LIBGNOME2=OFF -DUSE_QT=OFF -DUSE_QT_QML=OFF -DNO_UI_DAEMON=no -DDBUS_NOTIFY=yes -DWITH_DHT=yes -DWITH_EXAMPLES=no -DUSE_GTK3=yes -DUSE_IDNA=no -DUSE_JS=yes -DUSE_LIBCANBERRA=no -DUSE_LIBNOTIFY=yes -DWITH_DEV_FILES=no -DPERL_REGEX=yes -DUSE_QT5=yes -DUSE_ASPELL=yes -DLOCAL_ASPELL_DATA=OFF -DUSE_QT_SQLITE=no -DUSE_MINIUPNP=yes -DFORCE_XDG=ON -DENABLE_STACKTRACE=OFF -DUSE_GOLD=no -DLOCAL_JSONCPP=OFF -DBUILD_STATIC=OFF -DINSTALL_QT_TRANSLATIONS=OFF -DCOMPRESS_MANPAGES=OFF -DUSE_CLI_JSONRPC=yes -DJSONRPC_DAEMON=no -DLUA_SCRIPT=ON -DWITH_LUASCRIPTS=no -DLUA_VERSION=5.1 -DWITH_EMOTICONS=ON -DWITH_SOUNDS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build/gentoo_toolchain.cmake /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 loading initial cache file /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build/gentoo_common_config.cmake CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.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 CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for malloc_stats -- Looking for malloc_stats - found -- Looking for malloc_trim -- Looking for malloc_trim - found -- Looking for daemon -- Looking for daemon - found -- Looking for 9 include files malloc.h, ..., unistd.h -- Looking for 9 include files malloc.h, ..., unistd.h - found -- Looking for 4 include files sys/socket.h, ..., sys/types.h -- Looking for 4 include files sys/socket.h, ..., sys/types.h - found -- Looking for 5 include files sys/types.h, ..., stdint.h -- Looking for 5 include files sys/types.h, ..., stdint.h - found -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.1.4") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for gettext -- Looking for gettext - found -- Found Iconv: /usr/lib64/libc.so -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Git: /usr/bin/git (found version "2.43.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PCRE (missing: PCRE_LIBRARIES) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/FindPCRE.cmake:23 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:99 (find_package) -- Configuring incomplete, errors occurred! * ERROR: net-p2p/eiskaltdcpp-2.4.2::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 2716: Called cmake_src_configure * environment, line 1324: 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-p2p/eiskaltdcpp-2.4.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-p2p/eiskaltdcpp-2.4.2::gentoo'`. * The complete build log is located at '/var/log/portage/net-p2p:eiskaltdcpp-2.4.2:20240127-095644.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/temp/environment'. * Working directory: '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build' * S: '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2'