>>> php82-pecl-yaml: Building community/php82-pecl-yaml 2.2.3-r1 (using abuild 3.12.0-r0) started Sat, 28 Oct 2023 10:44:11 +0000
>>> php82-pecl-yaml: Checking sanity of /home/buildozer/aports/community/php82-pecl-yaml/APKBUILD...
>>> php82-pecl-yaml: Analyzing dependencies...
>>> php82-pecl-yaml: Installing for build: build-base php82-common php82-dev yaml-dev
(1/28) Installing php82-common (8.2.12-r0)
(2/28) Installing argon2-libs (20190702-r5)
(3/28) Installing xz-libs (5.4.4-r0)
(4/28) Installing libxml2 (2.11.5-r0)
(5/28) Installing php82 (8.2.12-r0)
(6/28) Installing m4 (1.4.19-r3)
(7/28) Installing libbz2 (1.0.8-r6)
(8/28) Installing perl (5.38.0-r0)
(9/28) Installing autoconf (2.71-r2)
(10/28) Installing bsd-compat-headers (0.7.2-r5)
(11/28) Installing libformw (6.4_p20231007-r0)
(12/28) Installing libmenuw (6.4_p20231007-r0)
(13/28) Installing libpanelw (6.4_p20231007-r0)
(14/28) Installing libncurses++ (6.4_p20231007-r0)
(15/28) Installing ncurses-dev (6.4_p20231007-r0)
(16/28) Installing libedit-dev (20230828.3.1-r3)
(17/28) Installing zlib-dev (1.3-r2)
(18/28) Installing libpcre2-16 (10.42-r1)
(19/28) Installing libpcre2-32 (10.42-r1)
(20/28) Installing pcre2-dev (10.42-r1)
(21/28) Installing re2c (3.1-r0)
(22/28) Installing php82-dev (8.2.12-r0)
(23/28) Installing yaml (0.2.5-r2)
(24/28) Installing yaml-dev (0.2.5-r2)
(25/28) Installing .makedepends-php82-pecl-yaml (20231028.104418)
(26/28) Installing perl-error (0.17029-r2)
(27/28) Installing perl-git (2.42.0-r0)
(28/28) Installing git-perl (2.42.0-r0)
Executing busybox-1.36.1-r13.trigger
OK: 498 MiB in 134 packages
>>> php82-pecl-yaml: Cleaning up srcdir
>>> php82-pecl-yaml: Cleaning up pkgdir
>>> php82-pecl-yaml: Cleaning up tmpdir
>>> php82-pecl-yaml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/php-pecl-yaml-2.2.3.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
 39 41276   39 16366    0     0  48843      0 --:--:-- --:--:-- --:--:-- 48853
100 41276  100 41276    0     0  98932      0 --:--:-- --:--:-- --:--:-- 98746
>>> php82-pecl-yaml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/php-pecl-yaml-2.2.3.tgz
>>> php82-pecl-yaml: Checking sha512sums...
php-pecl-yaml-2.2.3.tgz: OK
>>> php82-pecl-yaml: Unpacking /var/cache/distfiles/v3.19/php-pecl-yaml-2.2.3.tgz...
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... s390x-ibm-linux-musl
checking host system type... s390x-ibm-linux-musl
checking target system type... s390x-ibm-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 LibYAML suppot... yes, shared
checking for yaml headers... found in /usr
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 yaml.h... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld
checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for /usr/s390x-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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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/community/php82-pecl-yaml/src/yaml-2.2.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE    -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/yaml.c -o yaml.lo  -MMD -MF yaml.dep -MT yaml.lo
/bin/sh /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE    -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/parse.c -o parse.lo  -MMD -MF parse.dep -MT parse.lo
/bin/sh /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE    -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/emit.c -o emit.lo  -MMD -MF emit.dep -MT emit.lo
/bin/sh /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE    -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/detect.c -o detect.lo  -MMD -MF detect.dep -MT detect.lo
mkdir .libs
mkdir .libs
mkdir: can't create directory '.libs': File exists
 gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/emit.c -MMD -MF emit.dep -MT emit.lo  -fPIC -DPIC -o .libs/emit.o
 gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/detect.c -MMD -MF detect.dep -MT detect.lo  -fPIC -DPIC -o .libs/detect.o
 gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/yaml.c -MMD -MF yaml.dep -MT yaml.lo  -fPIC -DPIC -o .libs/yaml.o
 gcc -I. -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/parse.c -MMD -MF parse.dep -MT parse.lo  -fPIC -DPIC -o .libs/parse.o
