>>> php82-pecl-decimal: Building testing/php82-pecl-decimal 1.4.0-r0 (using abuild 3.11.2-r0) started Tue, 30 May 2023 09:26:13 +0000
>>> php82-pecl-decimal: Checking sanity of /home/buildozer/aports/testing/php82-pecl-decimal/APKBUILD...
>>> php82-pecl-decimal: Analyzing dependencies...
>>> php82-pecl-decimal: Installing for build: build-base php82-common php82-dev mpdecimal-dev
(1/26) Installing php82-common (8.2.6-r2)
(2/26) Installing argon2-libs (20190702-r5)
(3/26) Installing php82 (8.2.6-r2)
(4/26) Installing m4 (1.4.19-r3)
(5/26) Installing libbz2 (1.0.8-r6)
(6/26) Installing perl (5.36.1-r2)
(7/26) Installing autoconf (2.71-r2)
(8/26) Installing bsd-compat-headers (0.7.2-r5)
(9/26) Installing libformw (6.4_p20230527-r0)
(10/26) Installing libmenuw (6.4_p20230527-r0)
(11/26) Installing libpanelw (6.4_p20230527-r0)
(12/26) Installing libncurses++ (6.4_p20230527-r0)
(13/26) Installing ncurses-dev (6.4_p20230527-r0)
(14/26) Installing libedit-dev (20221030.3.1-r2)
(15/26) Installing zlib-dev (1.2.13-r2)
(16/26) Installing libpcre2-16 (10.42-r1)
(17/26) Installing libpcre2-32 (10.42-r1)
(18/26) Installing pcre2-dev (10.42-r1)
(19/26) Installing re2c (3.0-r1)
(20/26) Installing php82-dev (8.2.6-r2)
(21/26) Installing mpdecimal (2.5.1-r2)
(22/26) Installing mpdecimal-dev (2.5.1-r2)
(23/26) Installing .makedepends-php82-pecl-decimal (20230530.092618)
(24/26) Installing perl-error (0.17029-r1)
(25/26) Installing perl-git (2.40.1-r0)
(26/26) Installing git-perl (2.40.1-r0)
Executing busybox-1.36.1-r0.trigger
OK: 985 MiB in 132 packages
>>> php82-pecl-decimal: Cleaning up srcdir
>>> php82-pecl-decimal: Cleaning up pkgdir
>>> php82-pecl-decimal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-decimal-1.4.0.tgz
>>> php82-pecl-decimal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-decimal-1.4.0.tgz
>>> php82-pecl-decimal: Checking sha512sums...
php-pecl-decimal-1.4.0.tgz: OK
fix-test.patch: OK
>>> php82-pecl-decimal: Unpacking /var/cache/distfiles/php-pecl-decimal-1.4.0.tgz...
>>> php82-pecl-decimal: fix-test.patch
patching file tests/php8/methods/__construct.phpt
Configuring for:
PHP Api Version:         20220829
Zend Module Api No:      20220829
Zend Extension Api No:   420220829
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... riscv64-unknown-linux-musl
checking host system type... riscv64-unknown-linux-musl
checking target system type... riscv64-unknown-linux-musl
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib
checking for PHP extension directory... /usr/lib/php82/modules
checking for PHP installed headers prefix... /usr/include/php82
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 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
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for /usr/riscv64-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/riscv64-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/riscv64-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/riscv64-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/php82-pecl-decimal/src/decimal-1.4.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0 -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/include -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/main -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib  -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H  -Os -Wformat -Werror=format-security -D_GNU_SOURCE   -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.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/testing/php82-pecl-decimal/src/decimal-1.4.0 -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/include -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/main -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.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/testing/php82-pecl-decimal/src/decimal-1.4.0/libtool --mode=link gcc -shared -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/include -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/main -I/home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib  -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H  -Os -Wformat -Werror=format-security -D_GNU_SOURCE  -Wl,--as-needed,-O1,--sort-common  -o decimal.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/modules  php_decimal.lo -lmpdec
gcc -shared  .libs/php_decimal.o  -lmpdec  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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/testing/php82-pecl-decimal/src/decimal-1.4.0/libtool --mode=install cp ./decimal.la /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/modules
cp ./.libs/decimal.so /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/modules/decimal.so
cp ./.libs/decimal.lai /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/modules/decimal.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/testing/php82-pecl-decimal/src/decimal-1.4.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'.

>>> php82-pecl-decimal: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/testing/php82-pecl-decimal/pkg/php82-pecl-decimal/usr/lib/php82/modules/
>>> php82-pecl-decimal*: Running postcheck for php82-pecl-decimal
>>> php82-pecl-decimal*: Preparing package php82-pecl-decimal...
>>> php82-pecl-decimal*: Stripping binaries
>>> php82-pecl-decimal*: Scanning shared objects
>>> php82-pecl-decimal*: Tracing dependencies...
	php82-common
	so:libc.musl-riscv64.so.1
	so:libmpdec.so.3
>>> php82-pecl-decimal*: Package size: 88.0 KB
>>> php82-pecl-decimal*: Compressing data...
>>> php82-pecl-decimal*: Create checksum...
>>> php82-pecl-decimal*: Create php82-pecl-decimal-1.4.0-r0.apk
>>> php82-pecl-decimal: Build complete at Tue, 30 May 2023 09:27:23 +0000 elapsed time 0h 1m 10s
>>> php82-pecl-decimal: Cleaning up srcdir
>>> php82-pecl-decimal: Cleaning up pkgdir
>>> php82-pecl-decimal: Uninstalling dependencies...
(1/26) Purging .makedepends-php82-pecl-decimal (20230530.092618)
(2/26) Purging php82-dev (8.2.6-r2)
(3/26) Purging php82 (8.2.6-r2)
(4/26) Purging php82-common (8.2.6-r2)
(5/26) Purging autoconf (2.71-r2)
(6/26) Purging m4 (1.4.19-r3)
(7/26) Purging pcre2-dev (10.42-r1)
(8/26) Purging libedit-dev (20221030.3.1-r2)
(9/26) Purging bsd-compat-headers (0.7.2-r5)
(10/26) Purging ncurses-dev (6.4_p20230527-r0)
(11/26) Purging libncurses++ (6.4_p20230527-r0)
(12/26) Purging libpanelw (6.4_p20230527-r0)
(13/26) Purging zlib-dev (1.2.13-r2)
(14/26) Purging libpcre2-16 (10.42-r1)
(15/26) Purging libpcre2-32 (10.42-r1)
(16/26) Purging re2c (3.0-r1)
(17/26) Purging mpdecimal-dev (2.5.1-r2)
(18/26) Purging mpdecimal (2.5.1-r2)
(19/26) Purging argon2-libs (20190702-r5)
(20/26) Purging git-perl (2.40.1-r0)
(21/26) Purging perl-git (2.40.1-r0)
(22/26) Purging perl-error (0.17029-r1)
(23/26) Purging perl (5.36.1-r2)
(24/26) Purging libbz2 (1.0.8-r6)
(25/26) Purging libformw (6.4_p20230527-r0)
(26/26) Purging libmenuw (6.4_p20230527-r0)
Executing busybox-1.36.1-r0.trigger
OK: 925 MiB in 106 packages
>>> php82-pecl-decimal: Updating the testing/riscv64 repository index...
>>> php82-pecl-decimal: Signing the index...