* Package: dev-php/pecl-http-3.2.1 * Repository: gentoo * Maintainer: php-bugs@gentoo.org * USE: abi_x86_64 amd64 curl_ssl_openssl elibc_glibc kernel_linux php_targets_php7-2 ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pecl_http-3.2.1.tgz to /var/tmp/portage/dev-php/pecl-http-3.2.1/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-http-3.2.1/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-http-3.2.1/work/pecl_http-3.2.1 ... * Running /usr/lib64/php7.2/bin/phpize ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-http-3.2.1/work/php7.2' ... * Running libtoolize --install --copy --force ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: php7.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-php/pecl-http-3.2.1/work/pecl_http-3.2.1 ... * econf: updating php7.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php7.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pecl-http-3.2.1 --htmldir=/usr/share/doc/pecl-http-3.2.1/html --with-sysroot=/ --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.2/bin/php-config --with-http --without-http-shared-deps --without-http-libidn-dir checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for icc... no checking for suncc... no checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for PHP prefix... /usr/lib64/php7.2 checking for PHP includes... -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php7.2/lib/extensions/no-debug-non-zts-20170718 checking for PHP installed headers prefix... /usr/lib64/php7.2/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.2.1 (ok) checking for gawk... gawk checking whether to enable extended HTTP support... yes, shared checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for mbstate_t... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for gethostname... yes checking for getdomainname... yes checking for mbrtowc... yes checking for mbtowc... yes checking for iswalnum... yes checking for inet_pton... yes checking whether/where to check for zlib... yes checking for gawk... (cached) gawk checking for zlib... 1.2.11 checking whether zlib version 1.2.11 >= 1.2.0.4... ok checking whether/where to check for libbrotli... yes checking for pkg-config... /usr/bin/pkg-config checking for libbrotlicommon... 1.0.7 checking whether libbrotlicommon version 1.0.7 >= 1.0... ok checking for libbrotlidec... 1.0.7 checking whether libbrotlidec version 1.0.7 >= 1.0... ok checking for libbrotlienc... 1.0.7 checking whether libbrotlienc version 1.0.7 >= 1.0... ok checking whether/where to check for libcurl... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) /bin/grep -E checking for curl-config... /usr/bin/curl-config checking for libcurl... 7.65.3 checking whether libcurl version 7.65.3 >= 7.18.2... ok checking for default CA path... /etc/ssl/certs checking for default CA info... /etc/ssl/certs/ca-certificates.crt checking for HTTP protocol in libcurl... yes checking for HTTP2 feature in libcurl... no checking for c-ares providing AsynchDNS in libcurl... no checking for SSL feature in libcurl... yes checking for OpenSSL providing SSL in libcurl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for CURLOPT_TLSAUTH_TYPE in curl/curl.h... yes checking whether CURLOPT_TLSAUTH_TYPE expects CURL_TLSAUTH_SRP... no checking for default CA path... (cached) /etc/ssl/certs checking for default CA info... (cached) /etc/ssl/certs/ca-certificates.crt checking whether/where to check for libevent... yes checking for libevent... 2.1.11-stable checking whether libevent version 2.1.11-stable >= 2.0... ok checking for event_base_new... yes checking for event_assign... yes checking whether/where to check for libidn2... yes checking for libidn2... 2.2.0 checking whether/where to check for libidn... no checking whether/where to check for libicu... yes checking for icu-config... /usr/bin/icu-config checking for libicu... 64.2 checking for uidna_IDNToASCII... yes checking for uidna_nameToASCII_UTF8... yes checking whether/where to check for libidnkit2... yes checking for libidnkit2... no checking whether/where to check for libidnkit... yes checking for libidnkit... no checking whether ext/raphf is enabled... no configure: error: please install and enable pecl/raphf !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-php/pecl-http-3.2.1/work/php7.2/config.log * ERROR: dev-php/pecl-http-3.2.1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1679: Called php-ext-source-r3_src_configure * environment, line 1587: Called econf '--with-php-config=/usr/lib64/php7.2/bin/php-config' '--with-http' '--without-http-shared-deps' '--without-http-libidn-dir' * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=dev-php/pecl-http-3.2.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-http-3.2.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-http-3.2.1:20190828-114840.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-http-3.2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-http-3.2.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-http-3.2.1/work/php7.2' * S: '/var/tmp/portage/dev-php/pecl-http-3.2.1/work/pecl_http-3.2.1'