>>> php83-pecl-zmq: Building testing/php83-pecl-zmq 1.1.4-r0 (using abuild 3.12.0-r0) started Wed, 22 Nov 2023 10:54:34 +0000 >>> php83-pecl-zmq: Checking sanity of /home/buildozer/aports/testing/php83-pecl-zmq/APKBUILD... >>> php83-pecl-zmq: Analyzing dependencies... >>> php83-pecl-zmq: Installing for build: build-base php83-common php83-dev zeromq-dev (1/28) Installing php83-common (8.3.0-r0) (2/28) Installing argon2-libs (20190702-r5) (3/28) Installing libxml2 (2.11.6-r0) (4/28) Installing php83 (8.3.0-r0) (5/28) Installing m4 (1.4.19-r3) (6/28) Installing perl (5.38.0-r0) (7/28) Installing autoconf (2.71-r2) (8/28) Installing bsd-compat-headers (0.7.2-r5) (9/28) Installing libformw (6.4_p20231007-r0) (10/28) Installing libmenuw (6.4_p20231007-r0) (11/28) Installing libpanelw (6.4_p20231007-r0) (12/28) Installing libncurses++ (6.4_p20231007-r0) (13/28) Installing ncurses-dev (6.4_p20231007-r0) (14/28) Installing libedit-dev (20230828.3.1-r3) (15/28) Installing zlib-dev (1.3-r2) (16/28) Installing libpcre2-16 (10.42-r1) (17/28) Installing libpcre2-32 (10.42-r1) (18/28) Installing pcre2-dev (10.42-r1) (19/28) Installing re2c (3.1-r0) (20/28) Installing php83-dev (8.3.0-r0) (21/28) Installing libsodium (1.0.19-r0) (22/28) Installing libzmq (4.3.5-r2) (23/28) Installing libsodium-dev (1.0.19-r0) (24/28) Installing zeromq-dev (4.3.5-r2) (25/28) Installing .makedepends-php83-pecl-zmq (20231122.105436) (26/28) Installing perl-error (0.17029-r2) (27/28) Installing perl-git (2.42.1-r0) (28/28) Installing git-perl (2.42.1-r0) Executing busybox-1.36.1-r15.trigger OK: 331 MiB in 135 packages >>> php83-pecl-zmq: Cleaning up srcdir >>> php83-pecl-zmq: Cleaning up pkgdir >>> php83-pecl-zmq: Cleaning up tmpdir >>> php83-pecl-zmq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> php83-pecl-zmq: Fetching php-pecl-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897.tar.gz::https://github.com/zeromq/php-zmq/archive/84f072064dd8aedaf1ff883c602c5e34f3876897.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28699 0 28699 0 0 18598 0 --:--:-- 0:00:01 --:--:-- 18598 100 102k 0 102k 0 0 55672 0 --:--:-- 0:00:01 --:--:-- 221k >>> php83-pecl-zmq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897.tar.gz >>> php83-pecl-zmq: Checking sha512sums... php-pecl-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897.tar.gz: OK >>> php83-pecl-zmq: Unpacking /var/cache/distfiles/php-pecl-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897.tar.gz... Configuring for: PHP Api Version: 20230831 Zend Module Api No: 20230831 Zend Extension Api No: 420230831 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -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... powerpc64le-unknown-linux-musl checking host system type... powerpc64le-unknown-linux-musl checking target system type... powerpc64le-unknown-linux-musl checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib checking for PHP extension directory... /usr/lib/php83/modules checking for PHP installed headers prefix... /usr/include/php83 checking if debug is enabled... no checking if zts is enabled... no checking for gawk... no checking for nawk... no checking for awk... awk checking if awk is broken... no 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.5, 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 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 stdint.h... (cached) yes checking for time.h... yes checking for sys/time.h... yes 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 for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for dlfcn.h... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) 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 creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: patching config.h.in configure: creating ./config.status config.status: creating config.h /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq.c -o zmq.lo -MMD -MF zmq.dep -MT zmq.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_helpers.c -o zmq_helpers.lo -MMD -MF zmq_helpers.dep -MT zmq_helpers.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_pollset.c -o zmq_pollset.lo -MMD -MF zmq_pollset.dep -MT zmq_pollset.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_device.c -o zmq_device.lo -MMD -MF zmq_device.dep -MT zmq_device.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_sockopt.c -o zmq_sockopt.lo -MMD -MF zmq_sockopt.dep -MT zmq_sockopt.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_fd_stream.c -o zmq_fd_stream.lo -MMD -MF zmq_fd_stream.dep -MT zmq_fd_stream.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_clock.c -o zmq_clock.lo -MMD -MF zmq_clock.dep -MT zmq_clock.lo /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_shared_ctx.c -o zmq_shared_ctx.lo -MMD -MF zmq_shared_ctx.dep -MT zmq_shared_ctx.lo mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_sockopt.c -MMD -MF zmq_sockopt.dep -MT zmq_sockopt.lo -fPIC -DPIC -o .libs/zmq_sockopt.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_helpers.c -MMD -MF zmq_helpers.dep -MT zmq_helpers.lo -fPIC -DPIC -o .libs/zmq_helpers.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_device.c -MMD -MF zmq_device.dep -MT zmq_device.lo -fPIC -DPIC -o .libs/zmq_device.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq.c -MMD -MF zmq.dep -MT zmq.lo -fPIC -DPIC -o .libs/zmq.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_fd_stream.c -MMD -MF zmq_fd_stream.dep -MT zmq_fd_stream.lo -fPIC -DPIC -o .libs/zmq_fd_stream.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_clock.c -MMD -MF zmq_clock.dep -MT zmq_clock.lo -fPIC -DPIC -o .libs/zmq_clock.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_shared_ctx.c -MMD -MF zmq_shared_ctx.dep -MT zmq_shared_ctx.lo -fPIC -DPIC -o .libs/zmq_shared_ctx.o gcc -I. -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/zmq_pollset.c -MMD -MF zmq_pollset.dep -MT zmq_pollset.lo -fPIC -DPIC -o .libs/zmq_pollset.o /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=link gcc -shared -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/include -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/main -I/home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o zmq.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/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 gcc -shared .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 -lzmq -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,zmq.so -o .libs/zmq.so creating zmq.la (cd .libs && rm -f zmq.la && ln -s ../zmq.la zmq.la) /bin/sh /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/libtool --mode=install cp ./zmq.la /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/modules cp ./.libs/zmq.so /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/modules/zmq.so cp ./.libs/zmq.lai /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/modules/zmq.la PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/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 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'. zmq ZMQ extension => enabled ZMQ extension version => @PACKAGE_VERSION@ libzmq version => 4.3.5 Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php83 PHP_SAPI : cli PHP_VERSION : 8.3.0 ZEND_VERSION: 4.3.0 PHP_OS : Linux - Linux build-edge-ppc64le 5.15.107-0-lts #1-Alpine SMP Thu, 13 Apr 2023 18:08:58 +0000 ppc64le INI actual : /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/testing/php83-pecl-zmq/src/php-zmq-84f072064dd8aedaf1ff883c602c5e34f3876897 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2023-11-22 10:54:44 ===================================================================== TEST 1/65 [tests/001-send.phpt] PASS Test send / recv [tests/001-send.phpt] TEST 2/65 [tests/002-test-binary.phpt] PASS Test send / recv binary [tests/002-test-binary.phpt] TEST 3/65 [tests/003-getpersistentid.phpt] PASS Test getting persistent id [tests/003-getpersistentid.phpt] TEST 4/65 [tests/004-getendpoints.phpt] PASS Test getting endpoints [tests/004-getendpoints.phpt] TEST 5/65 [tests/005-forceconnectarg.phpt] PASS Test forcing connect [tests/005-forceconnectarg.phpt] TEST 6/65 [tests/006-sockopt.phpt] PASS Test getsockopt / setsockopt [tests/006-sockopt.phpt] TEST 7/65 [tests/007-addremovepoll.phpt] PASS Test adding / removing items [tests/007-addremovepoll.phpt] TEST 8/65 [tests/008-twowaystoconstruct.phpt] PASS Test constructing a socket [tests/008-twowaystoconstruct.phpt] TEST 9/65 [tests/009-ispersistent.phpt] PASS Test ispersistent on context and socket [tests/009-ispersistent.phpt] TEST 10/65 [tests/010-pollsetinvalidargs.phpt] PASS Test invalid args for ZMQPoll [tests/010-pollsetinvalidargs.phpt] TEST 11/65 [tests/011-exceptions.phpt] PASS Test exceptions [tests/011-exceptions.phpt] TEST 12/65 [tests/012-pollsetremoveinvalid.phpt] PASS Test remove invalid id from ZMQPoll [tests/012-pollsetremoveinvalid.phpt] TEST 13/65 [tests/013-pollclearandreuse.phpt] PASS Test clearing and reusing ZMQPoll [tests/013-pollclearandreuse.phpt] TEST 14/65 [tests/014-setsockoptparam.phpt] PASS Test setSockOpt param type [tests/014-setsockoptparam.phpt] TEST 15/65 [tests/015-callback.phpt] PASS Test basic callback usage [tests/015-callback.phpt] TEST 16/65 [tests/016-callbackinvalidargs.phpt] PASS Test invalid args for callback [tests/016-callbackinvalidargs.phpt] TEST 17/65 [tests/017-callbackonlyonnewsocket.phpt] PASS Test that callback is only called on new socket [tests/017-callbackonlyonnewsocket.phpt] TEST 18/65 [tests/018-callbackpersistent.phpt] PASS Test callback arguments on persistent and non-persistent socket [tests/018-callbackpersistent.phpt] TEST 19/65 [tests/019-callbackinvalidsignature.phpt] SKIP Test callback edge-cases [tests/019-callbackinvalidsignature.phpt] reason: PHP 7.1 and higher fallback to passing argument by value even when forced to reference TEST 20/65 [tests/020-exceptionincallback.phpt] PASS Test throwing exception from callback [tests/020-exceptionincallback.phpt] TEST 21/65 [tests/021-callbackwarning.phpt] PASS Test warning in callback [tests/021-callbackwarning.phpt] TEST 22/65 [tests/022-highwatermark.phpt] PASS Test that high-watermark works [tests/022-highwatermark.phpt] TEST 23/65 [tests/023-failedcallback.phpt] PASS Test that failing callback does not add socket to plist [tests/023-failedcallback.phpt] TEST 24/65 [tests/024-versionconstant.phpt] PASS Test retrieving version [tests/024-versionconstant.phpt] TEST 25/65 [tests/025-sendrecvmulti.phpt] PASS Test send / recv for multipart messages [tests/025-sendrecvmulti.phpt] TEST 26/65 [tests/026-sockettype.phpt] PASS Test returning socket type [tests/026-sockettype.phpt] TEST 27/65 [tests/027-getset.phpt] PASS Test setting and getting values [tests/027-getset.phpt] TEST 28/65 [tests/028-xpub.phpt] PASS Test send / recv with XPUB and XSUB sockets [tests/028-xpub.phpt] TEST 29/65 [tests/029-xrepxreqdevice.phpt] PASS Test send / recv with an XREQ and XREP device [tests/029-xrepxreqdevice.phpt] TEST 30/65 [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/65 [tests/031-lastendpoint.phpt] PASS Test last endpoint [tests/031-lastendpoint.phpt] TEST 32/65 [tests/032-contextopt.phpt] PASS Test context options [tests/032-contextopt.phpt] TEST 33/65 [tests/033-disconnect.phpt] PASS Test disconnect [tests/033-disconnect.phpt] TEST 34/65 [tests/034-unbind.phpt] PASS Test unbind [tests/034-unbind.phpt] TEST 35/65 [tests/035-capture.phpt] PASS Test device capture [tests/035-capture.phpt] TEST 36/65 [tests/036-device.phpt] PASS Test device callbacks [tests/036-device.phpt] TEST 37/65 [tests/037-device-deprecated.phpt] PASS Test device deprecated args [tests/037-device-deprecated.phpt] TEST 38/65 [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/65 [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/65 [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/65 [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/65 [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/65 [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/65 [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/65 [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/65 [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/65 [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/65 [tests/048-pollsetitems.phpt] PASS Test pollset items [tests/048-pollsetitems.phpt] TEST 49/65 [tests/049-events.phpt] PASS Test events [tests/049-events.phpt] TEST 50/65 [tests/050-sharedcontext.phpt] PASS Test shared context [tests/050-sharedcontext.phpt] TEST 51/65 [tests/051-socketcount.phpt] PASS Test socket count variations [tests/051-socketcount.phpt] TEST 52/65 [tests/052-pthreads.phpt] SKIP Test pthreads integration [tests/052-pthreads.phpt] reason: Requires pthreads extension TEST 53/65 [tests/053-z85.phpt] PASS Test z85 [tests/053-z85.phpt] TEST 54/65 [tests/054-curvekeypair.phpt] PASS Test curve keypair [tests/054-curvekeypair.phpt] TEST 55/65 [tests/055-socks-proxy.phpt] SKIP Test socks proxy [tests/055-socks-proxy.phpt] reason: test requires local SOCKS5 proxy on port 5557 TEST 56/65 [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 57/65 [tests/bug_gh_165.phpt] PASS Test for Github issue #165 [tests/bug_gh_165.phpt] TEST 58/65 [tests/bug_gh_43.phpt] PASS Test for Github issue #43 [tests/bug_gh_43.phpt] TEST 59/65 [tests/bug_gh_49.phpt] PASS Test for Github issue #49 [tests/bug_gh_49.phpt] TEST 60/65 [tests/bug_gh_50.phpt] PASS Test for Github issue #50 [tests/bug_gh_50.phpt] TEST 61/65 [tests/bug_gh_59.phpt] SKIP Test for Github issue #59 [tests/bug_gh_59.phpt] TEST 62/65 [tests/bug_gh_59_2.phpt] SKIP Test for Github issue #59 [tests/bug_gh_59_2.phpt] TEST 63/65 [tests/libzmq2-sockopt.phpt] PASS Test setting socket options [tests/libzmq2-sockopt.phpt] TEST 64/65 [tests/libzmq3-sockopt.phpt] PASS Test setting socket options [tests/libzmq3-sockopt.phpt] TEST 65/65 [tests/libzmq4-sockopt.phpt] PASS Test setting socket options [tests/libzmq4-sockopt.phpt] ===================================================================== TIME END 2023-11-22 10:54:48 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 14 --------------------------------------------------------------------- Number of tests : 65 49 Tests skipped : 16 ( 24.6%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 49 ( 75.4%) (100.0%) --------------------------------------------------------------------- Time taken : 4 seconds ===================================================================== >>> php83-pecl-zmq: Entering fakeroot... Installing shared extensions: /home/buildozer/aports/testing/php83-pecl-zmq/pkg/php83-pecl-zmq/usr/lib/php83/modules/ >>> php83-pecl-zmq*: Running postcheck for php83-pecl-zmq >>> php83-pecl-zmq*: Preparing package php83-pecl-zmq... >>> php83-pecl-zmq*: Stripping binaries >>> php83-pecl-zmq*: Scanning shared objects >>> php83-pecl-zmq*: Tracing dependencies... php83-common so:libc.musl-ppc64le.so.1 so:libzmq.so.5 >>> php83-pecl-zmq*: Package size: 168.0 KB >>> php83-pecl-zmq*: Compressing data... >>> php83-pecl-zmq*: Create checksum... >>> php83-pecl-zmq*: Create php83-pecl-zmq-1.1.4-r0.apk >>> php83-pecl-zmq: Build complete at Wed, 22 Nov 2023 10:54:49 +0000 elapsed time 0h 0m 15s >>> php83-pecl-zmq: Cleaning up srcdir >>> php83-pecl-zmq: Cleaning up pkgdir >>> php83-pecl-zmq: Uninstalling dependencies... (1/28) Purging .makedepends-php83-pecl-zmq (20231122.105436) (2/28) Purging php83-dev (8.3.0-r0) (3/28) Purging php83 (8.3.0-r0) (4/28) Purging php83-common (8.3.0-r0) (5/28) Purging autoconf (2.71-r2) (6/28) Purging m4 (1.4.19-r3) (7/28) Purging pcre2-dev (10.42-r1) (8/28) Purging libedit-dev (20230828.3.1-r3) (9/28) Purging bsd-compat-headers (0.7.2-r5) (10/28) Purging ncurses-dev (6.4_p20231007-r0) (11/28) Purging libncurses++ (6.4_p20231007-r0) (12/28) Purging libpanelw (6.4_p20231007-r0) (13/28) Purging zlib-dev (1.3-r2) (14/28) Purging libpcre2-16 (10.42-r1) (15/28) Purging libpcre2-32 (10.42-r1) (16/28) Purging re2c (3.1-r0) (17/28) Purging zeromq-dev (4.3.5-r2) (18/28) Purging libzmq (4.3.5-r2) (19/28) Purging argon2-libs (20190702-r5) (20/28) Purging git-perl (2.42.1-r0) (21/28) Purging perl-git (2.42.1-r0) (22/28) Purging perl-error (0.17029-r2) (23/28) Purging perl (5.38.0-r0) (24/28) Purging libformw (6.4_p20231007-r0) (25/28) Purging libmenuw (6.4_p20231007-r0) (26/28) Purging libsodium-dev (1.0.19-r0) (27/28) Purging libsodium (1.0.19-r0) (28/28) Purging libxml2 (2.11.6-r0) Executing busybox-1.36.1-r15.trigger OK: 265 MiB in 107 packages >>> php83-pecl-zmq: Updating the testing/ppc64le repository index... >>> php83-pecl-zmq: Signing the index...