* Package: dev-php/pecl-zmq-1.1.3-r1 * Repository: gentoo * Maintainer: php-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux php_targets_php5-6 php_targets_php7-1 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking zmq-1.1.3.tgz to /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/zmq-1.1.3 ... * Running /usr/lib64/php5.6/bin/phpize ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6' ... * Running libtoolize --install --copy --force ... [ ok ] * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: php5.6/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running /usr/lib64/php7.1/bin/phpize ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1' ... * Running libtoolize --install --copy --force ... [ ok ] * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: php7.1/ * 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-zmq-1.1.3-r1/work/zmq-1.1.3 ... * econf: updating php7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php7.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php5.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.6/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-zmq-1.1.3-r1 --htmldir=/usr/share/doc/pecl-zmq-1.1.3-r1/html --libdir=/usr/lib64 --with-php-config=/usr/lib64/php5.6/bin/php-config --without-czmq 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/php5.6 checking for PHP includes... -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5.6/lib/extensions/no-debug-non-zts-20131226 checking for PHP installed headers prefix... /usr/lib64/php5.6/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.1.1 (ok) checking for gawk... gawk checking whether to enable 0MQ support... yes, shared checking whether to enable CZMQ support... no checking for pkg-config... /usr/bin/pkg-config checking libzmq installation... found version 4.3.1, under /usr checking for zmq_socket_monitor in -lzmq... yes checking for zmq_proxy_steerable in -lzmq... yes checking for zmq_z85_decode in -lzmq... yes checking for zmq_curve_keypair in -lzmq... yes checking for zmq_ctx_get in -lzmq... yes checking for zmq_unbind in -lzmq... yes checking for zmq_disconnect in -lzmq... yes 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 stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for gettimeofday... yes checking for mach_absolute_time... no 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... no 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... no checking if : 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 * econf: updating php7.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php5.6/config.sub with /usr/share/gnuconfig/config.sub ./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-zmq-1.1.3-r1 --htmldir=/usr/share/doc/pecl-zmq-1.1.3-r1/html --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.1/bin/php-config --without-czmq 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.1 checking for PHP includes... -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php7.1/lib/extensions/no-debug-non-zts-20160303 checking for PHP installed headers prefix... /usr/lib64/php7.1/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.1.1 (ok) checking for gawk... gawk checking whether to enable 0MQ support... yes, shared checking whether to enable CZMQ support... no checking for pkg-config... /usr/bin/pkg-config checking libzmq installation... found version 4.3.1, under /usr checking for zmq_socket_monitor in -lzmq... yes checking for zmq_proxy_steerable in -lzmq... yes checking for zmq_z85_decode in -lzmq... yes checking for zmq_curve_keypair in -lzmq... yes checking for zmq_ctx_get in -lzmq... yes checking for zmq_unbind in -lzmq... yes checking for zmq_disconnect in -lzmq... yes 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 stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for gettimeofday... yes checking for mach_absolute_time... no 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... no 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... no checking if : 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-zmq-1.1.3-r1/work/zmq-1.1.3 ... make -j1 /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq.c -o php5/zmq.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq.c -fPIC -DPIC -o php5/.libs/zmq.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_pollset.c -o php5/zmq_pollset.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_pollset.c -fPIC -DPIC -o php5/.libs/zmq_pollset.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_device.c -o php5/zmq_device.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_device.c -fPIC -DPIC -o php5/.libs/zmq_device.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_sockopt.c -o php5/zmq_sockopt.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_sockopt.c -fPIC -DPIC -o php5/.libs/zmq_sockopt.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_fd_stream.c -o php5/zmq_fd_stream.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_fd_stream.c -fPIC -DPIC -o php5/.libs/zmq_fd_stream.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_clock.c -o php5/zmq_clock.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/php5/zmq_clock.c -fPIC -DPIC -o php5/.libs/zmq_clock.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 -I/usr/lib64/php5.6/include/php -I/usr/lib64/php5.6/include/php/main -I/usr/lib64/php5.6/include/php/TSRM -I/usr/lib64/php5.6/include/php/Zend -I/usr/lib64/php5.6/include/php/ext -I/usr/lib64/php5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o zmq.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/modules php5/zmq.lo php5/zmq_pollset.lo php5/zmq_device.lo php5/zmq_sockopt.lo php5/zmq_fd_stream.lo php5/zmq_clock.lo -lzmq libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC php5/.libs/zmq.o php5/.libs/zmq_pollset.o php5/.libs/zmq_device.o php5/.libs/zmq_sockopt.o php5/.libs/zmq_fd_stream.o php5/.libs/zmq_clock.o -Wl,--as-needed -lzmq -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,zmq.so -o .libs/zmq.so libtool: link: ( cd ".libs" && rm -f "zmq.la" && ln -s "../zmq.la" "zmq.la" ) /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/libtool --mode=install cp ./zmq.la /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/modules libtool: install: cp ./.libs/zmq.so /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/modules/zmq.so libtool: install: cp ./.libs/zmq.lai /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/modules/zmq.la libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/sbin" ldconfig -n /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/modules ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. make -j1 /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq.c -o zmq.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq.c -fPIC -DPIC -o .libs/zmq.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_helpers.c -o zmq_helpers.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_helpers.c -fPIC -DPIC -o .libs/zmq_helpers.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_pollset.c -o zmq_pollset.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_pollset.c -fPIC -DPIC -o .libs/zmq_pollset.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_device.c -o zmq_device.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_device.c -fPIC -DPIC -o .libs/zmq_device.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_sockopt.c -o zmq_sockopt.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_sockopt.c -fPIC -DPIC -o .libs/zmq_sockopt.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_fd_stream.c -o zmq_fd_stream.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_fd_stream.c -fPIC -DPIC -o .libs/zmq_fd_stream.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_clock.c -o zmq_clock.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_clock.c -fPIC -DPIC -o .libs/zmq_clock.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_shared_ctx.c -o zmq_shared_ctx.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/zmq_shared_ctx.c -fPIC -DPIC -o .libs/zmq_shared_ctx.o /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 -I/usr/lib64/php7.1/include/php -I/usr/lib64/php7.1/include/php/main -I/usr/lib64/php7.1/include/php/TSRM -I/usr/lib64/php7.1/include/php/Zend -I/usr/lib64/php7.1/include/php/ext -I/usr/lib64/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o zmq.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/modules zmq.lo zmq_helpers.lo zmq_pollset.lo zmq_device.lo zmq_sockopt.lo zmq_fd_stream.lo zmq_clock.lo zmq_shared_ctx.lo -lzmq libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/zmq.o .libs/zmq_helpers.o .libs/zmq_pollset.o .libs/zmq_device.o .libs/zmq_sockopt.o .libs/zmq_fd_stream.o .libs/zmq_clock.o .libs/zmq_shared_ctx.o -Wl,--as-needed -lzmq -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,zmq.so -o .libs/zmq.so libtool: link: ( cd ".libs" && rm -f "zmq.la" && ln -s "../zmq.la" "zmq.la" ) /bin/sh /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/libtool --mode=install cp ./zmq.la /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/modules libtool: install: cp ./.libs/zmq.so /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/modules/zmq.so libtool: install: cp ./.libs/zmq.lai /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/modules/zmq.la libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/sbin" ldconfig -n /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/modules ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. >>> Source compiled. >>> Test phase: dev-php/pecl-zmq-1.1.3-r1 make -j1 test Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/lib64/php5.6/bin/php PHP_SAPI : cli PHP_VERSION : 5.6.40-pl2-gentoo ZEND_VERSION: 2.6.0 PHP_OS : Linux - Linux mr-fox 5.0.9 #2 SMP Sun Apr 21 21:12:16 CEST 2019 x86_64 INI actual : /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6/tmp-php.ini More .INIs : CWD : /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php5.6 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2019-04-26 20:16:13 ===================================================================== TEST 1/64 [tests/001-send.phpt] PASS Test send / recv [tests/001-send.phpt] TEST 2/64 [tests/002-test-binary.phpt] PASS Test send / recv binary [tests/002-test-binary.phpt] TEST 3/64 [tests/003-getpersistentid.phpt] PASS Test getting persistent id [tests/003-getpersistentid.phpt] TEST 4/64 [tests/004-getendpoints.phpt] PASS Test getting endpoints [tests/004-getendpoints.phpt] TEST 5/64 [tests/005-forceconnectarg.phpt] PASS Test forcing connect [tests/005-forceconnectarg.phpt] TEST 6/64 [tests/006-sockopt.phpt] PASS Test getsockopt / setsockopt [tests/006-sockopt.phpt] TEST 7/64 [tests/007-addremovepoll.phpt] PASS Test adding / removing items [tests/007-addremovepoll.phpt] TEST 8/64 [tests/008-twowaystoconstruct.phpt] PASS Test constructing a socket [tests/008-twowaystoconstruct.phpt] TEST 9/64 [tests/009-ispersistent.phpt] PASS Test ispersistent on context and socket [tests/009-ispersistent.phpt] TEST 10/64 [tests/010-pollsetinvalidargs.phpt] PASS Test invalid args for ZMQPoll [tests/010-pollsetinvalidargs.phpt] TEST 11/64 [tests/011-exceptions.phpt] PASS Test exceptions [tests/011-exceptions.phpt] TEST 12/64 [tests/012-pollsetremoveinvalid.phpt] PASS Test remove invalid id from ZMQPoll [tests/012-pollsetremoveinvalid.phpt] TEST 13/64 [tests/013-pollclearandreuse.phpt] PASS Test clearing and reusing ZMQPoll [tests/013-pollclearandreuse.phpt] TEST 14/64 [tests/014-setsockoptparam.phpt] PASS Test setSockOpt param type [tests/014-setsockoptparam.phpt] TEST 15/64 [tests/015-callback.phpt] PASS Test basic callback usage [tests/015-callback.phpt] TEST 16/64 [tests/016-callbackinvalidargs.phpt] PASS Test invalid args for callback [tests/016-callbackinvalidargs.phpt] TEST 17/64 [tests/017-callbackonlyonnewsocket.phpt] PASS Test that callback is only called on new socket [tests/017-callbackonlyonnewsocket.phpt] TEST 18/64 [tests/018-callbackpersistent.phpt] PASS Test callback arguments on persistent and non-persistent socket [tests/018-callbackpersistent.phpt] TEST 19/64 [tests/019-callbackinvalidsignature.phpt] PASS Test callback edge-cases [tests/019-callbackinvalidsignature.phpt] TEST 20/64 [tests/020-exceptionincallback.phpt] PASS Test throwing exception from callback [tests/020-exceptionincallback.phpt] TEST 21/64 [tests/021-callbackwarning.phpt] PASS Test warning in callback [tests/021-callbackwarning.phpt] TEST 22/64 [tests/022-highwatermark.phpt] PASS Test that high-watermark works [tests/022-highwatermark.phpt] TEST 23/64 [tests/023-failedcallback.phpt] PASS Test that failing callback does not add socket to plist [tests/023-failedcallback.phpt] TEST 24/64 [tests/024-versionconstant.phpt] PASS Test retrieving version [tests/024-versionconstant.phpt] TEST 25/64 [tests/025-sendrecvmulti.phpt] PASS Test send / recv for multipart messages [tests/025-sendrecvmulti.phpt] TEST 26/64 [tests/026-sockettype.phpt] PASS Test returning socket type [tests/026-sockettype.phpt] TEST 27/64 [tests/027-getset.phpt] PASS Test setting and getting values [tests/027-getset.phpt] TEST 28/64 [tests/028-xpub.phpt] PASS Test send / recv with XPUB and XSUB sockets [tests/028-xpub.phpt] TEST 29/64 [tests/029-xrepxreqdevice.phpt] PASS Test send / recv with an XREQ and XREP device [tests/029-xrepxreqdevice.phpt] TEST 30/64 [tests/030-xrepmanualqueue.phpt] SKIP Test send / recv with a manually created XREQ and XREP device [tests/030-xrepmanualqueue.phpt] reason: Only for in libzmq 3.3.0 TEST 31/64 [tests/031-lastendpoint.phpt] PASS Test last endpoint [tests/031-lastendpoint.phpt] TEST 32/64 [tests/032-contextopt.phpt] PASS Test context options [tests/032-contextopt.phpt] TEST 33/64 [tests/033-disconnect.phpt] PASS Test disconnect [tests/033-disconnect.phpt] TEST 34/64 [tests/034-unbind.phpt] PASS Test unbind [tests/034-unbind.phpt] TEST 35/64 [tests/035-capture.phpt] PASS Test device capture [tests/035-capture.phpt] TEST 36/64 [tests/036-device.phpt] PASS Test device callbacks [tests/036-device.phpt] TEST 37/64 [tests/037-device-deprecated.phpt] PASS Test device deprecated args [tests/037-device-deprecated.phpt] TEST 38/64 [tests/038-cert-construct.phpt] SKIP Test a ZMQCert can be constructed. [tests/038-cert-construct.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 39/64 [tests/039-cert-equals.phpt] SKIP Test two ZMQCerts can be tested for equality. [tests/039-cert-equals.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 40/64 [tests/040-cert-clone.phpt] SKIP Test a ZMQCert can be cloned. [tests/040-cert-clone.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 41/64 [tests/041-cert-meta.phpt] SKIP Test a ZMQCert can get and set metadata. [tests/041-cert-meta.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 42/64 [tests/042-cert-save.phpt] SKIP Test a ZMQCert can be saved. [tests/042-cert-save.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 43/64 [tests/043-cert-load.phpt] SKIP Test a ZMQCert can be loaded. [tests/043-cert-load.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 44/64 [tests/044-auth-construct.phpt] SKIP Test a ZMQAuth can be constructed. [tests/044-auth-construct.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 45/64 [tests/045-auth-allow-deny.phpt] SKIP Test a ZMQAuth can whitelist or blacklist an IP address. [tests/045-auth-allow-deny.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 46/64 [tests/046-cert-apply.phpt] SKIP Test a ZMQCert can be applied to a ZMQSocket. [tests/046-cert-apply.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 47/64 [tests/047-auth-configure.phpt] SKIP Test a ZMQAuth can be configured. [tests/047-auth-configure.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 48/64 [tests/048-pollsetitems.phpt] SKIP Test pollset items [tests/048-pollsetitems.phpt] reason: PHP7 only TEST 49/64 [tests/049-events.phpt] SKIP Test events [tests/049-events.phpt] reason: monitor not supported in libzmq or PHP version (required: libzmq 4.1.0+ / PHP7) TEST 50/64 [tests/050-sharedcontext.phpt] SKIP Test shared context [tests/050-sharedcontext.phpt] TEST 51/64 [tests/051-socketcount.phpt] SKIP Test socket count variations [tests/051-socketcount.phpt] TEST 52/64 [tests/052-pthreads.phpt] SKIP Test pthreads integration [tests/052-pthreads.phpt] reason: Requires pthreads extension TEST 53/64 [tests/053-z85.phpt] SKIP Test z85 [tests/053-z85.phpt] reason: z85encode not found in libzmq TEST 54/64 [tests/054-curvekeypair.phpt] SKIP Test curve keypair [tests/054-curvekeypair.phpt] reason: curvekeypair not found in libzmq TEST 55/64 [tests/bug_gh_156.phpt] PASS Test for GitHub issue 156 (https://github.com/mkoppanen/php-zmq/issues/156) [tests/bug_gh_156.phpt] TEST 56/64 [tests/bug_gh_165.phpt] PASS Test for Github issue #165 [tests/bug_gh_165.phpt] TEST 57/64 [tests/bug_gh_43.phpt] PASS Test for Github issue #43 [tests/bug_gh_43.phpt] TEST 58/64 [tests/bug_gh_49.phpt] PASS Test for Github issue #49 [tests/bug_gh_49.phpt] TEST 59/64 [tests/bug_gh_50.phpt] PASS Test for Github issue #50 [tests/bug_gh_50.phpt] TEST 60/64 [tests/bug_gh_59.phpt] SKIP Test for Github issue #59 [tests/bug_gh_59.phpt] TEST 61/64 [tests/bug_gh_59_2.phpt] SKIP Test for Github issue #59 [tests/bug_gh_59_2.phpt] TEST 62/64 [tests/libzmq2-sockopt.phpt] SKIP Test setting socket options [tests/libzmq2-sockopt.phpt] reason: This test is for PHP7 and libzmq version 2.x TEST 63/64 [tests/libzmq3-sockopt.phpt] SKIP Test setting socket options [tests/libzmq3-sockopt.phpt] reason: This test is for PHP7 and libzmq version 3.x TEST 64/64 [tests/libzmq4-sockopt.phpt] SKIP Test setting socket options [tests/libzmq4-sockopt.phpt] reason: This test is for PHP7 and libzmq version 4.x ===================================================================== TIME END 2019-04-26 20:16:19 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 30 --------------------------------------------------------------------- Number of tests : 64 41 Tests skipped : 23 ( 35.9%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 41 ( 64.1%) (100.0%) --------------------------------------------------------------------- Time taken : 6 seconds ===================================================================== make -j1 test Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/lib64/php7.1/bin/php PHP_SAPI : cli PHP_VERSION : 7.1.28 ZEND_VERSION: 3.1.0 PHP_OS : Linux - Linux mr-fox 5.0.9 #2 SMP Sun Apr 21 21:12:16 CEST 2019 x86_64 INI actual : /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1/tmp-php.ini More .INIs : CWD : /var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2019-04-26 20:16:20 ===================================================================== TEST 1/64 [tests/001-send.phpt] PASS Test send / recv [tests/001-send.phpt] TEST 2/64 [tests/002-test-binary.phpt] PASS Test send / recv binary [tests/002-test-binary.phpt] TEST 3/64 [tests/003-getpersistentid.phpt] PASS Test getting persistent id [tests/003-getpersistentid.phpt] TEST 4/64 [tests/004-getendpoints.phpt] PASS Test getting endpoints [tests/004-getendpoints.phpt] TEST 5/64 [tests/005-forceconnectarg.phpt] PASS Test forcing connect [tests/005-forceconnectarg.phpt] TEST 6/64 [tests/006-sockopt.phpt] PASS Test getsockopt / setsockopt [tests/006-sockopt.phpt] TEST 7/64 [tests/007-addremovepoll.phpt] PASS Test adding / removing items [tests/007-addremovepoll.phpt] TEST 8/64 [tests/008-twowaystoconstruct.phpt] PASS Test constructing a socket [tests/008-twowaystoconstruct.phpt] TEST 9/64 [tests/009-ispersistent.phpt] PASS Test ispersistent on context and socket [tests/009-ispersistent.phpt] TEST 10/64 [tests/010-pollsetinvalidargs.phpt] PASS Test invalid args for ZMQPoll [tests/010-pollsetinvalidargs.phpt] TEST 11/64 [tests/011-exceptions.phpt] PASS Test exceptions [tests/011-exceptions.phpt] TEST 12/64 [tests/012-pollsetremoveinvalid.phpt] PASS Test remove invalid id from ZMQPoll [tests/012-pollsetremoveinvalid.phpt] TEST 13/64 [tests/013-pollclearandreuse.phpt] PASS Test clearing and reusing ZMQPoll [tests/013-pollclearandreuse.phpt] TEST 14/64 [tests/014-setsockoptparam.phpt] PASS Test setSockOpt param type [tests/014-setsockoptparam.phpt] TEST 15/64 [tests/015-callback.phpt] PASS Test basic callback usage [tests/015-callback.phpt] TEST 16/64 [tests/016-callbackinvalidargs.phpt] PASS Test invalid args for callback [tests/016-callbackinvalidargs.phpt] TEST 17/64 [tests/017-callbackonlyonnewsocket.phpt] PASS Test that callback is only called on new socket [tests/017-callbackonlyonnewsocket.phpt] TEST 18/64 [tests/018-callbackpersistent.phpt] PASS Test callback arguments on persistent and non-persistent socket [tests/018-callbackpersistent.phpt] TEST 19/64 [tests/019-callbackinvalidsignature.phpt] FAIL Test callback edge-cases [tests/019-callbackinvalidsignature.phpt] TEST 20/64 [tests/020-exceptionincallback.phpt] PASS Test throwing exception from callback [tests/020-exceptionincallback.phpt] TEST 21/64 [tests/021-callbackwarning.phpt] PASS Test warning in callback [tests/021-callbackwarning.phpt] TEST 22/64 [tests/022-highwatermark.phpt] PASS Test that high-watermark works [tests/022-highwatermark.phpt] TEST 23/64 [tests/023-failedcallback.phpt] PASS Test that failing callback does not add socket to plist [tests/023-failedcallback.phpt] TEST 24/64 [tests/024-versionconstant.phpt] PASS Test retrieving version [tests/024-versionconstant.phpt] TEST 25/64 [tests/025-sendrecvmulti.phpt] PASS Test send / recv for multipart messages [tests/025-sendrecvmulti.phpt] TEST 26/64 [tests/026-sockettype.phpt] PASS Test returning socket type [tests/026-sockettype.phpt] TEST 27/64 [tests/027-getset.phpt] PASS Test setting and getting values [tests/027-getset.phpt] TEST 28/64 [tests/028-xpub.phpt] PASS Test send / recv with XPUB and XSUB sockets [tests/028-xpub.phpt] TEST 29/64 [tests/029-xrepxreqdevice.phpt] PASS Test send / recv with an XREQ and XREP device [tests/029-xrepxreqdevice.phpt] TEST 30/64 [tests/030-xrepmanualqueue.phpt] SKIP Test send / recv with a manually created XREQ and XREP device [tests/030-xrepmanualqueue.phpt] reason: Only for in libzmq 3.3.0 TEST 31/64 [tests/031-lastendpoint.phpt] PASS Test last endpoint [tests/031-lastendpoint.phpt] TEST 32/64 [tests/032-contextopt.phpt] PASS Test context options [tests/032-contextopt.phpt] TEST 33/64 [tests/033-disconnect.phpt] PASS Test disconnect [tests/033-disconnect.phpt] TEST 34/64 [tests/034-unbind.phpt] PASS Test unbind [tests/034-unbind.phpt] TEST 35/64 [tests/035-capture.phpt] PASS Test device capture [tests/035-capture.phpt] TEST 36/64 [tests/036-device.phpt] PASS Test device callbacks [tests/036-device.phpt] TEST 37/64 [tests/037-device-deprecated.phpt] PASS Test device deprecated args [tests/037-device-deprecated.phpt] TEST 38/64 [tests/038-cert-construct.phpt] SKIP Test a ZMQCert can be constructed. [tests/038-cert-construct.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 39/64 [tests/039-cert-equals.phpt] SKIP Test two ZMQCerts can be tested for equality. [tests/039-cert-equals.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 40/64 [tests/040-cert-clone.phpt] SKIP Test a ZMQCert can be cloned. [tests/040-cert-clone.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 41/64 [tests/041-cert-meta.phpt] SKIP Test a ZMQCert can get and set metadata. [tests/041-cert-meta.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 42/64 [tests/042-cert-save.phpt] SKIP Test a ZMQCert can be saved. [tests/042-cert-save.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 43/64 [tests/043-cert-load.phpt] SKIP Test a ZMQCert can be loaded. [tests/043-cert-load.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 44/64 [tests/044-auth-construct.phpt] SKIP Test a ZMQAuth can be constructed. [tests/044-auth-construct.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 45/64 [tests/045-auth-allow-deny.phpt] SKIP Test a ZMQAuth can whitelist or blacklist an IP address. [tests/045-auth-allow-deny.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 46/64 [tests/046-cert-apply.phpt] SKIP Test a ZMQCert can be applied to a ZMQSocket. [tests/046-cert-apply.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 47/64 [tests/047-auth-configure.phpt] SKIP Test a ZMQAuth can be configured. [tests/047-auth-configure.phpt] reason: This test requires php-zmq to be compiled with --with-czmq (only CZMQ 2.x supported) TEST 48/64 [tests/048-pollsetitems.phpt] PASS Test pollset items [tests/048-pollsetitems.phpt] TEST 49/64 [tests/049-events.phpt] PASS Test events [tests/049-events.phpt] TEST 50/64 [tests/050-sharedcontext.phpt] PASS Test shared context [tests/050-sharedcontext.phpt] TEST 51/64 [tests/051-socketcount.phpt] PASS Test socket count variations [tests/051-socketcount.phpt] TEST 52/64 [tests/052-pthreads.phpt] SKIP Test pthreads integration [tests/052-pthreads.phpt] reason: Requires pthreads extension TEST 53/64 [tests/053-z85.phpt] PASS Test z85 [tests/053-z85.phpt] TEST 54/64 [tests/054-curvekeypair.phpt] PASS Test curve keypair [tests/054-curvekeypair.phpt] TEST 55/64 [tests/bug_gh_156.phpt] PASS Test for GitHub issue 156 (https://github.com/mkoppanen/php-zmq/issues/156) [tests/bug_gh_156.phpt] TEST 56/64 [tests/bug_gh_165.phpt] PASS Test for Github issue #165 [tests/bug_gh_165.phpt] TEST 57/64 [tests/bug_gh_43.phpt] PASS Test for Github issue #43 [tests/bug_gh_43.phpt] TEST 58/64 [tests/bug_gh_49.phpt] PASS Test for Github issue #49 [tests/bug_gh_49.phpt] TEST 59/64 [tests/bug_gh_50.phpt] PASS Test for Github issue #50 [tests/bug_gh_50.phpt] TEST 60/64 [tests/bug_gh_59.phpt] SKIP Test for Github issue #59 [tests/bug_gh_59.phpt] TEST 61/64 [tests/bug_gh_59_2.phpt] SKIP Test for Github issue #59 [tests/bug_gh_59_2.phpt] TEST 62/64 [tests/libzmq2-sockopt.phpt] SKIP Test setting socket options [tests/libzmq2-sockopt.phpt] reason: This test is for PHP7 and libzmq version 2.x TEST 63/64 [tests/libzmq3-sockopt.phpt] SKIP Test setting socket options [tests/libzmq3-sockopt.phpt] reason: This test is for PHP7 and libzmq version 3.x TEST 64/64 [tests/libzmq4-sockopt.phpt] PASS Test setting socket options [tests/libzmq4-sockopt.phpt] ===================================================================== TIME END 2019-04-26 20:16:25 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 29 --------------------------------------------------------------------- Number of tests : 64 48 Tests skipped : 16 ( 25.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 1 ( 1.6%) ( 2.1%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 47 ( 73.4%) ( 97.9%) --------------------------------------------------------------------- Time taken : 5 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Test callback edge-cases [tests/019-callbackinvalidsignature.phpt] ===================================================================== make: *** [Makefile:134: test] Error 1 * ERROR: dev-php/pecl-zmq-1.1.3-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-php/pecl-zmq-1.1.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-zmq-1.1.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-zmq-1.1.3-r1:20190426-201526.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/php7.1' * S: '/var/tmp/portage/dev-php/pecl-zmq-1.1.3-r1/work/zmq-1.1.3'