/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/parse.c: In function 'handle_sequence':
/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/parse.c:534:39: warning: passing argument 1 of 'zval_ptr_dtor' from incompatible pointer type [-Wincompatible-pointer-types]
  534 |                         zval_ptr_dtor(&retval);
      |                                       ^~~~~~~
      |                                       |
      |                                       zval ** {aka struct _zval_struct **}
In file included from /usr/include/php82/Zend/zend.h:36,
                 from /usr/include/php82/main/php.h:31,
                 from /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/php_yaml.h:46,
                 from /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/parse.c:36:
/usr/include/php82/Zend/zend_variables.h:79:35: note: expected 'zval *' {aka 'struct _zval_struct *'} but argument is of type 'zval **' {aka 'struct _zval_struct **'}
   79 | ZEND_API void zval_ptr_dtor(zval *zval_ptr);
      |                             ~~~~~~^~~~~~~~
/bin/sh /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/libtool --mode=link gcc -shared -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/include -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/main -I/home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3 -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  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE  -Wl,--as-needed,-O1,--sort-common  -o yaml.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/modules  yaml.lo parse.lo emit.lo detect.lo -lyaml
gcc -shared  .libs/yaml.o .libs/parse.o .libs/emit.o .libs/detect.o  -lyaml  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,yaml.so -o .libs/yaml.so
creating yaml.la
(cd .libs && rm -f yaml.la && ln -s ../yaml.la yaml.la)
/bin/sh /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/libtool --mode=install cp ./yaml.la /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/modules
cp ./.libs/yaml.so /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/modules/yaml.so
cp ./.libs/yaml.lai /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/modules/yaml.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/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/php82 
PHP_SAPI    : cli
PHP_VERSION : 8.2.12
ZEND_VERSION: 4.2.12
PHP_OS      : Linux - Linux build-3-19-s390x 5.15.134-0-lts #1-Alpine SMP Fri, 06 Oct 2023 16:13:38 +0000 s390x
INI actual  : /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3/tmp-php.ini
More .INIs  :   
CWD         : /home/buildozer/aports/community/php82-pecl-yaml/src/yaml-2.2.3
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2023-10-28 10:44:21
=====================================================================
TEST 1/75 [tests/bug_21995.phpt]
PASS Test PECL bug #21995 [tests/bug_21995.phpt] 
TEST 2/75 [tests/bug_59860.phpt]
PASS Test PECL bug #59860 [tests/bug_59860.phpt] 
TEST 3/75 [tests/bug_60628.phpt]
PASS Test PECL bug #260628 [tests/bug_60628.phpt] 
TEST 4/75 [tests/bug_61770.phpt]
PASS Test PECL bug #61770 [tests/bug_61770.phpt] 
TEST 5/75 [tests/bug_61923.phpt]
PASS Test PECL bug #61923 [tests/bug_61923.phpt] 
TEST 6/75 [tests/bug_64019.phpt]
PASS Test PECL bug #64019 [tests/bug_64019.phpt] 
TEST 7/75 [tests/bug_64694.phpt]
PASS Test PECL bug #64694 [tests/bug_64694.phpt] 
TEST 8/75 [tests/bug_69465.phpt]
PASS Test PECL bug #69465 [tests/bug_69465.phpt] 
TEST 9/75 [tests/bug_69616.phpt]
PASS Test PECL bug #69616 [tests/bug_69616.phpt] 
TEST 10/75 [tests/bug_69617.phpt]
PASS Test PECL bug #69617 [tests/bug_69617.phpt] 
TEST 11/75 [tests/bug_72204.phpt]
PASS Test PECL bug #72204 [tests/bug_72204.phpt] 
TEST 12/75 [tests/bug_72540.phpt]
PASS Test PECL bug #72540 [tests/bug_72540.phpt] 
TEST 13/75 [tests/bug_74799.phpt]
PASS Memory leak check [tests/bug_74799.phpt] 
TEST 14/75 [tests/bug_75029.phpt]
PASS Test PECL bug #75029 [tests/bug_75029.phpt] 
TEST 15/75 [tests/bug_76309.phpt]
PASS Test PECL bug #76309 [tests/bug_76309.phpt] 
TEST 16/75 [tests/bug_77720.phpt]
PASS Test PECL bug #77720 [tests/bug_77720.phpt] 
TEST 17/75 [tests/bug_79494.phpt]
PASS Test PECL bug #74949 [tests/bug_79494.phpt] 
TEST 18/75 [tests/bug_79567.phpt]
PASS Test PECL bug #79567 [tests/bug_79567.phpt] 
TEST 19/75 [tests/bug_79866.phpt]
PASS Test PECL bug #79866 [tests/bug_79866.phpt] 
TEST 20/75 [tests/bug_80324.phpt]
PASS Bug #80324 (Segfault in YAML with anonymous functions) [tests/bug_80324.phpt] 
TEST 21/75 [tests/bug_parsing_alias.phpt]
PASS Test PECL strange alias bug [tests/bug_parsing_alias.phpt] 
TEST 22/75 [tests/yaml_001.phpt]
PASS yaml - emit -> parse roundtrip [tests/yaml_001.phpt] 
TEST 23/75 [tests/yaml_002.phpt]
PASS yaml - emit -> parse roundtrip with datetime [tests/yaml_002.phpt] 
TEST 24/75 [tests/yaml_emit_001.phpt]
PASS yaml_emit - scalars [tests/yaml_emit_001.phpt] 
TEST 25/75 [tests/yaml_emit_002.phpt]
PASS yaml_emit - sequences [tests/yaml_emit_002.phpt] 
TEST 26/75 [tests/yaml_emit_003.phpt]
PASS yaml_emit - mappings [tests/yaml_emit_003.phpt] 
TEST 27/75 [tests/yaml_emit_004.phpt]
PASS yaml_emit - datetime [tests/yaml_emit_004.phpt] 
TEST 28/75 [tests/yaml_emit_005.phpt]
PASS yaml_emit - serializable [tests/yaml_emit_005.phpt] 
TEST 29/75 [tests/yaml_emit_006.phpt]
PASS yaml_emit - ini settings [tests/yaml_emit_006.phpt] 
TEST 30/75 [tests/yaml_emit_007.phpt]
PASS yaml_emit - recursive structures [tests/yaml_emit_007.phpt] 
TEST 31/75 [tests/yaml_emit_008.phpt]
PASS yaml_emit - custom tags [tests/yaml_emit_008.phpt] 
TEST 32/75 [tests/yaml_emit_009.phpt]
PASS yaml_emit - custom tags with closures [tests/yaml_emit_009.phpt] 
TEST 33/75 [tests/yaml_emit_file_basic.phpt]
PASS Test Github pull request #1 [tests/yaml_emit_file_basic.phpt] 
TEST 34/75 [tests/yaml_parse_001.phpt]
PASS yaml_parse - general [tests/yaml_parse_001.phpt] 
TEST 35/75 [tests/yaml_parse_002.phpt]
PASS yaml_parse - multiple documents [tests/yaml_parse_002.phpt] 
TEST 36/75 [tests/yaml_parse_003.phpt]
PASS yaml_parse - parse errors [tests/yaml_parse_003.phpt] 
TEST 37/75 [tests/yaml_parse_004.phpt]
PASS yaml_parse - syck bug #11585 [tests/yaml_parse_004.phpt] 
TEST 38/75 [tests/yaml_parse_005.phpt]
PASS yaml_parse - syck bug #12656 [tests/yaml_parse_005.phpt] 
TEST 39/75 [tests/yaml_parse_006.phpt]
PASS yaml_parse - syck bug #14384 [tests/yaml_parse_006.phpt] 
TEST 40/75 [tests/yaml_parse_007.phpt]
PASS yaml_parse - serializable [tests/yaml_parse_007.phpt] 
TEST 41/75 [tests/yaml_parse_008.phpt]
PASS yaml_parse - callbacks [tests/yaml_parse_008.phpt] 
TEST 42/75 [tests/yaml_parse_file_001.phpt]
PASS yaml_parse_file - general [tests/yaml_parse_file_001.phpt] 
TEST 43/75 [tests/yaml_parse_file_002.phpt]
PASS yaml_parse_file - error cases [tests/yaml_parse_file_002.phpt] 
TEST 44/75 [tests/yaml_parse_spec_binary.phpt]
PASS Yaml 1.1 Spec - binary [tests/yaml_parse_spec_binary.phpt] 
TEST 45/75 [tests/yaml_parse_spec_bool.phpt]
PASS Yaml 1.1 Spec - bool [tests/yaml_parse_spec_bool.phpt] 
TEST 46/75 [tests/yaml_parse_spec_float.phpt]
PASS Yaml 1.1 Spec - float [tests/yaml_parse_spec_float.phpt] 
TEST 47/75 [tests/yaml_parse_spec_int.phpt]
PASS Yaml 1.1 Spec - int [tests/yaml_parse_spec_int.phpt] 
TEST 48/75 [tests/yaml_parse_spec_map.phpt]
PASS Yaml 1.1 Spec - map [tests/yaml_parse_spec_map.phpt] 
TEST 49/75 [tests/yaml_parse_spec_merge.phpt]
PASS Yaml 1.1 Spec - merge [tests/yaml_parse_spec_merge.phpt] 
TEST 50/75 [tests/yaml_parse_spec_null.phpt]
PASS Yaml 1.1 Spec - null [tests/yaml_parse_spec_null.phpt] 
TEST 51/75 [tests/yaml_parse_spec_omap.phpt]
PASS Yaml 1.1 Spec - omap [tests/yaml_parse_spec_omap.phpt] 
TEST 52/75 [tests/yaml_parse_spec_pairs.phpt]
PASS Yaml 1.1 Spec - pairs [tests/yaml_parse_spec_pairs.phpt] 
TEST 53/75 [tests/yaml_parse_spec_seq.phpt]
PASS Yaml 1.1 Spec - seq [tests/yaml_parse_spec_seq.phpt] 
TEST 54/75 [tests/yaml_parse_spec_set.phpt]
PASS Yaml 1.1 Spec - set [tests/yaml_parse_spec_set.phpt] 
TEST 55/75 [tests/yaml_parse_spec_str.phpt]
PASS Yaml 1.1 Spec - str [tests/yaml_parse_spec_str.phpt] 
TEST 56/75 [tests/yaml_parse_spec_timestamp.phpt]
PASS Yaml 1.1 Spec - timestamp [tests/yaml_parse_spec_timestamp.phpt] 
TEST 57/75 [tests/yaml_parse_url_001.phpt]
PASS yaml_parse_url - general [tests/yaml_parse_url_001.phpt] 
TEST 58/75 [tests/yaml_parse_wiki_YtsBasicTests_001.phpt]
PASS Yaml YtsBasicTests - Simple Sequence [tests/yaml_parse_wiki_YtsBasicTests_001.phpt] 
TEST 59/75 [tests/yaml_parse_wiki_YtsBasicTests_002.phpt]
PASS Yaml YtsBasicTests - Nested Sequences [tests/yaml_parse_wiki_YtsBasicTests_002.phpt] 
TEST 60/75 [tests/yaml_parse_wiki_YtsBasicTests_003.phpt]
PASS Yaml YtsBasicTests - Mixed Sequences [tests/yaml_parse_wiki_YtsBasicTests_003.phpt] 
TEST 61/75 [tests/yaml_parse_wiki_YtsBasicTests_004.phpt]
PASS Yaml YtsBasicTests - Deeply Nested Sequences [tests/yaml_parse_wiki_YtsBasicTests_004.phpt] 
TEST 62/75 [tests/yaml_parse_wiki_YtsBasicTests_005.phpt]
PASS Yaml YtsBasicTests - Simple Mapping [tests/yaml_parse_wiki_YtsBasicTests_005.phpt] 
TEST 63/75 [tests/yaml_parse_wiki_YtsBasicTests_006.phpt]
PASS Yaml YtsBasicTests - Sequence in a Mapping [tests/yaml_parse_wiki_YtsBasicTests_006.phpt] 
TEST 64/75 [tests/yaml_parse_wiki_YtsBasicTests_007.phpt]
PASS Yaml YtsBasicTests - Nested Mappings [tests/yaml_parse_wiki_YtsBasicTests_007.phpt] 
TEST 65/75 [tests/yaml_parse_wiki_YtsBasicTests_008.phpt]
PASS Yaml YtsBasicTests - Mixed Mapping [tests/yaml_parse_wiki_YtsBasicTests_008.phpt] 
TEST 66/75 [tests/yaml_parse_wiki_YtsBasicTests_009.phpt]
PASS Yaml YtsBasicTests - Sequence-Mapping Shortcut [tests/yaml_parse_wiki_YtsBasicTests_009.phpt] 
TEST 67/75 [tests/yaml_parse_wiki_YtsBlockMapping_001.phpt]
PASS Yaml YtsBlockMapping - One Element Mapping [tests/yaml_parse_wiki_YtsBlockMapping_001.phpt] 
TEST 68/75 [tests/yaml_parse_wiki_YtsBlockMapping_002.phpt]
PASS Yaml YtsBlockMapping - Multi Element Mapping [tests/yaml_parse_wiki_YtsBlockMapping_002.phpt] 
TEST 69/75 [tests/yaml_parse_wiki_YtsBlockMapping_003.phpt]
PASS Yaml YtsBlockMapping - Values aligned [tests/yaml_parse_wiki_YtsBlockMapping_003.phpt] 
TEST 70/75 [tests/yaml_parse_wiki_YtsBlockMapping_004.phpt]
PASS Yaml YtsBlockMapping - Colons aligned [tests/yaml_parse_wiki_YtsBlockMapping_004.phpt] 
TEST 71/75 [tests/yaml_parse_wiki_YtsMapInSeq_001.phpt]
PASS Yaml YtsMapInSeq - Single key [tests/yaml_parse_wiki_YtsMapInSeq_001.phpt] 
TEST 72/75 [tests/yaml_parse_wiki_YtsMapInSeq_002.phpt]
PASS Yaml YtsMapInSeq - Multiple keys [tests/yaml_parse_wiki_YtsMapInSeq_002.phpt] 
TEST 73/75 [tests/yaml_parse_wiki_YtsMapInSeq_003.phpt]
PASS Yaml YtsMapInSeq - Strange keys [tests/yaml_parse_wiki_YtsMapInSeq_003.phpt] 
TEST 74/75 [tests/yaml_parse_wiki_YtsStrangeKeys_001.phpt]
PASS Yaml YtsStrangeKeys - Quoted line noise key [tests/yaml_parse_wiki_YtsStrangeKeys_001.phpt] 
TEST 75/75 [tests/yaml_parse_wiki_YtsStrangeKeys_002.phpt]
PASS Yaml YtsStrangeKeys - Unquoted line noise key [tests/yaml_parse_wiki_YtsStrangeKeys_002.phpt] 
=====================================================================
TIME END 2023-10-28 10:44:21

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

