>>> ossp-uuid: Building community/ossp-uuid 1.6.2-r4 (using abuild 3.12.0-r0) started Mon, 20 Nov 2023 15:39:13 +0000 >>> ossp-uuid: Checking sanity of /home/buildozer/aports/community/ossp-uuid/APKBUILD... >>> ossp-uuid: Analyzing dependencies... >>> ossp-uuid: Installing for build: build-base (1/1) Installing .makedepends-ossp-uuid (20231120.153914) OK: 265 MiB in 108 packages >>> ossp-uuid: Cleaning up srcdir >>> ossp-uuid: Cleaning up pkgdir >>> ossp-uuid: Cleaning up tmpdir >>> ossp-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ossp-uuid_1.6.2.orig.tar.gz >>> ossp-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ossp-uuid_1.6.2.orig.tar.gz >>> ossp-uuid: Checking sha512sums... ossp-uuid_1.6.2.orig.tar.gz: OK uuid.patch: OK >>> ossp-uuid: Unpacking /var/cache/distfiles/ossp-uuid_1.6.2.orig.tar.gz... >>> ossp-uuid: uuid.patch patching file uuid-config.in patching file Makefile.in patching file pgsql/Makefile patching file uuid.pc.in patching file perl/Makefile.PL patching file Makefile.PL patching file php/config.m4 patching file php/Makefile.local patching file php/uuid.ts >>> ossp-uuid: Updating ./config.sub >>> ossp-uuid: Updating ./config.guess shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008) checking whether make sets $(MAKE)... yes checking for powerpc64le-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler option(s) -pipe work... yes checking for compilation debug mode... disabled checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to build against external Dmalloc library... no checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld -m elf64ppc) 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 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking for va_copy() function... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for netdb.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_dl.h... no checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for struct timeval... yes checking for getifaddrs... yes checking for nanosleep... yes checking for Sleep... no checking for gettimeofday... yes checking for clock_gettime... yes checking for long long... yes checking for long double... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking whether to build DCE 1.1 backward compatibility API... (cached) no checking whether to build C++ bindings to C API... (cached) no checking whether to build Perl bindings to C API... (cached) no checking whether to build Perl compatibility API... (cached) no checking for perl... NA checking whether to build PHP bindings to C API... (cached) no checking for php5... no checking for php... no checking whether to build PostgreSQL bindings to C API... (cached) no checking for pg_config... no configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.pc config.status: creating uuid.h config.status: creating config.h config.status: executing libtool commands config.status: executing adjustment commands gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_cli.c libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid.c -fPIC -DPIC -o .libs/uuid.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_md5.c -fPIC -DPIC -o .libs/uuid_md5.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_mac.c -fPIC -DPIC -o .libs/uuid_mac.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_prng.c -fPIC -DPIC -o .libs/uuid_prng.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_str.c -fPIC -DPIC -o .libs/uuid_str.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_time.c -fPIC -DPIC -o .libs/uuid_time.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -c uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o libtool: link: gcc -shared .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-soname -Wl,libossp-uuid.so.16 -o .libs/libossp-uuid.so.16.0.22 libtool: link: (cd ".libs" && rm -f "libossp-uuid.so.16" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so.16") libtool: link: (cd ".libs" && rm -f "libossp-uuid.so" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so") libtool: link: ( cd ".libs" && rm -f "libossp-uuid.la" && ln -s "../libossp-uuid.la" "libossp-uuid.la" ) libtool: link: gcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/uuid uuid_cli.o ./.libs/libossp-uuid.so ==== UUID version 1 (time and node based): 4 single iterations f7e12b1e-87ba-11ee-9bc6-676fae7d92b5 f7e12c0e-87ba-11ee-a996-6fbe1c5ebf28 f7e12c72-87ba-11ee-9a32-d379f70fc15b f7e12ccc-87ba-11ee-b7c9-c36859f3d913 ==== UUID version 1 (time and node based): 4 subsequent iterations f7e5bb84-87ba-11ee-beb9-07b4229020ac f7e5bc88-87ba-11ee-beba-0b216027d3e7 f7e5bcd8-87ba-11ee-bebb-ff30bded698b f7e5bd28-87ba-11ee-bebc-2f529b372b2f ==== UUID version 3 (name based, MD5): 2 times repeated 02d9e6d5-9467-382e-8f9b-9300a64ac3cd 02d9e6d5-9467-382e-8f9b-9300a64ac3cd ==== UUID version 5 (name based, SHA-1): 2 times repeated 8f4ca4fd-154e-5063-b6db-aa91af137037 8f4ca4fd-154e-5063-b6db-aa91af137037 ==== UUID version 4 (random data based): 4 single iterations 0154870a-95d7-4799-b853-8df6a0e7ec14 cf14bacc-bba4-495f-9c29-e62acb5085e7 29920843-b0ea-42c8-9676-281d9cf78362 7e8352dc-15e3-48ae-9ffd-52198f982ddb ==== UUID version 4 (random data based): 4 subsequent iterations 24b3d33a-7c24-45f7-bf38-cb916893e853 6447829f-09dd-43cc-85d0-0f36a43e0e7b dcfb0287-2d40-4402-9491-1ed0bffe60ac 0e348c13-8ef4-453c-97c9-1194efdbc043 ==== UUID version 1 generation and decoding encode: STR: f7fc4066-87ba-11ee-b81e-3b8c3466079d SIV: 329629079964717628543651906786597144477 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 1 (time and node based) content: time: 2023-11-20 15:39:18.923479.0 UTC clock: 14366 (usually random) node: 3b:8c:34:66:07:9d (local multicast) encode: STR: f8051dee-87ba-11ee-9f58-ab1f652ec9c8 SIV: 329675111527138416122008764197412719048 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 1 (time and node based) content: time: 2023-11-20 15:39:18.981579.0 UTC clock: 8024 (usually random) node: ab:1f:65:2e:c9:c8 (local multicast) ==== UUID version 3 generation and decoding encode: STR: 02d9e6d5-9467-382e-8f9b-9300a64ac3cd SIV: 3789866285607910888100818383505376205 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 3 (name based, MD5) content: 02:D9:E6:D5:94:67:08:2E:0F:9B:93:00:A6:4A:C3:CD (not decipherable: MD5 message digest only) ==== UUID version 5 generation and decoding encode: STR: 8f4ca4fd-154e-5063-b6db-aa91af137037 SIV: 190477564324985592756740458922137317431 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 5 (name based, SHA-1) content: 8F:4C:A4:FD:15:4E:00:63:36:DB:AA:91:AF:13:70:37 (not decipherable: truncated SHA-1 message digest only) ==== UUID version 3 generation and decoding encode: STR: 441a1110-f5e0-4f90-8f77-b843cb0c6569 SIV: 90522849576405049705871727763412247913 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 4 (random data based) content: 44:1A:11:10:F5:E0:0F:90:0F:77:B8:43:CB:0C:65:69 (no semantics: random data only) >>> ossp-uuid: Entering fakeroot... ./shtool mkdir -f -p -m 755 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr ./shtool mkdir -f -p -m 755 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/bin ./shtool mkdir -f -p -m 755 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/include ./shtool mkdir -f -p -m 755 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/lib/pkgconfig ./shtool mkdir -f -p -m 755 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/share/man/man3 ./shtool mkdir -f -p -m 755 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/share/man/man1 ./shtool install -c -m 755 uuid-config /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/bin/ ./shtool install -c -m 644 ./uuid-config.1 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/share/man/man1/ ./shtool install -c -m 644 ./uuid.pc /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/lib/pkgconfig/ossp-uuid.pc ./shtool install -c -m 644 uuid.h /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/include/ ./shtool install -c -m 644 ./uuid.3 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/share/man/man3/ossp-uuid.3 libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.so.16.0.22 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/lib/libossp-uuid.so.16.0.22 libtool: install: (cd /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/lib && { ln -s -f libossp-uuid.so.16.0.22 libossp-uuid.so.16 || { rm -f libossp-uuid.so.16 && ln -s libossp-uuid.so.16.0.22 libossp-uuid.so.16; }; }) libtool: install: (cd /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/lib && { ln -s -f libossp-uuid.so.16.0.22 libossp-uuid.so || { rm -f libossp-uuid.so && ln -s libossp-uuid.so.16.0.22 libossp-uuid.so; }; }) libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.lai /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/lib/libossp-uuid.la libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool: install: warning: `libossp-uuid.la' has not been installed in `/usr/lib' libtool: install: ./shtool install -c -m 755 -s .libs/uuid /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/bin/uuid ./shtool install -c -m 644 ./uuid.1 /home/buildozer/aports/community/ossp-uuid/pkg/ossp-uuid/usr/share/man/man1/ >>> ossp-uuid-dev*: Running split function dev... >>> ossp-uuid-dev*: Preparing subpackage ossp-uuid-dev... >>> ossp-uuid-dev*: Stripping binaries >>> ossp-uuid-dev*: Running postcheck for ossp-uuid-dev >>> ossp-uuid-libs*: Running split function libs... >>> ossp-uuid-libs*: Preparing subpackage ossp-uuid-libs... >>> ossp-uuid-libs*: Stripping binaries >>> ossp-uuid-libs*: Running postcheck for ossp-uuid-libs >>> ossp-uuid-doc*: Running split function doc... >>> ossp-uuid-doc*: Preparing subpackage ossp-uuid-doc... >>> ossp-uuid-doc*: Running postcheck for ossp-uuid-doc >>> ossp-uuid*: Running postcheck for ossp-uuid >>> ossp-uuid*: Preparing package ossp-uuid... >>> ossp-uuid*: Stripping binaries >>> ossp-uuid-dev*: Scanning shared objects >>> ossp-uuid-doc*: Scanning shared objects >>> ossp-uuid-libs*: Scanning shared objects >>> ossp-uuid*: Scanning shared objects >>> ossp-uuid-dev*: Tracing dependencies... ossp-uuid-libs=1.6.2-r4 pkgconfig >>> ossp-uuid-dev*: Package size: 44.0 KB >>> ossp-uuid-dev*: Compressing data... >>> ossp-uuid-dev*: Create checksum... >>> ossp-uuid-dev*: Create ossp-uuid-dev-1.6.2-r4.apk >>> ossp-uuid-doc*: Tracing dependencies... >>> ossp-uuid-doc*: Package size: 48.0 KB >>> ossp-uuid-doc*: Compressing data... >>> ossp-uuid-doc*: Create checksum... >>> ossp-uuid-doc*: Create ossp-uuid-doc-1.6.2-r4.apk >>> ossp-uuid-libs*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> ossp-uuid-libs*: Package size: 80.0 KB >>> ossp-uuid-libs*: Compressing data... >>> ossp-uuid-libs*: Create checksum... >>> ossp-uuid-libs*: Create ossp-uuid-libs-1.6.2-r4.apk >>> ossp-uuid*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libossp-uuid.so.16 >>> ossp-uuid*: Package size: 84.0 KB >>> ossp-uuid*: Compressing data... >>> ossp-uuid*: Create checksum... >>> ossp-uuid*: Create ossp-uuid-1.6.2-r4.apk >>> ossp-uuid: Build complete at Mon, 20 Nov 2023 15:39:20 +0000 elapsed time 0h 0m 7s >>> ossp-uuid: Cleaning up srcdir >>> ossp-uuid: Cleaning up pkgdir >>> ossp-uuid: Uninstalling dependencies... (1/1) Purging .makedepends-ossp-uuid (20231120.153914) OK: 265 MiB in 107 packages >>> ossp-uuid: Updating the community/ppc64le repository index... >>> ossp-uuid: Signing the index...