>>> php84-pecl-decimal: Building community/php84-pecl-decimal 1.5.0-r2 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 01:34:41 +0000
>>> php84-pecl-decimal: Validating /home/buildozer/aports/community/php84-pecl-decimal/APKBUILD...
>>> php84-pecl-decimal: Analyzing dependencies...
>>> php84-pecl-decimal: Installing for build: build-base php84-common php84-dev mpdecimal-dev
(1/28) Installing php84-common (8.4.1-r0)
(2/28) Installing argon2-libs (20190702-r5)
(3/28) Installing xz-libs (5.6.3-r0)
(4/28) Installing libxml2 (2.13.4-r3)
(5/28) Installing php84 (8.4.1-r0)
(6/28) Installing m4 (1.4.19-r3)
(7/28) Installing libbz2 (1.0.8-r6)
(8/28) Installing perl (5.40.0-r3)
(9/28) Installing autoconf (2.72-r0)
(10/28) Installing bsd-compat-headers (0.7.2-r6)
(11/28) Installing libformw (6.5_p20241006-r3)
(12/28) Installing libmenuw (6.5_p20241006-r3)
(13/28) Installing libpanelw (6.5_p20241006-r3)
(14/28) Installing libncurses++ (6.5_p20241006-r3)
(15/28) Installing ncurses-dev (6.5_p20241006-r3)
(16/28) Installing libedit-dev (20240808.3.1-r0)
(17/28) Installing zlib-dev (1.3.1-r2)
(18/28) Installing libpcre2-16 (10.43-r0)
(19/28) Installing libpcre2-32 (10.43-r0)
(20/28) Installing pcre2-dev (10.43-r0)
(21/28) Installing re2c (3.1-r0)
(22/28) Installing php84-dev (8.4.1-r0)
(23/28) Installing mpdecimal (4.0.0-r0)
(24/28) Installing mpdecimal-dev (4.0.0-r0)
(25/28) Installing .makedepends-php84-pecl-decimal (20241204.013441)
(26/28) Installing perl-error (0.17029-r2)
(27/28) Installing perl-git (2.47.1-r0)
(28/28) Installing git-perl (2.47.1-r0)
Executing busybox-1.37.0-r8.trigger
OK: 455 MiB in 129 packages
>>> php84-pecl-decimal: Cleaning up srcdir
>>> php84-pecl-decimal: Cleaning up pkgdir
>>> php84-pecl-decimal: Cleaning up tmpdir
>>> php84-pecl-decimal: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/php-pecl-decimal-1.5.0.tgz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/php-pecl-decimal-1.5.0.tgz.part'
php-pecl-decimal-1.5 100% |********************************| 40183  0:00:00 ETA
'/var/cache/distfiles/v3.21/php-pecl-decimal-1.5.0.tgz.part' saved
>>> php84-pecl-decimal: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/php-pecl-decimal-1.5.0.tgz
>>> php84-pecl-decimal: Checking sha512sums...
php-pecl-decimal-1.5.0.tgz: OK
>>> php84-pecl-decimal: Unpacking /var/cache/distfiles/v3.21/php-pecl-decimal-1.5.0.tgz...
Configuring for:
PHP Version:             8.4
PHP Api Version:         20240924
Zend Module Api No:      20240924
Zend Extension Api No:   420240924
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 build system type... x86_64-pc-linux-musl
checking host system type... x86_64-pc-linux-musl
checking target system type... x86_64-pc-linux-musl
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
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 egrep -e... (cached) /bin/grep -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib
checking for PHP extension directory... /usr/lib/php84/modules
checking for PHP installed headers prefix... /usr/include/php84
checking if debugging is enabled... no
checking if PHP is built with thread safety (ZTS)... no

Configuring extension
checking whether to enable decimal support... yes, shared
checking for libmpdec custom path... no
checking for libmpdec library in default path... found in /usr/lib
checking for libmpdec headers in default path... found in /usr/include
checking for mpd_version in -lmpdec... yes

Configuring libtool
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for /usr/x86_64-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 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 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/x86_64-alpine-linux-musl/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

creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... unsupported

