>>> php86-pecl-uuid: Building testing/php86-pecl-uuid 1.3.0-r0 (using abuild 3.18.0_rc1-r0) started Wed, 01 Jul 2026 19:46:09 +0000 >>> php86-pecl-uuid: Validating /home/buildozer/aports/testing/php86-pecl-uuid/APKBUILD... >>> php86-pecl-uuid: Analyzing dependencies... >>> php86-pecl-uuid: Installing for build: build-base php86-common php86-dev util-linux-dev ( 1/41) Installing php86-common (8.6.0_alpha1-r1) ( 2/41) Installing argon2-libs (20190702-r5) ( 3/41) Installing xz-libs (5.8.3-r0) ( 4/41) Installing libxml2 (2.13.9-r2) ( 5/41) Installing php86 (8.6.0_alpha1-r1) ( 6/41) Installing m4 (1.4.21-r0) ( 7/41) Installing libbz2 (1.0.8-r6) ( 8/41) Installing perl (5.42.2-r0) ( 9/41) Installing autoconf (2.73-r0) (10/41) Installing bsd-compat-headers (0.7.2-r6) (11/41) Installing libformw (6.6_p20260516-r0) (12/41) Installing libmenuw (6.6_p20260516-r0) (13/41) Installing libpanelw (6.6_p20260516-r0) (14/41) Installing libncurses++ (6.6_p20260516-r0) (15/41) Installing ncurses-dev (6.6_p20260516-r0) (16/41) Installing libedit-dev (20260508.3.1-r1) (17/41) Installing zlib-dev (1.3.2-r0) (18/41) Installing libpcre2-16 (10.47-r1) (19/41) Installing libpcre2-32 (10.47-r1) (20/41) Installing pcre2-dev (10.47-r1) (21/41) Installing re2c (4.5.1-r0) (22/41) Installing php86-dev (8.6.0_alpha1-r1) (23/41) Installing libeconf (0.8.3-r0) (24/41) Installing libblkid (2.42.1-r0) (25/41) Installing libuuid (2.42.1-r0) (26/41) Installing libfdisk (2.42.1-r0) (27/41) Installing skalibs-libs (2.15.0.0-r0) (28/41) Installing utmps-libs (0.1.3.3-r0) (29/41) Installing linux-pam (1.7.1-r2) (30/41) Installing sqlite-libs (3.53.3-r0) (31/41) Installing liblastlog2 (2.42.1-r0) (32/41) Installing libmount (2.42.1-r0) (33/41) Installing libsmartcols (2.42.1-r0) (34/41) Installing readline (8.3.3-r1) (35/41) Installing sqlite (3.53.3-r0) (36/41) Installing sqlite-dev (3.53.3-r0) (37/41) Installing util-linux-dev (2.42.1-r0) (38/41) Installing .makedepends-php86-pecl-uuid (20260701.194611) (39/41) Installing perl-error (0.17030-r0) (40/41) Installing perl-git (2.54.0-r0) (41/41) Installing git-perl (2.54.0-r0) Executing busybox-1.38.0-r1.trigger OK: 352.0 MiB in 144 packages >>> php86-pecl-uuid: Cleaning up srcdir >>> php86-pecl-uuid: Cleaning up pkgdir >>> php86-pecl-uuid: Cleaning up tmpdir >>> php86-pecl-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-uuid-1.3.0.tgz /var/cache/distfiles/php-pecl-uuid-1.3.0.tgz: OK >>> php86-pecl-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-uuid-1.3.0.tgz /var/cache/distfiles/php-pecl-uuid-1.3.0.tgz: OK >>> php86-pecl-uuid: Unpacking /var/cache/distfiles/php-pecl-uuid-1.3.0.tgz... Configuring for: PHP Version: 8.6 PHP Api Version: 20250926 Zend Module Api No: 20250926 Zend Extension Api No: 420250926 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... loongarch64-unknown-linux-musl checking host system type... loongarch64-unknown-linux-musl checking target system type... loongarch64-unknown-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 cc accepts -g... yes checking for cc option to enable C23 features... unsupported checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -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/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib checking for PHP extension directory... /usr/lib/php86/modules checking for PHP installed headers prefix... /usr/include/php86 checking if debugging is enabled... no checking if PHP is built with thread safety (ZTS)... no Configuring extension checking whether uuid is available... yes, shared checking for the location of libuuid... found in /usr checking for uuid_type in -luuid... yes checking for uuid_variant in -luuid... yes checking for uuid_generate_md5 in -luuid... yes checking for uuid_generate_sha1 in -luuid... yes checking for uuid_time in -luuid... yes checking for uuid_time64 in -luuid... no checking for __uuid_time64 in -luuid... no 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 uuid/uuid.h... yes Configuring libtool checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert loongarch64-unknown-linux-musl file names to loongarch64-unknown-linux-musl format... func_convert_file_noop checking how to convert loongarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for gawk... (cached) awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/loongarch64-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 Generating files configure: creating build directories configure: creating Makefile configure: patching config.h.in configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands /bin/sh /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/uuid.c -o uuid.lo -MMD -MF uuid.dep -MT uuid.lo libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/uuid.c -MMD -MF uuid.dep -MT uuid.lo -fPIC -DPIC -o .libs/uuid.o /bin/sh /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/libtool --tag=CC --mode=link cc -shared -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uuid.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/modules uuid.lo -luuid libtool: link: cc -shared -fPIC -DPIC .libs/uuid.o -luuid -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uuid.so -o .libs/uuid.so libtool: link: ( cd ".libs" && rm -f "uuid.la" && ln -s "../uuid.la" "uuid.la" ) /bin/sh /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/libtool --tag=CC --mode=install cp ./uuid.la /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/modules libtool: install: cp ./.libs/uuid.so /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/modules/uuid.so libtool: install: cp ./.libs/uuid.lai /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/modules/uuid.la libtool: finish: PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin" ldconfig -n /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.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/php86 PHP_SAPI : cli PHP_VERSION : 8.6.0alpha1 ZEND_VERSION: 4.6.0-dev PHP_OS : Linux - Linux build-edge-loongarch64 6.18.33-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2026-05-24 18:06:34 loongarch64 INI actual : /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/testing/php86-pecl-uuid/src/uuid-1.3.0 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2026-07-01 19:46:17 ===================================================================== TEST 1/14 [tests/uuid_compare.phpt] PASS uuid_compare() function [tests/uuid_compare.phpt] TEST 2/14 [tests/uuid_create.phpt] PASS uuid_create() function [tests/uuid_create.phpt] TEST 3/14 [tests/uuid_create_time_v6.phpt] PASS uuid_create() function for UUID_TYPE_TIME_V6 [tests/uuid_create_time_v6.phpt] TEST 4/14 [tests/uuid_create_time_v7.phpt] PASS uuid_create() function for UUID_TYPE_TIME_V7 [tests/uuid_create_time_v7.phpt] TEST 5/14 [tests/uuid_generate_md5.phpt] PASS uuid_generate_md5() function [tests/uuid_generate_md5.phpt] TEST 6/14 [tests/uuid_generate_sha1.phpt] PASS uuid_generate_sha1() function [tests/uuid_generate_sha1.phpt] TEST 7/14 [tests/uuid_is_null.phpt] PASS uuid_is_null() function [tests/uuid_is_null.phpt] TEST 8/14 [tests/uuid_is_valid.phpt] PASS uuid_is_valid() function [tests/uuid_is_valid.phpt] TEST 9/14 [tests/uuid_mac.phpt] PASS uuid_mac() function [tests/uuid_mac.phpt] TEST 10/14 [tests/uuid_parse.phpt] PASS uuid_parse() function [tests/uuid_parse.phpt] TEST 11/14 [tests/uuid_time.phpt] PASS uuid_time() function [tests/uuid_time.phpt] TEST 12/14 [tests/uuid_type.phpt] PASS uuid_type() function [tests/uuid_type.phpt] TEST 13/14 [tests/uuid_unparse.phpt] PASS uuid_unparse() function [tests/uuid_unparse.phpt] TEST 14/14 [tests/uuid_variant.phpt] PASS uuid_variant() function [tests/uuid_variant.phpt] ===================================================================== TIME END 2026-07-01 19:46:17 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 16 --------------------------------------------------------------------- Number of tests : 14 14 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 14 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 0.190 seconds ===================================================================== >>> php86-pecl-uuid: Entering fakeroot... Installing shared extensions: /home/buildozer/aports/testing/php86-pecl-uuid/pkg/php86-pecl-uuid/usr/lib/php86/modules/ >>> php86-pecl-uuid*: Running postcheck for php86-pecl-uuid >>> php86-pecl-uuid*: Preparing package php86-pecl-uuid... >>> php86-pecl-uuid*: Stripping binaries >>> php86-pecl-uuid*: Scanning shared objects >>> php86-pecl-uuid*: Tracing dependencies... php86-common so:libc.musl-loongarch64.so.1 so:libuuid.so.1 >>> php86-pecl-uuid*: Package size: 66.0 KB >>> php86-pecl-uuid*: Compressing data... >>> php86-pecl-uuid*: Create checksum... >>> php86-pecl-uuid*: Create php86-pecl-uuid-1.3.0-r0.apk >>> php86-pecl-uuid: Build complete at Wed, 01 Jul 2026 19:46:17 +0000 elapsed time 0h 0m 8s >>> php86-pecl-uuid: Cleaning up srcdir >>> php86-pecl-uuid: Cleaning up pkgdir >>> php86-pecl-uuid: Cleaning up tmpdir >>> php86-pecl-uuid: Uninstalling dependencies... ( 1/41) Purging .makedepends-php86-pecl-uuid (20260701.194611) ( 2/41) Purging php86-dev (8.6.0_alpha1-r1) ( 3/41) Purging php86 (8.6.0_alpha1-r1) ( 4/41) Purging php86-common (8.6.0_alpha1-r1) ( 5/41) Purging autoconf (2.73-r0) ( 6/41) Purging m4 (1.4.21-r0) ( 7/41) Purging pcre2-dev (10.47-r1) ( 8/41) Purging libedit-dev (20260508.3.1-r1) ( 9/41) Purging bsd-compat-headers (0.7.2-r6) (10/41) Purging ncurses-dev (6.6_p20260516-r0) (11/41) Purging libncurses++ (6.6_p20260516-r0) (12/41) Purging libpanelw (6.6_p20260516-r0) (13/41) Purging zlib-dev (1.3.2-r0) (14/41) Purging libpcre2-16 (10.47-r1) (15/41) Purging libpcre2-32 (10.47-r1) (16/41) Purging re2c (4.5.1-r0) (17/41) Purging util-linux-dev (2.42.1-r0) (18/41) Purging libfdisk (2.42.1-r0) (19/41) Purging liblastlog2 (2.42.1-r0) (20/41) Purging libmount (2.42.1-r0) (21/41) Purging libsmartcols (2.42.1-r0) (22/41) Purging libuuid (2.42.1-r0) (23/41) Purging argon2-libs (20190702-r5) (24/41) Purging git-perl (2.54.0-r0) (25/41) Purging perl-git (2.54.0-r0) (26/41) Purging perl-error (0.17030-r0) (27/41) Purging perl (5.42.2-r0) (28/41) Purging libblkid (2.42.1-r0) (29/41) Purging libbz2 (1.0.8-r6) (30/41) Purging libeconf (0.8.3-r0) (31/41) Purging libformw (6.6_p20260516-r0) (32/41) Purging libmenuw (6.6_p20260516-r0) (33/41) Purging libxml2 (2.13.9-r2) (34/41) Purging linux-pam (1.7.1-r2) (35/41) Purging sqlite-dev (3.53.3-r0) (36/41) Purging sqlite (3.53.3-r0) (37/41) Purging sqlite-libs (3.53.3-r0) (38/41) Purging utmps-libs (0.1.3.3-r0) (39/41) Purging xz-libs (5.8.3-r0) (40/41) Purging readline (8.3.3-r1) (41/41) Purging skalibs-libs (2.15.0.0-r0) Executing busybox-1.38.0-r1.trigger OK: 269.6 MiB in 103 packages >>> php86-pecl-uuid: Updating the testing/loongarch64 repository index... >>> php86-pecl-uuid: Signing the index...