>>> libomemo: Building community/libomemo 0.7.1-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 12:01:34 +0000 >>> libomemo: Checking sanity of /home/buildozer/aports/community/libomemo/APKBUILD... >>> libomemo: Analyzing dependencies... >>> libomemo: Installing for build: build-base glib-dev libgcrypt-dev mxml-dev sqlite-dev cmocka-dev (1/37) Installing gettext-asprintf (0.21-r2) (2/37) Installing libintl (0.21-r2) (3/37) Installing libunistring (1.0-r0) (4/37) Installing gettext-libs (0.21-r2) (5/37) Installing libxml2 (2.9.13-r0) (6/37) Installing gettext (0.21-r2) (7/37) Installing gettext-dev (0.21-r2) (8/37) Installing bzip2-dev (1.0.8-r1) (9/37) Installing libxml2-utils (2.9.13-r0) (10/37) Installing libgpg-error (1.45-r0) (11/37) Installing libgcrypt (1.9.4-r0) (12/37) Installing libxslt (1.1.35-r0) (13/37) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (14/37) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (15/37) Installing libblkid (2.38-r0) (16/37) Installing libmount (2.38-r0) (17/37) Installing pcre (8.45-r2) (18/37) Installing glib (2.72.0-r0) (19/37) Installing linux-headers (5.16.7-r1) (20/37) Installing libffi-dev (3.4.2-r1) (21/37) Installing libpcre16 (8.45-r2) (22/37) Installing libpcre32 (8.45-r2) (23/37) Installing libpcrecpp (8.45-r2) (24/37) Installing pcre-dev (8.45-r2) (25/37) Installing libuuid (2.38-r0) (26/37) Installing libfdisk (2.38-r0) (27/37) Installing libsmartcols (2.38-r0) (28/37) Installing util-linux-dev (2.38-r0) (29/37) Installing glib-dev (2.72.0-r0) (30/37) Installing libgpg-error-dev (1.45-r0) (31/37) Installing libgcrypt-dev (1.9.4-r0) (32/37) Installing mxml (3.3-r0) (33/37) Installing mxml-dev (3.3-r0) (34/37) Installing sqlite-dev (3.38.0-r0) (35/37) Installing cmocka (1.1.5-r2) (36/37) Installing cmocka-dev (1.1.5-r2) (37/37) Installing .makedepends-libomemo (20220415.120146) Executing busybox-1.35.0-r8.trigger Executing glib-2.72.0-r0.trigger No schema files found: doing nothing. OK: 511 MiB in 164 packages >>> libomemo: Cleaning up srcdir >>> libomemo: Cleaning up pkgdir >>> libomemo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libomemo-0.7.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libomemo: Fetching libomemo-0.7.1.tar.gz::https://github.com/gkdr/libomemo/archive/v0.7.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 100 131 100 131 0 0 199 0 --:--:-- --:--:-- --:--:-- 199 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23770 0 23770 0 0 15789 0 --:--:-- 0:00:01 --:--:-- 43937 >>> libomemo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libomemo-0.7.1.tar.gz >>> libomemo: Checking sha512sums... libomemo-0.7.1.tar.gz: OK 0001-add-pkg-config-files.patch: OK >>> libomemo: Unpacking /var/cache/distfiles/v3.16/libomemo-0.7.1.tar.gz... >>> libomemo: 0001-add-pkg-config-files.patch patching file src/libomemo.pc mkdir -p build gcc -c src/libomemo.c -fPIC -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOMEMO_XMLNS='"eu.siacs.conversations.axolotl"' -DOMEMO_NS_SEPARATOR='"."' -DOMEMO_NS_NOVERSION -Os -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -fPIC -o build/libomemo-conversations.o gcc -c src/libomemo_crypto.c -fPIC -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -fPIC -o build/libomemo_crypto.o gcc -c src/libomemo_storage.c -fPIC -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -fPIC -o build/libomemo_storage.o gcc -shared src/libomemo.c -Wl,-soname,libomemo.so.0 \ src/libomemo_crypto.c src/libomemo_storage.c \ -pthread -ldl -lm -lglib-2.0 -lintl -lmxml -lsqlite3 -lgcrypt -lgpg-error -Os -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -fPIC -o build/libomemo.so -fPIC -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOMEMO_XMLNS='"eu.siacs.conversations.axolotl"' -DOMEMO_NS_SEPARATOR='"."' -DOMEMO_NS_NOVERSION echo 'prefix=' > build/libomemo.pc echo 'exec_prefix=${prefix}' >> build/libomemo.pc echo 'libdir=${prefix}/lib/' >> build/libomemo.pc echo 'includedir=${prefix}/include' >> build/libomemo.pc echo 'Name: libomemo' >> build/libomemo.pc echo 'Version: 0.7.1' >> build/libomemo.pc echo 'Description: OMEMO library for C' >> build/libomemo.pc echo 'Requires.private: glib-2.0' >> build/libomemo.pc echo 'Cflags: -I${includedir}/libomemo' >> build/libomemo.pc echo 'Libs: -L${libdir} -lomemo' >> build/libomemo.pc ar rcs build/libomemo-conversations.a build/libomemo-conversations.o build/libomemo_crypto.o build/libomemo_storage.o gcc --coverage -O0 -g -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include test/test_libomemo.c -o test/test_libomemo.o -lcmocka -pthread -ldl -lm -lglib-2.0 -lintl -lmxml -lsqlite3 -lgcrypt -lgpg-error gcc --coverage -O0 -g -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include test/test_crypto.c -o test/test_crypto.o -lcmocka -pthread -ldl -lm -lglib-2.0 -lintl -lmxml -lsqlite3 -lgcrypt -lgpg-error gcc --coverage -O0 -g -Os -std=c11 -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include test/test_storage.c -o test/test_storage.o -lcmocka -pthread -ldl -lm -lglib-2.0 -lintl -lmxml -lsqlite3 -lgcrypt -lgpg-error test/test_crypto.o [==========] Running 2 test(s). [ RUN ] test_random_bytes [ OK ] test_random_bytes [ RUN ] test_aes_gcm_encrypt_decrypt [ OK ] test_aes_gcm_encrypt_decrypt [==========] 2 test(s) run. [ PASSED ] 2 test(s). find . -maxdepth 1 -iname 'test*.g*' -exec mv {} test \; test/test_storage.o [==========] Running 7 test(s). [ RUN ] test_devicelist_save_id [ OK ] test_devicelist_save_id [ RUN ] test_devicelist_delete_id [ OK ] test_devicelist_delete_id [ RUN ] test_devicelist_retrieve [ OK ] test_devicelist_retrieve [ RUN ] test_chatlist_save [ OK ] test_chatlist_save [ RUN ] test_chatlist_exists [ OK ] test_chatlist_exists [ RUN ] test_chatlist_delete [ OK ] test_chatlist_delete [ RUN ] test_global_device_id_exists [ OK ] test_global_device_id_exists [==========] 7 test(s) run. [ PASSED ] 7 test(s). find . -maxdepth 1 -iname 'test*.g*' -exec mv {} test \; test/test_libomemo.o [==========] Running 44 test(s). [ RUN ] test_devicelist_create [ OK ] test_devicelist_create [ RUN ] test_devicelist_import [ OK ] test_devicelist_import [ RUN ] test_devicelist_import_empty [ OK ] test_devicelist_import_empty [ RUN ] test_devicelist_import_empty_alt [ OK ] test_devicelist_import_empty_alt [ RUN ] test_devicelist_add [ OK ] test_devicelist_add [ RUN ] test_devicelist_contains_id [ OK ] test_devicelist_contains_id [ RUN ] test_devicelist_remove [ OK ] test_devicelist_remove [ RUN ] test_devicelist_export [ OK ] test_devicelist_export [ RUN ] test_devicelist_get_pep_node_name [ OK ] test_devicelist_get_pep_node_name [ RUN ] test_devicelist_get_id_list [ OK ] test_devicelist_get_id_list [ RUN ] test_devicelist_diff [ OK ] test_devicelist_diff [ RUN ] test_bundle_create [ OK ] test_bundle_create [ RUN ] test_bundle_set_device_id [ OK ] test_bundle_set_device_id [ RUN ] test_bundle_set_signed_pre_key [ OK ] test_bundle_set_signed_pre_key [ RUN ] test_bundle_set_signature [ OK ] test_bundle_set_signature [ RUN ] test_bundle_set_identity_key [ OK ] test_bundle_set_identity_key [ RUN ] test_bundle_add_pre_key [ OK ] test_bundle_add_pre_key [ RUN ] test_bundle_export [ OK ] test_bundle_export [ RUN ] test_bundle_get_pep_node_name [ OK ] test_bundle_get_pep_node_name [ RUN ] test_bundle_import_malformed mxml: Mismatched close tag under parent on line 1. [ OK ] test_bundle_import_malformed [ RUN ] test_bundle_import [ OK ] test_bundle_import [ RUN ] test_bundle_get_device_id [ OK ] test_bundle_get_device_id [ RUN ] test_bundle_get_signed_pre_key [ OK ] test_bundle_get_signed_pre_key [ RUN ] test_bundle_get_signature [ OK ] test_bundle_get_signature [ RUN ] test_bundle_get_identity_key [ OK ] test_bundle_get_identity_key [ RUN ] test_bundle_get_random_pre_key [ OK ] test_bundle_get_random_pre_key [ RUN ] test_message_prepare_encryption mxml: XML does not start with '<' (saw 'a'). [ OK ] test_message_prepare_encryption [ RUN ] test_message_prepare_encryption_with_extra_data [ OK ] test_message_prepare_encryption_with_extra_data [ RUN ] test_message_get_key [ OK ] test_message_get_key [ RUN ] test_message_get_encrypted_key [ OK ] test_message_get_encrypted_key [ RUN ] test_message_get_encrypted_key_after_iv [ OK ] test_message_get_encrypted_key_after_iv [ RUN ] test_message_get_encrypted_key_no_keys [ OK ] test_message_get_encrypted_key_no_keys [ RUN ] test_message_add_recipient [ OK ] test_message_add_recipient [ RUN ] test_message_export_encrypted [ OK ] test_message_export_encrypted [ RUN ] test_message_export_encrypted_strip_xhtml [ OK ] test_message_export_encrypted_strip_xhtml [ RUN ] test_message_export_encrypted_strip_multiple_body [ OK ] test_message_export_encrypted_strip_multiple_body [ RUN ] test_message_export_encrypted_strip_xhtml_and_body [ OK ] test_message_export_encrypted_strip_xhtml_and_body [ RUN ] test_message_export_encrypted_with_extra_tags_and_body [ OK ] test_message_export_encrypted_with_extra_tags_and_body [ RUN ] test_message_export_encrypted_with_eme [ OK ] test_message_export_encrypted_with_eme [ RUN ] test_message_encrypt_decrypt [ OK ] test_message_encrypt_decrypt [ RUN ] test_message_encrypt_decrypt_with_extra_nodes [ OK ] test_message_encrypt_decrypt_with_extra_nodes [ RUN ] test_message_encrypt_decrypt_with_added_body [ OK ] test_message_encrypt_decrypt_with_added_body [ RUN ] test_message_encrypt_decrypt_with_added_eme [ OK ] test_message_encrypt_decrypt_with_added_eme [ RUN ] test_message_get_names [ OK ] test_message_get_names [==========] 44 test(s) run. [ PASSED ] 44 test(s). find . -maxdepth 1 -iname 'test*.g*' -exec mv {} test \; >>> libomemo: Entering fakeroot... install -d /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/lib//pkgconfig/ install -m 644 build/libomemo-conversations.a /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/lib//libomemo.a install -m 644 build/libomemo.so /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/lib//libomemo.so.0.7.1 install -m 644 build/libomemo.pc /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/lib//pkgconfig/ install -d /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/include/libomemo/ install -m 644 src/libomemo_crypto.h /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/include/libomemo/ install -m 644 src/libomemo_storage.h /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/include/libomemo/ install -m 644 src/libomemo.h /home/buildozer/aports/community/libomemo/pkg/libomemo//usr/include/libomemo/ >>> libomemo-dev*: Running split function dev... >>> libomemo-dev*: Preparing subpackage libomemo-dev... >>> libomemo-dev*: Stripping binaries >>> libomemo-dev*: Running postcheck for libomemo-dev >>> libomemo*: Running postcheck for libomemo >>> libomemo*: Preparing package libomemo... >>> libomemo*: Stripping binaries >>> libomemo-dev*: Scanning shared objects >>> libomemo*: Scanning shared objects >>> libomemo-dev*: Tracing dependencies... libomemo=0.7.1-r0 pc:glib-2.0 pkgconfig >>> libomemo-dev*: Package size: 60.0 KB >>> libomemo-dev*: Compressing data... >>> libomemo-dev*: Create checksum... >>> libomemo-dev*: Create libomemo-dev-0.7.1-r0.apk >>> libomemo*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgcrypt.so.20 so:libglib-2.0.so.0 so:libmxml.so.1 so:libsqlite3.so.0 >>> libomemo*: Package size: 48.0 KB >>> libomemo*: Compressing data... >>> libomemo*: Create checksum... >>> libomemo*: Create libomemo-0.7.1-r0.apk >>> libomemo: Build complete at Fri, 15 Apr 2022 12:02:09 +0000 elapsed time 0h 0m 35s >>> libomemo: Cleaning up srcdir >>> libomemo: Cleaning up pkgdir >>> libomemo: Uninstalling dependencies... (1/37) Purging .makedepends-libomemo (20220415.120146) (2/37) Purging glib-dev (2.72.0-r0) (3/37) Purging gettext-dev (0.21-r2) (4/37) Purging gettext-asprintf (0.21-r2) (5/37) Purging gettext (0.21-r2) (6/37) Purging bzip2-dev (1.0.8-r1) (7/37) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (8/37) Purging libxslt (1.1.35-r0) (9/37) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (10/37) Purging libxml2-utils (2.9.13-r0) (11/37) Purging libgcrypt-dev (1.9.4-r0) (12/37) Purging mxml-dev (3.3-r0) (13/37) Purging mxml (3.3-r0) (14/37) Purging sqlite-dev (3.38.0-r0) (15/37) Purging cmocka-dev (1.1.5-r2) (16/37) Purging cmocka (1.1.5-r2) (17/37) Purging gettext-libs (0.21-r2) (18/37) Purging glib (2.72.0-r0) (19/37) Purging libintl (0.21-r2) (20/37) Purging libunistring (1.0-r0) (21/37) Purging libxml2 (2.9.13-r0) (22/37) Purging libgpg-error-dev (1.45-r0) (23/37) Purging libgcrypt (1.9.4-r0) (24/37) Purging libgpg-error (1.45-r0) (25/37) Purging util-linux-dev (2.38-r0) (26/37) Purging libfdisk (2.38-r0) (27/37) Purging libmount (2.38-r0) (28/37) Purging libsmartcols (2.38-r0) (29/37) Purging libuuid (2.38-r0) (30/37) Purging libblkid (2.38-r0) (31/37) Purging pcre-dev (8.45-r2) (32/37) Purging libpcre16 (8.45-r2) (33/37) Purging libpcre32 (8.45-r2) (34/37) Purging libpcrecpp (8.45-r2) (35/37) Purging pcre (8.45-r2) (36/37) Purging libffi-dev (3.4.2-r1) (37/37) Purging linux-headers (5.16.7-r1) Executing busybox-1.35.0-r8.trigger OK: 461 MiB in 127 packages >>> libomemo: Updating the community/aarch64 repository index... >>> libomemo: Signing the index...