* Package: dev-php/pecl-http-4.2.2:8 * Repository: gentoo * Maintainer: php-bugs@gentoo.org * USE: abi_x86_64 amd64 curl_ssl_openssl elibc_glibc kernel_linux php_targets_php8-1 ssl * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pecl_http-4.2.2.tgz to /var/tmp/portage/dev-php/pecl-http-4.2.2/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-http-4.2.2/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-http-4.2.2/work/pecl_http-4.2.2 ... * Running '/usr/lib64/php8.1/bin/phpize' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-php/pecl-http-4.2.2/work/pecl_http-4.2.2 ... * econf: updating php8.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php8.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php8.1/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php8.1/build/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 --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/pecl-http-4.2.2 --htmldir=/usr/share/doc/pecl-http-4.2.2/html --libdir=/usr/lib64 --with-php-config=/usr/lib64/php8.1/bin/php-config --with-http --without-http-shared-deps --without-http-libidn-dir --without-http-libicu-dir --without-http-libidnkit2-dir --without-http-libidnkit-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-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-pc-linux-gnu-cc... x86_64-pc-linux-gnu-cc 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-cc accepts -g... yes checking for x86_64-pc-linux-gnu-cc option to enable C11 features... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-cc -E checking for icc... no checking for suncc... no checking for system library directory... lib 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/php8.1 checking for PHP includes... -I/usr/lib64/php8.1/include/php -I/usr/lib64/php8.1/include/php/main -I/usr/lib64/php8.1/include/php/TSRM -I/usr/lib64/php8.1/include/php/Zend -I/usr/lib64/php8.1/include/php/ext -I/usr/lib64/php8.1/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php8.1/lib/extensions/no-debug-non-zts-20210902 checking for PHP installed headers prefix... /usr/lib64/php8.1/include/php checking if debug is enabled... no checking if zts is enabled... no checking for gawk... gawk checking whether to enable extended HTTP support... yes, shared checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for off_t... yes checking for mbstate_t... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for wctype.h... 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, shared checking for gawk... (cached) gawk checking for zlib... 1.3 checking whether zlib version 1.3 >= 1.2.0.4... ok checking whether zlib can be linked... yes checking whether/where to check for libbrotli... yes, shared checking for libbrotlicommon... 1.1.0 checking whether libbrotlicommon version 1.1.0 >= 1.0... ok checking whether libbrotlicommon can be linked... yes checking for libbrotlidec... 1.1.0 checking whether libbrotlidec version 1.1.0 >= 1.0... ok checking whether libbrotlidec can be linked... yes checking for libbrotlienc... 1.1.0 checking whether libbrotlienc version 1.1.0 >= 1.0... ok checking whether libbrotlienc can be linked... yes checking whether libbrotli can be linked... yes checking whether/where to check for libcurl... yes, shared 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... 8.3.0 checking whether libcurl version 8.3.0 >= 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... yes checking for ALT-SVC feature in libcurl... no checking for HSTS feature in libcurl... no checking for c-ares providing AsynchDNS in libcurl... yes checking for SSL feature in libcurl... yes checking for OpenSSL providing SSL in libcurl... yes checking for openssl/ssl.h... 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 CURL_LOCK_DATA_SSL_SESSION in curl/curl.h... yes checking whether curl_share accepts CURL_LOCK_DATA_SSL_SESSION... yes checking for CURLOPT_TLS13_CIPHERS in curl/curl.h... yes checking whether curl_easy_setopt accepts CURLOPT_TLS13_CIPHERS... no checking for default CA path... (cached) /etc/ssl/certs checking for default CA info... (cached) /etc/ssl/certs/ca-certificates.crt checking whether libcurl can be linked... yes checking whether/where to check for libevent... yes checking for libevent... 2.1.12-stable checking whether libevent version 2.1.12-stable >= 2.0... ok checking for event_base_new... yes checking for event_assign... yes checking whether libevent can be linked... yes checking whether/where to check for libidn2... yes checking for libidn2... 2.3.4 checking whether libidn2 can be linked... yes checking whether/where to check for libidn... no checking whether/where to check for libicu... no checking whether/where to check for libidnkit2... no checking whether/where to check for libidnkit... no checking whether ext/raphf is enabled... /usr/lib64/php8.1/bin/php: line 27: /var/tmp/portage/dev-lang/php-8.1.24/work/sapis-build/cli/sapi/cli/.libs/php: No such file or directory no configure: error: please install and enable pecl/raphf !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-php/pecl-http-4.2.2/work/php8.1/config.log * ERROR: dev-php/pecl-http-4.2.2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 1995: Called php-ext-source-r3_src_configure * environment, line 1871: Called econf '--with-php-config=/usr/lib64/php8.1/bin/php-config' '--with-http' '--without-http-shared-deps' '--without-http-libidn-dir' '--without-http-libicu-dir' '--without-http-libidnkit2-dir' '--without-http-libidnkit-dir' * phase-helpers.sh, line 732: 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-4.2.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-http-4.2.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-http-4.2.2:20231009-001314.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-http-4.2.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-http-4.2.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-http-4.2.2/work/php8.1' * S: '/var/tmp/portage/dev-php/pecl-http-4.2.2/work/pecl_http-4.2.2'