>>> mtxclient: Building community/mtxclient 0.5.1-r1 (using abuild 3.9.0_rc2-r1) started Sun, 24 Oct 2021 13:31:05 +0000 >>> mtxclient: Checking sanity of /home/buildozer/aports/community/mtxclient/APKBUILD... >>> mtxclient: Analyzing dependencies... >>> mtxclient: Installing for build: build-base nlohmann-json openssl1.1-compat-dev zlib-dev olm-dev libsodium-dev boost-dev cmake gtest-dev (1/64) Installing nlohmann-json (3.10.3-r0) (2/64) Installing openssl1.1-compat-dev (1.1.1l-r4) (3/64) Installing zlib-dev (1.2.11-r3) (4/64) Installing olm (3.2.6-r0) (5/64) Installing olm-dev (3.2.6-r0) (6/64) Installing libsodium (1.0.18-r0) (7/64) Installing libsodium-dev (1.0.18-r0) (8/64) Installing boost1.77-atomic (1.77.0-r1) (9/64) Installing boost1.77-chrono (1.77.0-r1) (10/64) Installing boost1.77-container (1.77.0-r1) (11/64) Installing boost1.77-context (1.77.0-r1) (12/64) Installing boost1.77-contract (1.77.0-r1) (13/64) Installing boost1.77-thread (1.77.0-r1) (14/64) Installing boost1.77-coroutine (1.77.0-r1) (15/64) Installing boost1.77-date_time (1.77.0-r1) (16/64) Installing boost1.77-fiber (1.77.0-r1) (17/64) Installing boost1.77-filesystem (1.77.0-r1) (18/64) Installing boost1.77-graph (1.77.0-r1) (19/64) Installing boost1.77-iostreams (1.77.0-r1) (20/64) Installing boost1.77-locale (1.77.0-r1) (21/64) Installing boost1.77-log (1.77.0-r1) (22/64) Installing boost1.77-log_setup (1.77.0-r1) (23/64) Installing boost1.77-math (1.77.0-r1) (24/64) Installing boost1.77-prg_exec_monitor (1.77.0-r1) (25/64) Installing boost1.77-program_options (1.77.0-r1) (26/64) Installing libffi (3.4.2-r1) (27/64) Installing gdbm (1.20-r2) (28/64) Installing mpdecimal (2.5.1-r1) (29/64) Installing readline (8.1.1-r0) (30/64) Installing sqlite-libs (3.36.0-r0) (31/64) Installing python3 (3.9.7-r3) (32/64) Installing boost1.77-python3 (1.77.0-r1) (33/64) Installing boost1.77-random (1.77.0-r1) (34/64) Installing boost1.77-regex (1.77.0-r1) (35/64) Installing boost1.77-serialization (1.77.0-r1) (36/64) Installing boost1.77-stacktrace_basic (1.77.0-r1) (37/64) Installing boost1.77-stacktrace_noop (1.77.0-r1) (38/64) Installing boost1.77-system (1.77.0-r1) (39/64) Installing boost1.77-timer (1.77.0-r1) (40/64) Installing boost1.77-type_erasure (1.77.0-r1) (41/64) Installing boost1.77-unit_test_framework (1.77.0-r1) (42/64) Installing boost1.77-wave (1.77.0-r1) (43/64) Installing boost1.77-wserialization (1.77.0-r1) (44/64) Installing boost1.77-json (1.77.0-r1) (45/64) Installing boost1.77-nowide (1.77.0-r1) (46/64) Installing boost1.77-libs (1.77.0-r1) (47/64) Installing boost1.77 (1.77.0-r1) (48/64) Installing linux-headers (5.10.41-r0) (49/64) Installing bzip2-dev (1.0.8-r1) (50/64) Installing icu-libs (69.1-r0) (51/64) Installing icu (69.1-r0) (52/64) Installing icu-dev (69.1-r0) (53/64) Installing xz-dev (5.2.5-r0) (54/64) Installing boost1.77-dev (1.77.0-r1) (55/64) Installing boost-dev (1.77.0-r1) (56/64) Installing lz4-libs (1.9.3-r0) (57/64) Installing libarchive (3.5.2-r2) (58/64) Installing rhash-libs (1.4.2-r2) (59/64) Installing libuv (1.42.0-r0) (60/64) Installing cmake (3.21.3-r0) (61/64) Installing gtest (1.11.0-r0) (62/64) Installing gmock (1.11.0-r0) (63/64) Installing gtest-dev (1.11.0-r0) (64/64) Installing .makedepends-mtxclient (20211024.133106) Executing busybox-1.34.1-r2.trigger OK: 679 MiB in 161 packages >>> mtxclient: Cleaning up srcdir >>> mtxclient: Cleaning up pkgdir >>> mtxclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/mtxclient-v0.5.1.tar.gz >>> mtxclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/mtxclient-v0.5.1.tar.gz >>> mtxclient: Checking sha512sums... mtxclient-v0.5.1.tar.gz: OK 0001-Fix-compilaton-with-Olm-3.2.5.patch: OK >>> mtxclient: Unpacking /var/cache/distfiles/v3.15/mtxclient-v0.5.1.tar.gz... >>> mtxclient: 0001-Fix-compilaton-with-Olm-3.2.5.patch patching file lib/crypto/client.cpp -- The C compiler identification is GNU 10.3.1 -- The CXX compiler identification is GNU 10.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1l", minimum required is "1.1.0") -- Found nlohmann_json: /usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.10.3", minimum required is "3.2.0") -- Found Boost: /usr/lib/cmake/Boost-1.77.0/BoostConfig.cmake (found suitable version "1.77.0", minimum required is "1.70") found components: iostreams system thread -- The following OPTIONAL packages have been found: * PkgConfig -- The following REQUIRED packages have been found: * OpenSSL (required version >= 1.1.0), Open source SSL and TLS implementation and cryptographic library, * Olm (required version >= 3), An implementation of the Double Ratchet cryptographic ratchet, * nlohmann_json (required version >= 3.2.0), JSON for Modern C++, a C++11 header-only JSON class, * boost_iostreams (required version == 1.77.0) * boost_system (required version == 1.77.0) * boost_headers (required version == 1.77.0) * Threads * boost_thread (required version == 1.77.0) * Boost (required version >= 1.70), Free peer-reviewed portable C++ source libraries, -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.11.0") -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/mtxclient/src/mtxclient-0.5.1/build [ 3%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/types.cpp.o [ 3%] Building CXX object CMakeFiles/matrix_client.dir/lib/http/client.cpp.o [ 3%] Building CXX object CMakeFiles/matrix_client.dir/lib/http/session.cpp.o [ 4%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/utils.cpp.o [ 5%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/client.cpp.o [ 6%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/encoding.cpp.o [ 7%] Building CXX object CMakeFiles/matrix_client.dir/lib/utils.cpp.o [ 9%] Building CXX object CMakeFiles/matrix_client.dir/lib/log.cpp.o [ 9%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/common.cpp.o [ 10%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events.cpp.o [ 11%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/errors.cpp.o [ 13%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/identifiers.cpp.o [ 13%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/pushrules.cpp.o [ 15%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/requests.cpp.o [ 17%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/secret_storage.cpp.o [ 17%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/user_interactive.cpp.o [ 18%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/aliases.cpp.o [ 19%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/avatar.cpp.o [ 20%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/canonical_alias.cpp.o [ 22%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/collections.cpp.o [ 22%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/encryption.cpp.o [ 23%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/common.cpp.o [ 24%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/create.cpp.o [ 25%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/encrypted.cpp.o [ 26%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/guest_access.cpp.o [ 27%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/history_visibility.cpp.o [ 28%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/join_rules.cpp.o [ 29%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/member.cpp.o [ 30%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/name.cpp.o [ 31%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/pinned_events.cpp.o [ 32%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/power_levels.cpp.o [ 34%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/presence.cpp.o [ 35%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/reaction.cpp.o [ 36%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/redaction.cpp.o [ 37%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/tag.cpp.o [ 38%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/tombstone.cpp.o [ 39%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/topic.cpp.o [ 40%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/unknown.cpp.o [ 41%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/voip.cpp.o [ 42%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/account_data/fully_read.cpp.o [ 43%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/receipt.cpp.o [ 44%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/typing.cpp.o [ 45%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/hidden_events.cpp.o [ 46%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/audio.cpp.o [ 47%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/emote.cpp.o [ 48%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/file.cpp.o [ 50%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/image.cpp.o [ 51%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/notice.cpp.o [ 52%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/text.cpp.o [ 53%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/video.cpp.o [ 54%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/mscs/image_packs.cpp.o [ 55%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/common.cpp.o [ 56%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/create_room.cpp.o [ 57%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/crypto.cpp.o [ 58%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/empty.cpp.o [ 59%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/groups.cpp.o [ 60%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/login.cpp.o [ 61%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/media.cpp.o [ 62%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/messages.cpp.o [ 63%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/notifications.cpp.o [ 64%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/profile.cpp.o [ 65%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/register.cpp.o [ 67%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/sync.cpp.o [ 68%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/turn_server.cpp.o [ 69%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/version.cpp.o [ 70%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/well-known.cpp.o [ 71%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/public_rooms.cpp.o [ 72%] Linking CXX shared library libmatrix_client.so [ 72%] Built target matrix_client [ 73%] Building CXX object CMakeFiles/connection.dir/tests/connection.cpp.o [ 74%] Building CXX object CMakeFiles/e2ee.dir/tests/e2ee.cpp.o [ 75%] Building CXX object CMakeFiles/utils.dir/tests/utils.cpp.o [ 77%] Building CXX object CMakeFiles/client_api.dir/tests/client_api.cpp.o [ 77%] Building CXX object CMakeFiles/messages.dir/tests/messages.cpp.o [ 78%] Building CXX object CMakeFiles/identifiers.dir/tests/identifiers.cpp.o [ 80%] Building CXX object CMakeFiles/responses.dir/tests/responses.cpp.o [ 80%] Building CXX object CMakeFiles/crypto.dir/tests/crypto.cpp.o [ 81%] Building CXX object CMakeFiles/media_api.dir/tests/media_api.cpp.o [ 82%] Building CXX object CMakeFiles/events.dir/tests/events.cpp.o [ 84%] Building CXX object CMakeFiles/requests.dir/tests/requests.cpp.o [ 85%] Building CXX object CMakeFiles/pushrules.dir/tests/pushrules.cpp.o [ 86%] Building CXX object CMakeFiles/errors.dir/tests/errors.cpp.o [ 87%] Linking CXX executable identifiers [ 87%] Built target identifiers [ 88%] Linking CXX executable connection [ 88%] Built target connection [ 89%] Linking CXX executable errors [ 89%] Built target errors [ 90%] Linking CXX executable media_api [ 90%] Built target media_api [ 91%] Linking CXX executable utils [ 91%] Built target utils [ 92%] Linking CXX executable requests [ 92%] Built target requests [ 93%] Linking CXX executable pushrules [ 93%] Built target pushrules [ 94%] Linking CXX executable messages [ 94%] Built target messages [ 95%] Linking CXX executable crypto [ 95%] Built target crypto [ 96%] Linking CXX executable events [ 96%] Built target events [ 97%] Linking CXX executable responses [ 97%] Built target responses [ 98%] Linking CXX executable e2ee [ 98%] Built target e2ee [100%] Linking CXX executable client_api [100%] Built target client_api >>> mtxclient: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/lib/libmatrix_client.so.0.5.1 -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/lib/libmatrix_client.so -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/profile.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/turn_server.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/register.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/public_rooms.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/version.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/crypto.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/common.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/create_room.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/login.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/groups.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/media.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/messages.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/empty.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/well-known.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/sync.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/responses/notifications.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/errors.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/pushrules.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/common.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/lightweight_error.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/identifiers.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/requests.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/secret_storage.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/history_visibility.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/voip.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/redaction.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/ephemeral -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/ephemeral/receipt.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/ephemeral/typing.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/member.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/topic.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/emote.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/audio.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/video.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/image.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/file.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/notice.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/messages/text.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/name.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/power_levels.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/join_rules.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/unknown.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/pinned_events.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/common.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/tag.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/avatar.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/event_type.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/nheko_extensions -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/nheko_extensions/hidden_events.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/guest_access.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/presence.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/tombstone.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/create.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/encrypted.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/reaction.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/mscs -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/mscs/image_packs.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/account_data -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/account_data/fully_read.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/encryption.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/aliases.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/canonical_alias.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events/collections.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/user_interactive.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/log.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx/events_impl.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtx.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/utils.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/crypto -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/crypto/client.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/crypto/utils.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/crypto/objects.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/crypto/types.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/http -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/http/client.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/http/errors.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/http/client_impl.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/http/session.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/include/mtxclient/http/asio_overrides.hpp -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/lib/cmake/MatrixClient/MatrixClientTargets.cmake -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/lib/cmake/MatrixClient/MatrixClientTargets-none.cmake -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/lib/cmake/MatrixClient/MatrixClientConfig.cmake -- Installing: /home/buildozer/aports/community/mtxclient/pkg/mtxclient/usr/lib/cmake/MatrixClient/MatrixClientConfigVersion.cmake >>> mtxclient-dev*: Running split function dev... >>> mtxclient-dev*: Preparing subpackage mtxclient-dev... >>> mtxclient-dev*: Stripping binaries >>> mtxclient-dev*: Running postcheck for mtxclient-dev >>> mtxclient*: Running postcheck for mtxclient >>> mtxclient*: Preparing package mtxclient... >>> mtxclient*: Stripping binaries >>> mtxclient-dev*: Scanning shared objects >>> mtxclient*: Scanning shared objects >>> mtxclient-dev*: Tracing dependencies... nlohmann-json openssl1.1-compat-dev zlib-dev olm-dev libsodium-dev boost-dev mtxclient=0.5.1-r1 >>> mtxclient-dev*: Package size: 528.0 KB >>> mtxclient-dev*: Compressing data... >>> mtxclient-dev*: Create checksum... >>> mtxclient-dev*: Create mtxclient-dev-0.5.1-r1.apk >>> mtxclient*: Tracing dependencies... so:libboost_iostreams.so.1.77.0 so:libboost_thread.so.1.77.0 so:libc.musl-x86_64.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libolm.so.3 so:libssl.so.1.1 so:libstdc++.so.6 >>> mtxclient*: Package size: 3.8 MB >>> mtxclient*: Compressing data... >>> mtxclient*: Create checksum... >>> mtxclient*: Create mtxclient-0.5.1-r1.apk >>> mtxclient: Build complete at Sun, 24 Oct 2021 13:32:40 +0000 elapsed time 0h 1m 35s >>> mtxclient: Cleaning up srcdir >>> mtxclient: Cleaning up pkgdir >>> mtxclient: Uninstalling dependencies... (1/64) Purging .makedepends-mtxclient (20211024.133106) (2/64) Purging nlohmann-json (3.10.3-r0) (3/64) Purging openssl1.1-compat-dev (1.1.1l-r4) (4/64) Purging olm-dev (3.2.6-r0) (5/64) Purging olm (3.2.6-r0) (6/64) Purging libsodium-dev (1.0.18-r0) (7/64) Purging libsodium (1.0.18-r0) (8/64) Purging boost-dev (1.77.0-r1) (9/64) Purging boost1.77-dev (1.77.0-r1) (10/64) Purging boost1.77 (1.77.0-r1) (11/64) Purging boost1.77-libs (1.77.0-r1) (12/64) Purging linux-headers (5.10.41-r0) (13/64) Purging bzip2-dev (1.0.8-r1) (14/64) Purging icu-dev (69.1-r0) (15/64) Purging icu (69.1-r0) (16/64) Purging icu-libs (69.1-r0) (17/64) Purging xz-dev (5.2.5-r0) (18/64) Purging zlib-dev (1.2.11-r3) (19/64) Purging boost1.77-atomic (1.77.0-r1) (20/64) Purging boost1.77-container (1.77.0-r1) (21/64) Purging boost1.77-contract (1.77.0-r1) (22/64) Purging boost1.77-coroutine (1.77.0-r1) (23/64) Purging boost1.77-date_time (1.77.0-r1) (24/64) Purging boost1.77-fiber (1.77.0-r1) (25/64) Purging boost1.77-graph (1.77.0-r1) (26/64) Purging boost1.77-iostreams (1.77.0-r1) (27/64) Purging boost1.77-json (1.77.0-r1) (28/64) Purging boost1.77-locale (1.77.0-r1) (29/64) Purging boost1.77-log_setup (1.77.0-r1) (30/64) Purging boost1.77-math (1.77.0-r1) (31/64) Purging boost1.77-nowide (1.77.0-r1) (32/64) Purging boost1.77-prg_exec_monitor (1.77.0-r1) (33/64) Purging boost1.77-program_options (1.77.0-r1) (34/64) Purging boost1.77-python3 (1.77.0-r1) (35/64) Purging boost1.77-random (1.77.0-r1) (36/64) Purging boost1.77-regex (1.77.0-r1) (37/64) Purging boost1.77-stacktrace_basic (1.77.0-r1) (38/64) Purging boost1.77-stacktrace_noop (1.77.0-r1) (39/64) Purging boost1.77-system (1.77.0-r1) (40/64) Purging boost1.77-timer (1.77.0-r1) (41/64) Purging boost1.77-type_erasure (1.77.0-r1) (42/64) Purging boost1.77-unit_test_framework (1.77.0-r1) (43/64) Purging boost1.77-wave (1.77.0-r1) (44/64) Purging boost1.77-wserialization (1.77.0-r1) (45/64) Purging gtest-dev (1.11.0-r0) (46/64) Purging cmake (3.21.3-r0) (47/64) Purging gmock (1.11.0-r0) (48/64) Purging gtest (1.11.0-r0) (49/64) Purging boost1.77-chrono (1.77.0-r1) (50/64) Purging boost1.77-context (1.77.0-r1) (51/64) Purging boost1.77-log (1.77.0-r1) (52/64) Purging boost1.77-thread (1.77.0-r1) (53/64) Purging boost1.77-filesystem (1.77.0-r1) (54/64) Purging python3 (3.9.7-r3) (55/64) Purging libffi (3.4.2-r1) (56/64) Purging gdbm (1.20-r2) (57/64) Purging mpdecimal (2.5.1-r1) (58/64) Purging readline (8.1.1-r0) (59/64) Purging sqlite-libs (3.36.0-r0) (60/64) Purging boost1.77-serialization (1.77.0-r1) (61/64) Purging libarchive (3.5.2-r2) (62/64) Purging lz4-libs (1.9.3-r0) (63/64) Purging rhash-libs (1.4.2-r2) (64/64) Purging libuv (1.42.0-r0) Executing busybox-1.34.1-r2.trigger OK: 345 MiB in 97 packages >>> mtxclient: Updating the community/x86_64 repository index... >>> mtxclient: Signing the index...