>>> php82-pecl-uuid: Building community/php82-pecl-uuid 1.2.0-r0 (using abuild 3.12.0-r0) started Wed, 25 Oct 2023 09:21:53 +0000
>>> php82-pecl-uuid: Checking sanity of /home/buildozer/aports/community/php82-pecl-uuid/APKBUILD...
>>> php82-pecl-uuid: Analyzing dependencies...
>>> php82-pecl-uuid: Installing for build: build-base php82-common php82-dev util-linux-dev
(1/32) Installing php82-common (8.2.12-r0)
(2/32) Installing argon2-libs (20190702-r5)
(3/32) Installing xz-libs (5.4.4-r0)
(4/32) Installing libxml2 (2.11.5-r0)
(5/32) Installing php82 (8.2.12-r0)
(6/32) Installing m4 (1.4.19-r3)
(7/32) Installing libbz2 (1.0.8-r6)
(8/32) Installing perl (5.38.0-r0)
(9/32) Installing autoconf (2.71-r2)
(10/32) Installing bsd-compat-headers (0.7.2-r5)
(11/32) Installing libformw (6.4_p20231007-r0)
(12/32) Installing libmenuw (6.4_p20231007-r0)
(13/32) Installing libpanelw (6.4_p20231007-r0)
(14/32) Installing libncurses++ (6.4_p20231007-r0)
(15/32) Installing ncurses-dev (6.4_p20231007-r0)
(16/32) Installing libedit-dev (20230828.3.1-r3)
(17/32) Installing zlib-dev (1.3-r0)
(18/32) Installing libpcre2-16 (10.42-r1)
(19/32) Installing libpcre2-32 (10.42-r1)
(20/32) Installing pcre2-dev (10.42-r1)
(21/32) Installing re2c (3.1-r0)
(22/32) Installing php82-dev (8.2.12-r0)
(23/32) Installing libblkid (2.39.2-r0)
(24/32) Installing libuuid (2.39.2-r0)
(25/32) Installing libfdisk (2.39.2-r0)
(26/32) Installing libmount (2.39.2-r0)
(27/32) Installing libsmartcols (2.39.2-r0)
(28/32) Installing util-linux-dev (2.39.2-r0)
(29/32) Installing .makedepends-php82-pecl-uuid (20231025.092206)
(30/32) Installing perl-error (0.17029-r2)
(31/32) Installing perl-git (2.42.0-r0)
(32/32) Installing git-perl (2.42.0-r0)
Executing busybox-1.36.1-r13.trigger
OK: 435 MiB in 134 packages
>>> php82-pecl-uuid: Cleaning up srcdir
>>> php82-pecl-uuid: Cleaning up pkgdir
>>> php82-pecl-uuid: Cleaning up tmpdir
>>> php82-pecl-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/php-pecl-uuid-1.2.0.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> php82-pecl-uuid: Fetching php-pecl-uuid-1.2.0.tgz::https://pecl.php.net/get/uuid-1.2.0.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 16270  100 16270    0     0  46828      0 --:--:-- --:--:-- --:--:-- 46887
>>> php82-pecl-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/php-pecl-uuid-1.2.0.tgz
>>> php82-pecl-uuid: Checking sha512sums...
php-pecl-uuid-1.2.0.tgz: OK
>>> php82-pecl-uuid: Unpacking /var/cache/distfiles/v3.19/php-pecl-uuid-1.2.0.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... 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/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 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 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
checking for a sed that does not truncate output... /bin/sed
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 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... no
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: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/sh /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0 -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/include -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/main -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.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  -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-uuid/src/uuid-1.2.0/uuid.c -o uuid.lo  -MMD -MF uuid.dep -MT uuid.lo
mkdir .libs
 gcc -I. -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0 -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/include -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/main -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.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 -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-uuid/src/uuid-1.2.0/uuid.c -MMD -MF uuid.dep -MT uuid.lo  -fPIC -DPIC -o .libs/uuid.o
