>>> php7-pecl-apcu: Building community/php7-pecl-apcu 5.1.19-r0 (using abuild 3.6.0-r0) started Mon, 05 Oct 2020 15:43:15 +0000 >>> php7-pecl-apcu: Checking sanity of /home/buildozer/aports/community/php7-pecl-apcu/APKBUILD... >>> php7-pecl-apcu: Analyzing dependencies... >>> php7-pecl-apcu: Installing for build: build-base php7-common pcre2-dev php7-dev autoconf re2c (1/22) Installing php7-common (7.3.23-r0) (2/22) Installing ncurses-dev (6.2_p20200523-r0) (3/22) Installing libedit-dev (20191231.3.1-r0) (4/22) Installing zlib-dev (1.2.11-r3) (5/22) Installing libpcre2-16 (10.35-r0) (6/22) Installing libpcre2-32 (10.35-r0) (7/22) Installing pcre2-dev (10.35-r0) (8/22) Installing argon2-libs (20190702-r1) (9/22) Installing xz-libs (5.2.5-r0) (10/22) Installing libxml2 (2.9.10-r5) (11/22) Installing php7 (7.3.23-r0) (12/22) Installing m4 (1.4.18-r1) (13/22) Installing libbz2 (1.0.8-r1) (14/22) Installing perl (5.30.3-r0) (15/22) Installing autoconf (2.69-r2) (16/22) Installing php7-static (7.3.23-r0) (17/22) Installing php7-dev (7.3.23-r0) (18/22) Installing re2c (1.3-r1) (19/22) Installing .makedepends-php7-pecl-apcu (20201005.154316) (20/22) Installing perl-error (0.17029-r0) (21/22) Installing perl-git (2.26.2-r0) (22/22) Installing git-perl (2.26.2-r0) Executing busybox-1.31.1-r19.trigger OK: 396 MiB in 105 packages >>> php7-pecl-apcu: Cleaning up srcdir >>> php7-pecl-apcu: Cleaning up pkgdir >>> php7-pecl-apcu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.12/apcu-5.1.19.tgz % 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 curl: (22) The requested URL returned error: 404 >>> php7-pecl-apcu: Fetching https://pecl.php.net/get/apcu-5.1.19.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96583 100 96583 0 0 155k 0 --:--:-- --:--:-- --:--:-- 155k >>> php7-pecl-apcu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.12/apcu-5.1.19.tgz >>> php7-pecl-apcu: Checking sha512sums... apcu-5.1.19.tgz: OK >>> php7-pecl-apcu: Unpacking /var/cache/distfiles/v3.12/apcu-5.1.19.tgz... Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 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 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for icc... no checking for suncc... no checking whether 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... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... i686-pc-linux-musl checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib checking for PHP extension directory... /usr/lib/php7/modules checking for PHP installed headers prefix... /usr/include/php7 checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.3 (ok) checking for gawk... no checking for nawk... no checking for awk... awk checking if awk is broken... no checking whether to enable APCu support... yes, shared checking if APCu should be allowed to use rwlocks... yes checking if APCu should be built in debug mode... no checking if APCu should clear on SIGUSR1... no checking if APCu will use mmap (or shm)... yes checking if APCu should utilize spinlocks before flocks... no checking whether the target compiler supports builtin atomics... yes checking for pthread rwlocks... yes checking for pthread mutexes... yes checking for sigaction... yes checking for union semun... no 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 valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shm_open in -lrt... yes checking whether to include code coverage symbols... no checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/i586-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 dlfcn.h usability... yes checking dlfcn.h presence... yes 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/i586-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/i586-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/i586-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: creating ./config.status config.status: creating config.h /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc.c -o apc.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_lock.c -o apc_lock.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_mutex.c -o apc_mutex.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/php_apc.c -o php_apc.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_cache.c -o apc_cache.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_mmap.c -o apc_mmap.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_shm.c -o apc_shm.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_sma.c -o apc_sma.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_stack.c -o apc_stack.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_signal.c -o apc_signal.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_iterator.c -o apc_iterator.lo /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=compile gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_persist.c -o apc_persist.lo mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_lock.c -fPIC -DPIC -o .libs/apc_lock.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc.c -fPIC -DPIC -o .libs/apc.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_mutex.c -fPIC -DPIC -o .libs/apc_mutex.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/php_apc.c -fPIC -DPIC -o .libs/php_apc.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_stack.c -fPIC -DPIC -o .libs/apc_stack.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_sma.c -fPIC -DPIC -o .libs/apc_sma.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_cache.c -fPIC -DPIC -o .libs/apc_cache.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_mmap.c -fPIC -DPIC -o .libs/apc_mmap.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_persist.c -fPIC -DPIC -o .libs/apc_persist.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_iterator.c -fPIC -DPIC -o .libs/apc_iterator.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_signal.c -fPIC -DPIC -o .libs/apc_signal.o gcc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_shm.c -fPIC -DPIC -o .libs/apc_shm.o /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_cache.c: In function 'php_apc_unserializer': /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_cache.c:264:55: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] 264 | php_error_docref(NULL, E_NOTICE, "Error at offset %ld of %ld bytes", (zend_long)(tmp - buf), (zend_long)buf_len); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | long int int | %d /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/apc_cache.c:264:62: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] 264 | php_error_docref(NULL, E_NOTICE, "Error at offset %ld of %ld bytes", (zend_long)(tmp - buf), (zend_long)buf_len); | ~~^ ~~~~~~~~~~~~~~~~~~ | | | | long int int | %d /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=link gcc -DPHP_ATOM_INC -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/include -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/main -I/home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Wl,--as-needed -o apcu.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/modules apc.lo apc_lock.lo apc_mutex.lo php_apc.lo apc_cache.lo apc_mmap.lo apc_shm.lo apc_sma.lo apc_stack.lo apc_signal.lo apc_iterator.lo apc_persist.lo -lrt gcc -shared .libs/apc.o .libs/apc_lock.o .libs/apc_mutex.o .libs/php_apc.o .libs/apc_cache.o .libs/apc_mmap.o .libs/apc_shm.o .libs/apc_sma.o .libs/apc_stack.o .libs/apc_signal.o .libs/apc_iterator.o .libs/apc_persist.o -lrt -Wl,--as-needed -Wl,-soname -Wl,apcu.so -o .libs/apcu.so creating apcu.la (cd .libs && rm -f apcu.la && ln -s ../apcu.la apcu.la) /bin/sh /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/libtool --mode=install cp ./apcu.la /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/modules cp ./.libs/apcu.so /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/modules/apcu.so cp ./.libs/apcu.lai /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/modules/apcu.la PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/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'. Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php7 PHP_SAPI : cli PHP_VERSION : 7.3.23 ZEND_VERSION: 3.3.23 PHP_OS : Linux - Linux build-3-12-x86 5.4.43-1-lts #2-Alpine SMP Thu, 28 May 2020 20:13:48 UTC i686 INI actual : /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/community/php7-pecl-apcu/src/apcu-5.1.19 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2020-10-05 15:43:24 ===================================================================== TEST 1/61 [tests/024.phpt] PASS Looped regression test (may take a while) (from tests/lang/024.phpt) [tests/024.phpt] TEST 2/61 [tests/apc54_014.phpt] PASS APC: Bug #61742 preload_path does not work due to incorrect string length (variant 1) (php 5.4) [tests/apc54_014.phpt] TEST 3/61 [tests/apc54_018.phpt] PASS APC: Bug #59938 APCIterator fails with large user cache [tests/apc54_018.phpt] TEST 4/61 [tests/apc_001.phpt] PASS APC: apcu_store/fetch with strings [tests/apc_001.phpt] TEST 5/61 [tests/apc_002.phpt] PASS APC: apcu_store/fetch with objects [tests/apc_002.phpt] TEST 6/61 [tests/apc_003b.phpt] PASS APC: apcu_store/fetch with objects [tests/apc_003b.phpt] TEST 7/61 [tests/apc_004.phpt] PASS APC: apcu_store/fetch with bools [tests/apc_004.phpt] TEST 8/61 [tests/apc_005.phpt] PASS APC: apcu_store/fetch with arrays of objects [tests/apc_005.phpt] TEST 9/61 [tests/apc_005b.phpt] PASS APC: apcu_store/fetch with arrays with duplicate object [tests/apc_005b.phpt] TEST 10/61 [tests/apc_005c.phpt] PASS APC: apcu_store/fetch with arrays with two object references [tests/apc_005c.phpt] TEST 11/61 [tests/apc_006.phpt] SKIP APC: apcu_store/fetch reference test [tests/apc_006.phpt] reason: Only for PHP < 7.3 TEST 12/61 [tests/apc_006_php73.phpt] PASS APC: apcu_store/fetch reference test [tests/apc_006_php73.phpt] TEST 13/61 [tests/apc_007.phpt] PASS APC: apcu_inc/apcu_dec test [tests/apc_007.phpt] TEST 14/61 [tests/apc_008.phpt] PASS APC: apcu_cas test [tests/apc_008.phpt] TEST 15/61 [tests/apc_010.phpt] PASS APC: apcu_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt] TEST 16/61 [tests/apc_011.phpt] PASS APC: apcu_fetch resets array pointers [tests/apc_011.phpt] TEST 17/61 [tests/apc_012.phpt] PASS APC: Atomic inc + dec wrap around on overflow [tests/apc_012.phpt] TEST 18/61 [tests/apc_013_exists.phpt] PASS APC: apcu_exists [tests/apc_013_exists.phpt] TEST 19/61 [tests/apc_014_store_ref.phpt] PASS APC: store array of references [tests/apc_014_store_ref.phpt] TEST 20/61 [tests/apc_015.phpt] PASS Copy failure should not create entry [tests/apc_015.phpt] TEST 21/61 [tests/apc_016.phpt] PASS Should be able to pass references to strings to apcu_fetch [tests/apc_016.phpt] TEST 22/61 [tests/apc_017.phpt] PASS APC should not preserve the IAP [tests/apc_017.phpt] TEST 23/61 [tests/apc_018.phpt] PASS apc_cas() inserts non-existing key with value 0 [tests/apc_018.phpt] TEST 24/61 [tests/apc_019.phpt] SKIP The per-entry TTL should take precedence over the global TTL [tests/apc_019.phpt] reason: APC debug build required TEST 25/61 [tests/apc_020.phpt] SKIP Test default expunge logic wrt global and per-entry TTLs [tests/apc_020.phpt] reason: APC debug build required TEST 26/61 [tests/apc_021.phpt] SKIP apcu_inc/dec() should not inc/dec hard expired entries [tests/apc_021.phpt] reason: APC debug build required TEST 27/61 [tests/apc_022.phpt] SKIP apcu_inc/dec() TTL parameter [tests/apc_022.phpt] reason: APC debug build required TEST 28/61 [tests/apc_023.phpt] PASS Serialization edge cases [tests/apc_023.phpt] TEST 29/61 [tests/apc_024.phpt] PASS Using empty string as key [tests/apc_024.phpt] TEST 30/61 [tests/apc_099.phpt] PASS APCU: apcu_fetch segfault [tests/apc_099.phpt] TEST 31/61 [tests/apc_disabled.phpt] PASS Behavior of functions when apcu is disabled [tests/apc_disabled.phpt] TEST 32/61 [tests/apc_entry_001.phpt] PASS APC: apcu_entry (recursion) [tests/apc_entry_001.phpt] TEST 33/61 [tests/apc_entry_002.phpt] PASS APC: apcu_entry (exception) [tests/apc_entry_002.phpt] TEST 34/61 [tests/apc_entry_003.phpt] PASS APC: apcu_entry (fatal error) [tests/apc_entry_003.phpt] TEST 35/61 [tests/apc_inc_perf.phpt] PASS APC: apcu_inc/apcu_dec performance test (gh#164) [tests/apc_inc_perf.phpt] TEST 36/61 [tests/apc_store_array_int_keys.phpt] PASS apcu_store() with int keys in array should convert them to string [tests/apc_store_array_int_keys.phpt] TEST 37/61 [tests/apc_store_reference.phpt] PASS The outermost value should always be a value, not a reference [tests/apc_store_reference.phpt] TEST 38/61 [tests/apc_store_reference_php8.phpt] SKIP The outermost value should always be a value, not a reference [tests/apc_store_reference_php8.phpt] reason: Requires PHP >= 8.0.0 TEST 39/61 [tests/apcu_sma_info.phpt] PASS Basic apcu_sma_info() test [tests/apcu_sma_info.phpt] TEST 40/61 [tests/bug63224.phpt] SKIP APC: Bug #63224 error in __sleep whit reference to other classes [tests/bug63224.phpt] reason: session extension missing TEST 41/61 [tests/bug76145.phpt] PASS Bug #76145: Data corruption reading from APCu while unserializing [tests/bug76145.phpt] TEST 42/61 [tests/ghbug168.phpt] PASS gh bug #168 [tests/ghbug168.phpt] TEST 43/61 [tests/ghbug176.phpt] PASS APC: GH Bug #176 preload_path segfaults with bad data [tests/ghbug176.phpt] TEST 44/61 [tests/ghbug185.phpt] PASS APC: GH Bug #185 memory corruption [tests/ghbug185.phpt] TEST 45/61 [tests/ghbug247.phpt] PASS GH Bug #247: when a NUL char is used as key, apcu_fetch(array) truncates the key [tests/ghbug247.phpt] TEST 46/61 [tests/ghbug248.phpt] PASS GH Bug #248: apcu_fetch may return values causing zend_mm_corruption or segfaults when custom serializer is used [tests/ghbug248.phpt] TEST 47/61 [tests/ghbug335-fail.phpt] SKIP GH Bug #335: APCu stampede protection is broken [tests/ghbug335-fail.phpt] reason: pcntl required TEST 48/61 [tests/ghbug335.phpt] SKIP GH Bug #335: APCu stampede protection is broken [tests/ghbug335.phpt] reason: pcntl required TEST 49/61 [tests/iterator_001.phpt] PASS APC: APCIterator general [tests/iterator_001.phpt] TEST 50/61 [tests/iterator_002.phpt] PASS APC: APCIterator regex [tests/iterator_002.phpt] TEST 51/61 [tests/iterator_003.phpt] PASS APC: APCIterator chunk size [tests/iterator_003.phpt] TEST 52/61 [tests/iterator_004.phpt] PASS APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt] TEST 53/61 [tests/iterator_005.phpt] PASS APC: APCIterator delete [tests/iterator_005.phpt] TEST 54/61 [tests/iterator_006.phpt] PASS APC: APCIterator formats [tests/iterator_006.phpt] TEST 55/61 [tests/iterator_007.phpt] PASS APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt] TEST 56/61 [tests/iterator_008.phpt] PASS APC: APCIterator array [tests/iterator_008.phpt] TEST 57/61 [tests/iterator_009.phpt] PASS APC: APCIterator key invalidated between key() calls [tests/iterator_009.phpt] TEST 58/61 [tests/iterator_010.phpt] SKIP APC: APCIterator shows entries older than global TTL [tests/iterator_010.phpt] reason: APC debug build required TEST 59/61 [tests/not_enough_shm.phpt] PASS Error if cache structures cannot be allocated in SHM [tests/not_enough_shm.phpt] TEST 60/61 [tests/sma001.phpt] PASS Test SMA behavior #1 [tests/sma001.phpt] TEST 61/61 [tests/typed_prop.phpt] SKIP Success parameters should respect property types [tests/typed_prop.phpt] reason: Requires PHP >= 7.4 ===================================================================== TIME END 2020-10-05 15:43:28 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 12 --------------------------------------------------------------------- Number of tests : 61 50 Tests skipped : 11 ( 18.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 50 ( 82.0%) (100.0%) --------------------------------------------------------------------- Time taken : 4 seconds ===================================================================== >>> php7-pecl-apcu: Entering fakeroot... Installing shared extensions: /home/buildozer/aports/community/php7-pecl-apcu/pkg/php7-pecl-apcu//usr/lib/php7/modules/ Installing header files: /home/buildozer/aports/community/php7-pecl-apcu/pkg/php7-pecl-apcu//usr/include/php7/ >>> php7-pecl-apcu*: Running postcheck for php7-pecl-apcu >>> php7-pecl-apcu*: Preparing package php7-pecl-apcu... >>> php7-pecl-apcu*: Stripping binaries >>> php7-pecl-apcu*: Scanning shared objects >>> php7-pecl-apcu*: Tracing dependencies... php7-common so:libc.musl-x86.so.1 >>> php7-pecl-apcu*: Package size: 264.0 KB >>> php7-pecl-apcu*: Compressing data... >>> php7-pecl-apcu*: Create checksum... >>> php7-pecl-apcu*: Create php7-pecl-apcu-5.1.19-r0.apk >>> php7-pecl-apcu: Build complete at Mon, 05 Oct 2020 15:43:30 +0000 elapsed time 0h 0m 15s >>> php7-pecl-apcu: Cleaning up srcdir >>> php7-pecl-apcu: Cleaning up pkgdir >>> php7-pecl-apcu: Uninstalling dependencies... (1/22) Purging .makedepends-php7-pecl-apcu (20201005.154316) (2/22) Purging php7-dev (7.3.23-r0) (3/22) Purging php7 (7.3.23-r0) (4/22) Purging php7-common (7.3.23-r0) (5/22) Purging pcre2-dev (10.35-r0) (6/22) Purging libedit-dev (20191231.3.1-r0) (7/22) Purging ncurses-dev (6.2_p20200523-r0) (8/22) Purging zlib-dev (1.2.11-r3) (9/22) Purging libpcre2-16 (10.35-r0) (10/22) Purging libpcre2-32 (10.35-r0) (11/22) Purging php7-static (7.3.23-r0) (12/22) Purging autoconf (2.69-r2) (13/22) Purging m4 (1.4.18-r1) (14/22) Purging re2c (1.3-r1) (15/22) Purging git-perl (2.26.2-r0) (16/22) Purging perl-git (2.26.2-r0) (17/22) Purging perl-error (0.17029-r0) (18/22) Purging perl (5.30.3-r0) (19/22) Purging argon2-libs (20190702-r1) (20/22) Purging libxml2 (2.9.10-r5) (21/22) Purging xz-libs (5.2.5-r0) (22/22) Purging libbz2 (1.0.8-r1) Executing busybox-1.31.1-r19.trigger OK: 314 MiB in 83 packages >>> php7-pecl-apcu: Updating the community/x86 repository index... >>> php7-pecl-apcu: Signing the index...