Number of tests :   75                75
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Tests passed    :   75 (100.0%) (100.0%)
---------------------------------------------------------------------
Time taken      :    0 seconds
=====================================================================

yaml

LibYAML Support => enabled
Module Version => 2.2.3
LibYAML Version => 0.2.5

Directive => Local Value => Master Value
yaml.decode_binary => 0 => 0
yaml.decode_timestamp => 0 => 0
yaml.decode_php => 0 => 0
yaml.output_canonical => 0 => 0
yaml.output_indent => 2 => 2
yaml.output_width => 80 => 80
>>> php82-pecl-yaml: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/community/php82-pecl-yaml/pkg/php82-pecl-yaml/usr/lib/php82/modules/
>>> php82-pecl-yaml*: Running postcheck for php82-pecl-yaml
>>> php82-pecl-yaml*: Preparing package php82-pecl-yaml...
>>> php82-pecl-yaml*: Stripping binaries
>>> php82-pecl-yaml*: Scanning shared objects
>>> php82-pecl-yaml*: Tracing dependencies...
	php82-common
	so:libc.musl-s390x.so.1
	so:libyaml-0.so.2
>>> php82-pecl-yaml*: Package size: 84.0 KB
>>> php82-pecl-yaml*: Compressing data...
>>> php82-pecl-yaml*: Create checksum...
>>> php82-pecl-yaml*: Create php82-pecl-yaml-2.2.3-r1.apk
>>> php82-pecl-yaml: Build complete at Sat, 28 Oct 2023 10:44:21 +0000 elapsed time 0h 0m 10s
>>> php82-pecl-yaml: Cleaning up srcdir
>>> php82-pecl-yaml: Cleaning up pkgdir
>>> php82-pecl-yaml: Uninstalling dependencies...
(1/28) Purging .makedepends-php82-pecl-yaml (20231028.104418)
(2/28) Purging php82-dev (8.2.12-r0)
(3/28) Purging php82 (8.2.12-r0)
(4/28) Purging php82-common (8.2.12-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 yaml-dev (0.2.5-r2)
(18/28) Purging yaml (0.2.5-r2)
(19/28) Purging argon2-libs (20190702-r5)
(20/28) Purging git-perl (2.42.0-r0)
(21/28) Purging perl-git (2.42.0-r0)
(22/28) Purging perl-error (0.17029-r2)
(23/28) Purging perl (5.38.0-r0)
(24/28) Purging libbz2 (1.0.8-r6)
(25/28) Purging libformw (6.4_p20231007-r0)
(26/28) Purging libmenuw (6.4_p20231007-r0)
(27/28) Purging libxml2 (2.11.5-r0)
(28/28) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 435 MiB in 106 packages
>>> php82-pecl-yaml: Updating the community/s390x repository index...
>>> php82-pecl-yaml: Signing the index...