Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 600354 Details for
Bug 703526
net-irc/weechat-2.7 : CMake Error at src/.../CMakeLists.txt:161 (message): Php not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-irc:weechat-2.7:20191222-002718.log
net-irc:weechat-2.7:20191222-002718.log (text/plain), 5.65 KB, created by
Toralf Förster
on 2019-12-22 09:58:40 UTC
(
hide
)
Description:
net-irc:weechat-2.7:20191222-002718.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-12-22 09:58:40 UTC
Size:
5.65 KB
patch
obsolete
> * Package: net-irc/weechat-2.7 > * Repository: gentoo > * Maintainer: gyakovlev@gentoo.org > * USE: abi_x86_64 alias amd64 buflist charset elibc_glibc exec fifo fset irc kernel_linux logger nls perl php python python_single_target_python3_6 python_targets_python2_7 python_targets_python3_6 relay scripts spell ssl trigger userland_GNU xfer > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking weechat-2.7.tar.xz to /var/tmp/portage/net-irc/weechat-2.7/work >>>> Source unpacked in /var/tmp/portage/net-irc/weechat-2.7/work >>>> Preparing source in /var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7 ... > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_VERBOSE_MAKEFILE OFF) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build" >cmake -C /var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLIBDIR=/usr/lib64 -DENABLE_JAVASCRIPT=OFF -DENABLE_LARGEFILE=ON -DENABLE_NCURSES=ON -DENABLE_ALIAS=yes -DENABLE_BUFLIST=yes -DENABLE_CHARSET=yes -DENABLE_DOC=no -DENABLE_EXEC=yes -DENABLE_FIFO=yes -DENABLE_FSET=yes -DENABLE_GNUTLS=yes -DENABLE_GUILE=no -DENABLE_IRC=yes -DENABLE_LOGGER=yes -DENABLE_LUA=no -DENABLE_MAN=no -DENABLE_NLS=yes -DENABLE_PERL=yes -DENABLE_PHP=yes -DENABLE_PYTHON=yes -DENABLE_RELAY=yes -DENABLE_RUBY=no -DENABLE_SCRIPT=yes -DENABLE_SCRIPTS=yes -DENABLE_SPELL=yes -DENABLE_TCL=no -DENABLE_TESTS=no -DENABLE_TRIGGER=yes -DENABLE_XFER=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build/gentoo_toolchain.cmake /var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7 >loading initial cache file /var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 9.2.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 >-- Looking for include file langinfo.h >-- Looking for include file langinfo.h - found >-- Looking for include file sys/resource.h >-- Looking for include file sys/resource.h - found >-- Looking for mallinfo >-- Looking for mallinfo - found >-- Looking for eat_newline_glitch >-- Looking for eat_newline_glitch - found >-- Looking for include file libintl.h >-- Looking for include file libintl.h - found >-- Looking for dgettext >-- Looking for dgettext - found >-- Found Intl: /usr/include >-- Found GCRYPT: -lgcrypt -lgpg-error >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") >-- Looking for iconv_open >-- Looking for iconv_open - found >-- Performing Test ICONV_2ARG_IS_CONST >-- Performing Test ICONV_2ARG_IS_CONST - Failed >-- Found CURL: /usr/lib64/libcurl.so (found version "7.67.0") >-- Looking for flock >-- Looking for flock - found >-- Looking for backtrace >-- Looking for backtrace - found >-- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") >-- Checking for module 'python3-embed' >-- Package 'python3-embed', required by 'virtual:world', not found >-- Checking for module 'python3' >-- Found python3, version 3.6 >-- Checking for one of the modules 'php7' >CMake Warning at cmake/FindPHP.cmake:59 (message): > Could not find libphp7. Ensure PHP >=7.0.0 development libraries are > installed and compiled with `--enable-embed`. Ensure `php-config` is in > `PATH`. You may set `-DCMAKE_LIBRARY_PATH=...` to the directory containing > libphp7. >Call Stack (most recent call first): > src/plugins/CMakeLists.txt:157 (find_package) > > >CMake Error at src/plugins/CMakeLists.txt:161 (message): > Php not found > > >-- Looking for aspell_version_string >-- Looking for aspell_version_string - found >-- Checking for one of the modules 'ncursesw' >-- Looking for include file ncursesw/ncurses.h >-- Looking for include file ncursesw/ncurses.h - found >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fsigned-char -Wall -Wextra -Werror-implicit-function-declaration >C++ -fsigned-char -Wall -Wextra >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build/CMakeFiles/CMakeError.log". > * ERROR: net-irc/weechat-2.7::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 3166: Called cmake-utils_src_configure > * environment, line 1180: 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-irc/weechat-2.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-irc/weechat-2.7::gentoo'`. > * The complete build log is located at '/var/log/portage/net-irc:weechat-2.7:20191222-002718.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/weechat-2.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-irc/weechat-2.7/temp/environment'. > * Working directory: '/var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7_build' > * S: '/var/tmp/portage/net-irc/weechat-2.7/work/weechat-2.7'
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 703526
:
600340
|
600342
|
600344
|
600346
|
600348
|
600350
|
600352
| 600354 |
600356