* Package: dev-php/pecl-event-2.5.3 * Repository: gentoo * Maintainer: rrosmanov@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc extra kernel_linux libressl php_targets_php7-2 ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking event-2.5.3.tgz to /var/tmp/portage/dev-php/pecl-event-2.5.3/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-event-2.5.3/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-event-2.5.3/work/event-2.5.3 ... * Running /usr/lib64/php7.2/bin/phpize ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-event-2.5.3/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-event-2.5.3/work/event-2.5.3 ... * 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-event-2.5.3 --htmldir=/usr/share/doc/pecl-event-2.5.3/html --with-sysroot=/ --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.2/bin/php-config --with-event-core --disable-event-debug --with-event-extra --with-event-openssl --without-event-pthreads --disable-event-sockets 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.3 (ok) checking for gawk... gawk checking for Event core support... yes, shared checking for Event thread safety support... no checking for Event extra functionality support... yes checking for OpenSSL support in Event... yes checking for custom PHP namespace in Event... no checking for OpenSSL installation prefix... no checking whether Event debugging support enabled... no checking whether to enable sockets support in Event... no checking PHP version... PHP 7.x checking for include/event2/event.h... found in /usr checking for libevent version... ok checking for event_free in -levent_core... yes checking for evdns_base_free in -levent_extra... yes checking for pkg-config... /usr/bin/pkg-config checking for bufferevent_openssl_get_ssl in -levent_openssl... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-php/pecl-event-2.5.3/work/event-2.5.3 ... make -j1 /bin/sh /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -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 -I/php7 -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/classes -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7 -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -c /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/php_event.c -o php7/php_event.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -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 -I/php7 -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/classes -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7 -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -c /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/php_event.c -fPIC -DPIC -o php7/.libs/php_event.o /bin/sh /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -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 -I/php7 -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/classes -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7 -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -c /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/util.c -o php7/src/util.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -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 -I/php7 -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/classes -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7 -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -c /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/util.c -fPIC -DPIC -o php7/src/.libs/util.o /bin/sh /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -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 -I/php7 -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/classes -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7 -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -c /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/fe.c -o php7/src/fe.lo libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2 -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 -I/php7 -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/classes -I/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7 -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -c /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/fe.c -fPIC -DPIC -o php7/src/.libs/fe.o In file included from /usr/lib64/php7.2/include/php/main/php.h:39, from /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/common.h:25, from /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/fe.h:21, from /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/fe.c:19: /usr/lib64/php7.2/include/php/Zend/zend_API.h:65:23: error: zim_EventUtil_createSocket undeclared here (not in a function); did you mean zim_EventUtil_getSocketFd? 65 | #define ZEND_MN(name) zim_##name | ^~~~ /usr/lib64/php7.2/include/php/Zend/zend_API.h:70:69: note: in definition of macro ZEND_FENTRY 70 | ZEND_FENTRY(zend_name, name, arg_info, flags) { #zend_name, name, arg_info, (uint32_t) (sizeof(arg_info)/sizeof(struct _zend_internal_arg_info)-1), flags }, | ^~~~ /usr/lib64/php7.2/include/php/Zend/zend_API.h:81:69: note: in expansion of macro ZEND_MN 81 | ZEND_ME(classname, name, arg_info, flags) ZEND_FENTRY(name, ZEND_MN(classname##_##name), arg_info, flags) | ^~~~~~~ /usr/lib64/php7.2/include/php/main/php.h:422:25: note: in expansion of macro ZEND_ME 422 | #define PHP_ME ZEND_ME | ^~~~~~~ /var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2/php7/src/fe.c:643:2: note: in expansion of macro PHP_ME 643 | PHP_ME(EventUtil, createSocket, arginfo_event_util_create_socket, ZEND_ACC_PUBLIC | ZEND_ACC_STATIC) | ^~~~~~ make: *** [Makefile:198: php7/src/fe.lo] Error 1 * ERROR: dev-php/pecl-event-2.5.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-php/pecl-event-2.5.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-event-2.5.3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-event-2.5.3:20200218-152210.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-event-2.5.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-event-2.5.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-event-2.5.3/work/php7.2' * S: '/var/tmp/portage/dev-php/pecl-event-2.5.3/work/event-2.5.3'