Generating files
configure: creating build directories
configure: creating Makefile
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/sh /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE   -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/php_decimal.c -o php_decimal.lo  -MMD -MF php_decimal.dep -MT php_decimal.lo
mkdir .libs
 gcc -I. -I/home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/php_decimal.c -MMD -MF php_decimal.dep -MT php_decimal.lo  -fPIC -DPIC -o .libs/php_decimal.o
/bin/sh /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/libtool --tag=CC --mode=link gcc -shared -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  -o decimal.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/modules  php_decimal.lo -lmpdec
gcc -shared  .libs/php_decimal.o  -lmpdec  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,decimal.so -o .libs/decimal.so
creating decimal.la
(cd .libs && rm -f decimal.la && ln -s ../decimal.la decimal.la)
/bin/sh /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/libtool --tag=CC --mode=install cp ./decimal.la /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/modules
cp ./.libs/decimal.so /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/modules/decimal.so
cp ./.libs/decimal.lai /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/modules/decimal.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/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/php84 
PHP_SAPI    : cli
PHP_VERSION : 8.4.1
ZEND_VERSION: 4.4.1
PHP_OS      : Linux - Linux build-3-21-x86_64 6.6.33-0-lts #1-Alpine SMP PREEMPT_DYNAMIC Thu, 13 Jun 2024 07:49:22 +0000 x86_64
INI actual  : /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0/tmp-php.ini
More .INIs  :   
CWD         : /home/buildozer/aports/community/php84-pecl-decimal/src/decimal-1.5.0
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2024-12-04 01:34:46
=====================================================================
TEST 1/52 [tests/php7/cast.phpt]
PASS Decimal cast to string, bool, int, float [tests/php7/cast.phpt] 
TEST 2/52 [tests/php7/clone.phpt]
PASS Decimal clone [tests/php7/clone.phpt] 
TEST 3/52 [tests/php7/constants.phpt]
PASS Decimal constants [tests/php7/constants.phpt] 
TEST 4/52 [tests/php7/empty.phpt]
PASS Decimal empty [tests/php7/empty.phpt] 
TEST 5/52 [tests/php7/json.phpt]
PASS Decimal json_encode [tests/php7/json.phpt] 
TEST 6/52 [tests/php7/methods/__construct.phpt]
SKIP Decimal::__construct [tests/php7/methods/__construct.phpt] 
TEST 7/52 [tests/php7/methods/abs.phpt]
PASS Decimal::abs [tests/php7/methods/abs.phpt] 
TEST 8/52 [tests/php7/methods/add.phpt]
PASS Decimal::add [tests/php7/methods/add.phpt] 
TEST 9/52 [tests/php7/methods/avg.phpt]
PASS Decimal::avg [tests/php7/methods/avg.phpt] 
TEST 10/52 [tests/php7/methods/between.phpt]
PASS Decimal::between [tests/php7/methods/between.phpt] 
TEST 11/52 [tests/php7/methods/ceil.phpt]
PASS Decimal::ceil [tests/php7/methods/ceil.phpt] 
TEST 12/52 [tests/php7/methods/compareTo.phpt]
PASS Decimal::compareTo [tests/php7/methods/compareTo.phpt] 
TEST 13/52 [tests/php7/methods/copy.phpt]
PASS Decimal::copy [tests/php7/methods/copy.phpt] 
TEST 14/52 [tests/php7/methods/div.phpt]
PASS Decimal::div [tests/php7/methods/div.phpt] 
TEST 15/52 [tests/php7/methods/equals.phpt]
PASS Decimal::equals [tests/php7/methods/equals.phpt] 
TEST 16/52 [tests/php7/methods/exp.phpt]
PASS Decimal::exp [tests/php7/methods/exp.phpt] 
TEST 17/52 [tests/php7/methods/floor.phpt]
PASS Decimal::floor [tests/php7/methods/floor.phpt] 
TEST 18/52 [tests/php7/methods/isEven.phpt]
PASS Decimal::isEven [tests/php7/methods/isEven.phpt] 
TEST 19/52 [tests/php7/methods/isInf.phpt]
PASS Decimal::isINF [tests/php7/methods/isInf.phpt] 
TEST 20/52 [tests/php7/methods/isInteger.phpt]
PASS Decimal::isInteger [tests/php7/methods/isInteger.phpt] 
TEST 21/52 [tests/php7/methods/isNaN.phpt]
PASS Decimal::isNAN [tests/php7/methods/isNaN.phpt] 
TEST 22/52 [tests/php7/methods/isOdd.phpt]
PASS Decimal::isOdd [tests/php7/methods/isOdd.phpt] 
TEST 23/52 [tests/php7/methods/isZero.phpt]
PASS Decimal::isZero [tests/php7/methods/isZero.phpt] 
TEST 24/52 [tests/php7/methods/ln.phpt]
PASS Decimal::ln [tests/php7/methods/ln.phpt] 
TEST 25/52 [tests/php7/methods/log10.phpt]
PASS Decimal::log10 [tests/php7/methods/log10.phpt] 
TEST 26/52 [tests/php7/methods/mod.phpt]
PASS Decimal::mod [tests/php7/methods/mod.phpt] 
TEST 27/52 [tests/php7/methods/mul.phpt]
PASS Decimal::mul [tests/php7/methods/mul.phpt] 
TEST 28/52 [tests/php7/methods/negate.phpt]
PASS Decimal::negate [tests/php7/methods/negate.phpt] 
TEST 29/52 [tests/php7/methods/parity.phpt]
PASS Decimal::parity [tests/php7/methods/parity.phpt] 
TEST 30/52 [tests/php7/methods/pow.phpt]
PASS Decimal::pow [tests/php7/methods/pow.phpt] 
TEST 31/52 [tests/php7/methods/precision.phpt]
PASS Decimal::precision [tests/php7/methods/precision.phpt] 
TEST 32/52 [tests/php7/methods/rem.phpt]
PASS Decimal::rem [tests/php7/methods/rem.phpt] 
TEST 33/52 [tests/php7/methods/round.phpt]
PASS Decimal::round [tests/php7/methods/round.phpt] 
TEST 34/52 [tests/php7/methods/shift.phpt]
PASS Decimal::shift [tests/php7/methods/shift.phpt] 
TEST 35/52 [tests/php7/methods/signum.phpt]
PASS Decimal::signum [tests/php7/methods/signum.phpt] 
TEST 36/52 [tests/php7/methods/sqrt.phpt]
PASS Decimal::sqrt [tests/php7/methods/sqrt.phpt] 
TEST 37/52 [tests/php7/methods/sub.phpt]
PASS Decimal::sub [tests/php7/methods/sub.phpt] 
TEST 38/52 [tests/php7/methods/sum.phpt]
SKIP Decimal::sum [tests/php7/methods/sum.phpt] 
TEST 39/52 [tests/php7/methods/toFixed.phpt]
PASS Decimal::toFixed [tests/php7/methods/toFixed.phpt] 
TEST 40/52 [tests/php7/methods/toFloat.phpt]
PASS Decimal::toFloat [tests/php7/methods/toFloat.phpt] 
TEST 41/52 [tests/php7/methods/toInt.phpt]
PASS Decimal::toInt [tests/php7/methods/toInt.phpt] 
TEST 42/52 [tests/php7/methods/toString.phpt]
PASS Decimal::toString [tests/php7/methods/toString.phpt] 
TEST 43/52 [tests/php7/methods/trim.phpt]
PASS Decimal::trim [tests/php7/methods/trim.phpt] 
TEST 44/52 [tests/php7/methods/truncate.phpt]
PASS Decimal::truncate [tests/php7/methods/truncate.phpt] 
TEST 45/52 [tests/php7/opcache.phpt]
SKIP Disable OPcache pass 2 [tests/php7/opcache.phpt] 
TEST 46/52 [tests/php7/operators.phpt]
PASS Decimal operators [tests/php7/operators.phpt] 
TEST 47/52 [tests/php7/properties.phpt]
PASS Decimal object properties [tests/php7/properties.phpt] 
TEST 48/52 [tests/php7/reflection.phpt]
SKIP Decimal object reflection [tests/php7/reflection.phpt] 
TEST 49/52 [tests/php7/serialize.phpt]
PASS Decimal serialize/unserialize [tests/php7/serialize.phpt] 
TEST 50/52 [tests/php8/methods/__construct.phpt]
SKIP Decimal::__construct [tests/php8/methods/__construct.phpt] 
TEST 51/52 [tests/php8/methods/sum.phpt]
PASS Decimal::sum [tests/php8/methods/sum.phpt] 
TEST 52/52 [tests/php8/reflection.phpt]
PASS Decimal object reflection [tests/php8/reflection.phpt] 
=====================================================================
TIME END 2024-12-04 01:34:46

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :     0
Exts tested     :    13
---------------------------------------------------------------------