/bin/sh /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/libtool --mode=link gcc -shared -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/include -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/main -I/home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.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  -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/community/php82-pecl-uuid/src/uuid-1.2.0/modules  uuid.lo -luuid
gcc -shared  .libs/uuid.o  -luuid  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uuid.so -o .libs/uuid.so
creating uuid.la
(cd .libs && rm -f uuid.la && ln -s ../uuid.la uuid.la)
/bin/sh /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/libtool --mode=install cp ./uuid.la /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/modules
cp ./.libs/uuid.so /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/modules/uuid.so
cp ./.libs/uuid.lai /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/modules/uuid.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.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/php82 
PHP_SAPI    : cli
PHP_VERSION : 8.2.12
ZEND_VERSION: 4.2.12
PHP_OS      : Linux - Linux build-3-19-x86 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 i686
INI actual  : /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0/tmp-php.ini
More .INIs  :   
CWD         : /home/buildozer/aports/community/php82-pecl-uuid/src/uuid-1.2.0
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2023-10-25 09:22:14
=====================================================================
TEST 1/12 [tests/uuid_compare.phpt]
PASS uuid_compare() function [tests/uuid_compare.phpt] 
TEST 2/12 [tests/uuid_create.phpt]
PASS uuid_create() function [tests/uuid_create.phpt] 
TEST 3/12 [tests/uuid_generate_md5.phpt]
PASS uuid_generate_md5() function [tests/uuid_generate_md5.phpt] 
TEST 4/12 [tests/uuid_generate_sha1.phpt]
PASS uuid_generate_sha1() function [tests/uuid_generate_sha1.phpt] 
TEST 5/12 [tests/uuid_is_null.phpt]
PASS uuid_is_null() function [tests/uuid_is_null.phpt] 
TEST 6/12 [tests/uuid_is_valid.phpt]
PASS uuid_is_valid() function [tests/uuid_is_valid.phpt] 
TEST 7/12 [tests/uuid_mac.phpt]
PASS uuid_mac() function [tests/uuid_mac.phpt] 
TEST 8/12 [tests/uuid_parse.phpt]
PASS uuid_parse() function [tests/uuid_parse.phpt] 
TEST 9/12 [tests/uuid_time.phpt]
PASS uuid_time() function [tests/uuid_time.phpt] 
TEST 10/12 [tests/uuid_type.phpt]
PASS uuid_type() function [tests/uuid_type.phpt] 
TEST 11/12 [tests/uuid_unparse.phpt]
PASS uuid_unparse() function [tests/uuid_unparse.phpt] 
TEST 12/12 [tests/uuid_variant.phpt]
PASS uuid_variant() function [tests/uuid_variant.phpt] 
=====================================================================
TIME END 2023-10-25 09:22:14

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

Number of tests :   12                12
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Tests passed    :   12 (100.0%) (100.0%)
---------------------------------------------------------------------
Time taken      :    0 seconds
=====================================================================
>>> php82-pecl-uuid: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/community/php82-pecl-uuid/pkg/php82-pecl-uuid/usr/lib/php82/modules/
>>> php82-pecl-uuid*: Running postcheck for php82-pecl-uuid
>>> php82-pecl-uuid*: Preparing package php82-pecl-uuid...
>>> php82-pecl-uuid*: Stripping binaries
>>> php82-pecl-uuid*: Scanning shared objects
>>> php82-pecl-uuid*: Tracing dependencies...
	php82-common
	so:libc.musl-x86.so.1
	so:libuuid.so.1
>>> php82-pecl-uuid*: Package size: 52.0 KB
>>> php82-pecl-uuid*: Compressing data...
>>> php82-pecl-uuid*: Create checksum...
>>> php82-pecl-uuid*: Create php82-pecl-uuid-1.2.0-r0.apk
>>> php82-pecl-uuid: Build complete at Wed, 25 Oct 2023 09:22:14 +0000 elapsed time 0h 0m 21s
>>> php82-pecl-uuid: Cleaning up srcdir
>>> php82-pecl-uuid: Cleaning up pkgdir
>>> php82-pecl-uuid: Uninstalling dependencies...
(1/32) Purging .makedepends-php82-pecl-uuid (20231025.092206)
(2/32) Purging php82-dev (8.2.12-r0)
(3/32) Purging php82 (8.2.12-r0)
(4/32) Purging php82-common (8.2.12-r0)
(5/32) Purging autoconf (2.71-r2)
(6/32) Purging m4 (1.4.19-r3)
(7/32) Purging pcre2-dev (10.42-r1)
(8/32) Purging libedit-dev (20230828.3.1-r3)
(9/32) Purging bsd-compat-headers (0.7.2-r5)
(10/32) Purging ncurses-dev (6.4_p20231007-r0)
(11/32) Purging libncurses++ (6.4_p20231007-r0)
(12/32) Purging libpanelw (6.4_p20231007-r0)
(13/32) Purging zlib-dev (1.3-r0)
(14/32) Purging libpcre2-16 (10.42-r1)
(15/32) Purging libpcre2-32 (10.42-r1)
(16/32) Purging re2c (3.1-r0)
(17/32) Purging util-linux-dev (2.39.2-r0)
(18/32) Purging libfdisk (2.39.2-r0)
(19/32) Purging libmount (2.39.2-r0)
(20/32) Purging libsmartcols (2.39.2-r0)
(21/32) Purging libuuid (2.39.2-r0)
(22/32) Purging argon2-libs (20190702-r5)
(23/32) Purging git-perl (2.42.0-r0)
(24/32) Purging perl-git (2.42.0-r0)
(25/32) Purging perl-error (0.17029-r2)
(26/32) Purging perl (5.38.0-r0)
(27/32) Purging libblkid (2.39.2-r0)
(28/32) Purging libbz2 (1.0.8-r6)
(29/32) Purging libformw (6.4_p20231007-r0)
(30/32) Purging libmenuw (6.4_p20231007-r0)
(31/32) Purging libxml2 (2.11.5-r0)
(32/32) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 376 MiB in 102 packages
>>> php82-pecl-uuid: Updating the community/x86 repository index...
>>> php82-pecl-uuid: Signing the index...