>>> libb64: Building testing/libb64 2.0.0.1-r0 (using abuild 3.13.0-r3) started Sun, 16 Jun 2024 11:26:14 +0000 >>> libb64: Checking sanity of /home/buildozer/aports/testing/libb64/APKBUILD... >>> libb64: Analyzing dependencies... >>> libb64: Installing for build: build-base (1/1) Installing .makedepends-libb64 (20240616.112616) OK: 378 MiB in 108 packages >>> libb64: Cleaning up srcdir >>> libb64: Cleaning up pkgdir >>> libb64: Cleaning up tmpdir >>> libb64: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libb64-2.0.0.1.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 curl: (22) The requested URL returned error: 404 >>> libb64: Fetching https://github.com/libb64/libb64/archive/v2.0.0.1/libb64-2.0.0.1.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 13159 0 13159 0 0 29395 0 --:--:-- --:--:-- --:--:-- 29395 100 15766 0 15766 0 0 34401 0 --:--:-- --:--:-- --:--:-- 254k >>> libb64: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libb64-2.0.0.1.tar.gz >>> libb64: Checking sha512sums... libb64-2.0.0.1.tar.gz: OK 0001-Fix-off-by-one-bug-reported-by-Gabriel-Kihlman-4.patch: OK 0002-Include-stddef.h-to-import-size_t-definition.patch: OK 0001-Makefile-fix-parallel-build-of-examples.patch: OK 0001-examples-Use-proper-function-prototype-for-main.patch: OK 0002-use-BUFSIZ-as-buffer-size.patch: OK >>> libb64: Unpacking /var/cache/distfiles/edge/libb64-2.0.0.1.tar.gz... >>> libb64: 0001-Fix-off-by-one-bug-reported-by-Gabriel-Kihlman-4.patch patching file src/cdecode.c >>> libb64: 0002-Include-stddef.h-to-import-size_t-definition.patch patching file include/b64/ccommon.h patching file include/b64/cdecode.h patching file include/b64/cencode.h >>> libb64: 0001-Makefile-fix-parallel-build-of-examples.patch patching file Makefile >>> libb64: 0001-examples-Use-proper-function-prototype-for-main.patch patching file examples/c-example1.c >>> libb64: 0002-use-BUFSIZ-as-buffer-size.patch patching file include/b64/decode.h patching file include/b64/encode.h make -C src make[1]: Entering directory '/home/buildozer/aports/testing/libb64/src/libb64-2.0.0.1/src' makedepend -f- -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O3 -Werror -pedantic -I../include cdecode.c cencode.c 2> /dev/null 1> depend gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O3 -Werror -pedantic -I../include -c -o cencode.o cencode.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O3 -Werror -pedantic -I../include -c -o cdecode.o cdecode.c ar -rv libb64.a cencode.o cdecode.o ar: creating libb64.a a - cencode.o a - cdecode.o make[1]: Leaving directory '/home/buildozer/aports/testing/libb64/src/libb64-2.0.0.1/src' make -C base64 make[1]: Entering directory '/home/buildozer/aports/testing/libb64/src/libb64-2.0.0.1/base64' makedepend -f- -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O3 -Werror -pedantic -DBUFFERSIZE=16777216 -I../include base64.cc 2> /dev/null 1> depend g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O3 -Werror -pedantic -DBUFFERSIZE=16777216 -I../include -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base64.cc ../src/libb64.a -o base64 make[1]: Leaving directory '/home/buildozer/aports/testing/libb64/src/libb64-2.0.0.1/base64' make: Entering directory '/home/buildozer/aports/testing/libb64/src/libb64-2.0.0.1/examples' makedepend -f- -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Werror -pedantic -I../include c-example1.c c-example2.c 2> /dev/null 1> depend gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Werror -pedantic -I../include -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs c-example1.c ../src/libb64.a -o c-example1 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Werror -pedantic -I../include -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs c-example2.c ../src/libb64.a -o c-example2 ./c-example1 encoded: aGVsbG8gd29ybGQ=decoded: hello world ./c-example2 loremgibson.txt encoded.txt decoded.txt diff -q loremgibson.txt decoded.txt make: Leaving directory '/home/buildozer/aports/testing/libb64/src/libb64-2.0.0.1/examples' >>> libb64: Entering fakeroot... >>> libb64-dev*: Running split function dev... >>> libb64-dev*: Preparing subpackage libb64-dev... >>> libb64-dev*: Stripping binaries >>> libb64-dev*: Running postcheck for libb64-dev >>> libb64-doc*: Running split function doc... >>> libb64-doc*: Preparing subpackage libb64-doc... >>> libb64-doc*: Running postcheck for libb64-doc >>> libb64*: Running postcheck for libb64 >>> libb64*: Preparing package libb64... >>> libb64*: Stripping binaries >>> libb64-dev*: Scanning shared objects >>> libb64-doc*: Scanning shared objects >>> libb64*: Scanning shared objects >>> libb64-dev*: Tracing dependencies... libb64=2.0.0.1-r0 >>> libb64-dev*: Package size: 48.0 KB >>> libb64-dev*: Compressing data... >>> libb64-dev*: Create checksum... >>> libb64-dev*: Create libb64-dev-2.0.0.1-r0.apk >>> libb64-doc*: Tracing dependencies... >>> libb64-doc*: Package size: 48.0 KB >>> libb64-doc*: Compressing data... >>> libb64-doc*: Create checksum... >>> libb64-doc*: Create libb64-doc-2.0.0.1-r0.apk >>> libb64*: Tracing dependencies... >>> libb64*: Package size: 28.0 KB >>> libb64*: Compressing data... >>> libb64*: Create checksum... >>> libb64*: Create libb64-2.0.0.1-r0.apk >>> libb64: Build complete at Sun, 16 Jun 2024 11:26:19 +0000 elapsed time 0h 0m 5s >>> libb64: Cleaning up srcdir >>> libb64: Cleaning up pkgdir >>> libb64: Uninstalling dependencies... (1/1) Purging .makedepends-libb64 (20240616.112616) OK: 378 MiB in 107 packages >>> libb64: Updating the testing/x86_64 repository index... >>> libb64: Signing the index...