Number of tests :    52                47
Tests skipped   :     5 (  9.6%) --------
Tests warned    :     0 (  0.0%) (  0.0%)
Tests failed    :     0 (  0.0%) (  0.0%)
Tests passed    :    47 ( 90.4%) (100.0%)
---------------------------------------------------------------------
Time taken      : 0.521 seconds
=====================================================================
>>> php84-pecl-decimal: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/community/php84-pecl-decimal/pkg/php84-pecl-decimal/usr/lib/php84/modules/
>>> php84-pecl-decimal*: Running postcheck for php84-pecl-decimal
>>> php84-pecl-decimal*: Preparing package php84-pecl-decimal...
>>> php84-pecl-decimal*: Stripping binaries
>>> php84-pecl-decimal*: Scanning shared objects
>>> php84-pecl-decimal*: Tracing dependencies...
	php84-common
	so:libc.musl-x86_64.so.1
	so:libmpdec.so.4
>>> php84-pecl-decimal*: Package size: 48.0 KB
>>> php84-pecl-decimal*: Compressing data...
>>> php84-pecl-decimal*: Create checksum...
>>> php84-pecl-decimal*: Create php84-pecl-decimal-1.5.0-r2.apk
>>> php84-pecl-decimal: Build complete at Wed, 04 Dec 2024 01:34:47 +0000 elapsed time 0h 0m 6s
>>> php84-pecl-decimal: Cleaning up srcdir
>>> php84-pecl-decimal: Cleaning up pkgdir
>>> php84-pecl-decimal: Uninstalling dependencies...
(1/28) Purging .makedepends-php84-pecl-decimal (20241204.013441)
(2/28) Purging php84-dev (8.4.1-r0)
(3/28) Purging php84 (8.4.1-r0)
(4/28) Purging php84-common (8.4.1-r0)
(5/28) Purging autoconf (2.72-r0)
(6/28) Purging m4 (1.4.19-r3)
(7/28) Purging pcre2-dev (10.43-r0)
(8/28) Purging libedit-dev (20240808.3.1-r0)
(9/28) Purging bsd-compat-headers (0.7.2-r6)
(10/28) Purging ncurses-dev (6.5_p20241006-r3)
(11/28) Purging libncurses++ (6.5_p20241006-r3)
(12/28) Purging libpanelw (6.5_p20241006-r3)
(13/28) Purging zlib-dev (1.3.1-r2)
(14/28) Purging libpcre2-16 (10.43-r0)
(15/28) Purging libpcre2-32 (10.43-r0)
(16/28) Purging re2c (3.1-r0)
(17/28) Purging mpdecimal-dev (4.0.0-r0)
(18/28) Purging mpdecimal (4.0.0-r0)
(19/28) Purging argon2-libs (20190702-r5)
(20/28) Purging git-perl (2.47.1-r0)
(21/28) Purging perl-git (2.47.1-r0)
(22/28) Purging perl-error (0.17029-r2)
(23/28) Purging perl (5.40.0-r3)
(24/28) Purging libbz2 (1.0.8-r6)
(25/28) Purging libformw (6.5_p20241006-r3)
(26/28) Purging libmenuw (6.5_p20241006-r3)
(27/28) Purging libxml2 (2.13.4-r3)
(28/28) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r8.trigger
OK: 395 MiB in 101 packages
>>> php84-pecl-decimal: Updating the community/x86_64 repository index...
>>> php84-pecl-decimal: Signing the index...