>>> ossp-uuid: Building testing/ossp-uuid 1.6.2-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 09:37:44 +0000 >>> ossp-uuid: Checking sanity of /home/buildozer/aports/testing/ossp-uuid/APKBUILD... >>> ossp-uuid: Analyzing dependencies... >>> ossp-uuid: Installing for build: build-base (1/1) Installing .makedepends-ossp-uuid (20221028.093745) OK: 406 MiB in 97 packages >>> ossp-uuid: Cleaning up srcdir >>> ossp-uuid: Cleaning up pkgdir >>> ossp-uuid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ossp-uuid_1.6.2.orig.tar.gz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 387k 100 387k 0 0 429k 0 --:--:-- --:--:-- --:--:-- 428k >>> 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/edge/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 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... aarch64-unknown-linux-musl checking host system type... aarch64-unknown-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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip 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/aarch64-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 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. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_cli.c libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid.c -fPIC -DPIC -o .libs/uuid.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_md5.c -fPIC -DPIC -o .libs/uuid_md5.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_mac.c -fPIC -DPIC -o .libs/uuid_mac.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_time.c -fPIC -DPIC -o .libs/uuid_time.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_prng.c -fPIC -DPIC -o .libs/uuid_prng.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o libtool: compile: gcc -I. -I. -Os -DHAVE_CONFIG_H -Os -pipe -c uuid_str.c -fPIC -DPIC -o .libs/uuid_str.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 -o .libs/uuid uuid_cli.o ./.libs/libossp-uuid.so ==== UUID version 1 (time and node based): 4 single iterations 30ce6e94-56a4-11ed-bac8-377a3e1c452c 30ce6fde-56a4-11ed-b903-8361dfd2745a 30ce6ffc-56a4-11ed-bc70-ff91d2211e10 30ce701a-56a4-11ed-946c-075530439b2d ==== UUID version 1 (time and node based): 4 subsequent iterations 30d16400-56a4-11ed-b4ae-172bafc13b88 30d1655e-56a4-11ed-b4af-3722ed0e8bbe 30d1657c-56a4-11ed-b4b0-dfe74c7a6d43 30d16590-56a4-11ed-b4b1-5329c5f002ec ==== 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 79915dbe-3621-4172-b227-9a9d86a90c9c 56265b8e-2d21-463a-a5e9-8709840eb556 94bb77e3-eee2-401d-8705-71a8818dcf80 164e3ac9-f5c5-4ed1-8dcd-9186a816cc00 ==== UUID version 4 (random data based): 4 subsequent iterations 88503347-a9b0-40c7-923d-4521d0b9ce9e 921d126f-c110-427e-88dd-90fe30da4e94 16249d7b-be00-494b-a358-d8ad76ab560f cf2133a5-7cc3-45b8-b6b8-d97dfca89810 ==== UUID version 1 generation and decoding encode: STR: 30e073c8-56a4-11ed-b109-172ce346d0d9 SIV: 64968366643538745427057624963067859161 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 1 (time and node based) content: time: 2022-10-28 09:37:51.299476.0 UTC clock: 12553 (usually random) node: 17:2c:e3:46:d0:d9 (local multicast) encode: STR: 30e5d200-56a4-11ed-a21d-df1f4276b767 SIV: 64996239111111263619948019157554345831 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 1 (time and node based) content: time: 2022-10-28 09:37:51.334656.0 UTC clock: 8733 (usually random) node: df:1f:42:76:b7:67 (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: a15f0412-199c-4cb1-a795-d43ec4a45014 SIV: 214499058086603683876058805680124219412 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 4 (random data based) content: A1:5F:04:12:19:9C:0C:B1:27:95:D4:3E:C4:A4:50:14 (no semantics: random data only) >>> ossp-uuid: Entering fakeroot... ./shtool mkdir -f -p -m 755 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr ./shtool mkdir -f -p -m 755 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/bin ./shtool mkdir -f -p -m 755 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/include ./shtool mkdir -f -p -m 755 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/lib/pkgconfig ./shtool mkdir -f -p -m 755 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/share/man/man3 ./shtool mkdir -f -p -m 755 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/share/man/man1 ./shtool install -c -m 755 uuid-config /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/bin/ ./shtool install -c -m 644 ./uuid-config.1 /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/share/man/man1/ ./shtool install -c -m 644 ./uuid.pc /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/lib/pkgconfig/ossp-uuid.pc ./shtool install -c -m 644 uuid.h /home/buildozer/aports/testing/ossp-uuid/pkg/ossp-uuid/usr/include/ ./shtool install -c -m 644 ./uuid.3 /home/buildozer/aports/testing/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/testing/ossp-uuid/pkg/ossp-uuid/usr/lib/libossp-uuid.so.16.0.22 libtool: install: (cd /home/buildozer/aports/testing/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/testing/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/testing/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/testing/ossp-uuid/pkg/ossp-uuid/usr/bin/uuid ./shtool install -c -m 644 ./uuid.1 /home/buildozer/aports/testing/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-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*: Scanning shared objects >>> ossp-uuid-dev*: Tracing dependencies... ossp-uuid=1.6.2-r2 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-r2.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-r2.apk >>> ossp-uuid*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> ossp-uuid*: Package size: 152.0 KB >>> ossp-uuid*: Compressing data... >>> ossp-uuid*: Create checksum... >>> ossp-uuid*: Create ossp-uuid-1.6.2-r2.apk >>> ossp-uuid: Build complete at Fri, 28 Oct 2022 09:37:52 +0000 elapsed time 0h 0m 8s >>> ossp-uuid: Cleaning up srcdir >>> ossp-uuid: Cleaning up pkgdir >>> ossp-uuid: Uninstalling dependencies... (1/1) Purging .makedepends-ossp-uuid (20221028.093745) OK: 406 MiB in 96 packages >>> ossp-uuid: Updating the testing/aarch64 repository index... >>> ossp-uuid: Signing the index...