>>> toxcore: Building community/toxcore 0.2.23-r0 (using abuild 3.17.0-r0) started Mon, 08 Jun 2026 17:43:43 +0000 >>> toxcore: Validating /home/buildozer/aports/community/toxcore/APKBUILD... >>> toxcore: Analyzing dependencies... >>> toxcore: Installing for build: build-base cmake libconfig-dev libsodium-dev libvpx-dev linux-headers opus-dev samurai gtest-dev ( 1/21) Installing libbz2 (1.0.8-r6) ( 2/21) Installing xz-libs (5.8.3-r0) ( 3/21) Installing libarchive (3.8.7-r0) ( 4/21) Installing rhash-libs (1.4.6-r0) ( 5/21) Installing libuv (1.52.1-r0) ( 6/21) Installing cmake (4.2.3-r0) ( 7/21) Installing libconfig++ (1.8.2-r0) ( 8/21) Installing libconfig (1.8.2-r0) ( 9/21) Installing libconfig-dev (1.8.2-r0) (10/21) Installing libsodium (1.0.22-r0) (11/21) Installing libsodium-dev (1.0.22-r0) (12/21) Installing libvpx (1.15.2-r0) (13/21) Installing libvpx-dev (1.15.2-r0) (14/21) Installing linux-headers (7.0.0-r1) (15/21) Installing opus (1.6.1-r0) (16/21) Installing opus-dev (1.6.1-r0) (17/21) Installing samurai (1.2-r8) (18/21) Installing gtest (1.17.0-r1) (19/21) Installing gmock (1.17.0-r1) (20/21) Installing gtest-dev (1.17.0-r1) (21/21) Installing .makedepends-toxcore (20260608.174344) Executing busybox-1.37.0-r31.trigger OK: 405.0 MiB in 126 packages >>> toxcore: Cleaning up srcdir >>> toxcore: Cleaning up pkgdir >>> toxcore: Cleaning up tmpdir >>> toxcore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toxcore-0.2.23.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> toxcore: Fetching toxcore-0.2.23.tar.gz::https://github.com/TokTok/c-toxcore/archive/refs/tags/v0.2.23.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/toxcore-0.2.23.tar.gz.part' toxcore-0.2.23.tar.g 100% |********************************| 949k 0:00:00 ETA '/var/cache/distfiles/edge/toxcore-0.2.23.tar.gz.part' saved /var/cache/distfiles/edge/toxcore-0.2.23.tar.gz: OK >>> toxcore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cmp-1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> toxcore: Fetching cmp-1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz::https://github.com/TokTok/cmp/archive/1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz /var/cache/distfiles/edge/cmp-1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz: OK >>> toxcore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toxcore-0.2.23.tar.gz /var/cache/distfiles/edge/toxcore-0.2.23.tar.gz: OK >>> toxcore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cmp-1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz /var/cache/distfiles/edge/cmp-1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz: OK >>> toxcore: Unpacking /var/cache/distfiles/edge/toxcore-0.2.23.tar.gz... >>> toxcore: Unpacking /var/cache/distfiles/edge/cmp-1596748fa56177c2015b0ebfc56bb53608d3bae3.tar.gz... -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done SOVERSION: 2.23.0 -- Looking for sys/epoll.h -- Looking for sys/epoll.h - found -- Looking for epoll_create -- Looking for epoll_create - found -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.17.0") -- Supported C compiler features = c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23 -- Supported C++ compiler features = cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26 -- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1") -- Found Threads: TRUE -- Checking for one of the modules 'libsodium' -- Checking for one of the modules 'opus' -- Checking for one of the modules 'vpx' -- Checking for one of the modules 'libconfig' CMAKE_THREAD_LIBS_INIT: -- Configuring done (1.0s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/toxcore/src/c-toxcore-0.2.23/build [1/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/__/bootstrap_node_packets.c.o [2/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/src/tox-bootstrapd.c.o [3/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/src/log_backend_syslog.c.o [4/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/src/log_backend_stdout.c.o [5/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/src/log.c.o [6/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/src/config.c.o [7/224] Building C object other/bootstrap_daemon/CMakeFiles/tox-bootstrapd.dir/src/command_line_arguments.c.o [8/224] Building CXX object testing/support/CMakeFiles/bootstrap_scaling_test.dir/bootstrap_scaling_test.cc.o [9/224] Building CXX object testing/support/CMakeFiles/network_universe_test.dir/doubles/network_universe_test.cc.o [10/224] Building CXX object testing/support/CMakeFiles/fake_network_tcp_test.dir/doubles/fake_network_tcp_test.cc.o [11/224] Building CXX object testing/support/CMakeFiles/fake_network_udp_test.dir/doubles/fake_network_udp_test.cc.o [12/224] Building CXX object testing/support/CMakeFiles/fake_network_stack_test.dir/doubles/fake_network_stack_test.cc.o [13/224] Building CXX object testing/support/CMakeFiles/fake_sockets_test.dir/doubles/fake_sockets_test.cc.o [14/224] Building C object testing/CMakeFiles/misc_tools.dir/misc_tools.c.o [15/224] Building C object CMakeFiles/DHT_bootstrap.dir/other/bootstrap_node_packets.c.o [16/224] Building C object CMakeFiles/DHT_bootstrap.dir/other/DHT_bootstrap.c.o [17/224] Building CXX object CMakeFiles/unit_util_test.dir/toxcore/util_test.cc.o [18/224] Building CXX object CMakeFiles/unit_tox_events_test.dir/toxcore/tox_events_test.cc.o [19/224] Building CXX object CMakeFiles/unit_tox_test.dir/toxcore/tox_test.cc.o [20/224] Building CXX object CMakeFiles/unit_test_util_test.dir/toxcore/test_util_test.cc.o [21/224] Building CXX object CMakeFiles/unit_sort_test.dir/toxcore/sort_test.cc.o [22/224] Building CXX object CMakeFiles/unit_shared_key_cache_test.dir/toxcore/shared_key_cache_test.cc.o [23/224] Building CXX object CMakeFiles/unit_ping_array_test.dir/toxcore/ping_array_test.cc.o [24/224] Building CXX object CMakeFiles/unit_onion_client_test.dir/toxcore/onion_client_test.cc.o [25/224] Building CXX object CMakeFiles/unit_network_test.dir/toxcore/network_test.cc.o [26/224] Building CXX object CMakeFiles/unit_net_crypto_test.dir/toxcore/net_crypto_test.cc.o [27/224] Building CXX object CMakeFiles/unit_mono_time_test.dir/toxcore/mono_time_test.cc.o [28/224] Building CXX object CMakeFiles/unit_mem_test.dir/toxcore/mem_test.cc.o [29/224] Building CXX object CMakeFiles/unit_list_test.dir/toxcore/list_test.cc.o [30/224] Building CXX object CMakeFiles/unit_group_moderation_test.dir/toxcore/group_moderation_test.cc.o [31/224] Building CXX object CMakeFiles/unit_group_chats_test.dir/toxcore/group_chats_test.cc.o [32/224] Building CXX object CMakeFiles/unit_group_announce_test.dir/toxcore/group_announce_test.cc.o [33/224] Building CXX object CMakeFiles/unit_friend_connection_test.dir/toxcore/friend_connection_test.cc.o [34/224] Building CXX object CMakeFiles/unit_ev_test.dir/toxcore/ev_test.cc.o [35/224] Building CXX object CMakeFiles/unit_crypto_core_test.dir/toxcore/crypto_core_test.cc.o [36/224] Building CXX object CMakeFiles/unit_bin_pack_test.dir/toxcore/bin_pack_test.cc.o [37/224] Building CXX object CMakeFiles/unit_TCP_connection_test.dir/toxcore/TCP_connection_test.cc.o [38/224] Building CXX object CMakeFiles/unit_TCP_common_test.dir/toxcore/TCP_common_test.cc.o [39/224] Building CXX object CMakeFiles/unit_TCP_client_test.dir/toxcore/TCP_client_test.cc.o [40/224] Building CXX object CMakeFiles/unit_DHT_test.dir/toxcore/DHT_test.cc.o [41/224] Building CXX object CMakeFiles/unit_video_test.dir/toxav/video_test.cc.o [42/224] Building CXX object CMakeFiles/unit_rtp_test.dir/toxav/rtp_test.cc.o [43/224] Building CXX object CMakeFiles/unit_ring_buffer_test.dir/toxav/ring_buffer_test.cc.o [44/224] Building CXX object CMakeFiles/unit_msi_test.dir/toxav/msi_test.cc.o [45/224] Building CXX object CMakeFiles/unit_bwcontroller_test.dir/toxav/bwcontroller_test.cc.o [46/224] Building CXX object CMakeFiles/unit_audio_test.dir/toxav/audio_test.cc.o [47/224] Building CXX object CMakeFiles/av_test_support.dir/toxav/av_test_support.cc.o [48/224] Building CXX object testing/support/CMakeFiles/support.dir/src/tox_runner.cc.o [49/224] Building CXX object testing/support/CMakeFiles/support.dir/src/tox_network.cc.o [50/224] Building CXX object testing/support/CMakeFiles/support.dir/src/simulation.cc.o [51/224] Building CXX object testing/support/CMakeFiles/support.dir/src/simulated_environment.cc.o [52/224] Building CXX object testing/support/CMakeFiles/support.dir/src/random.cc.o [53/224] Building CXX object testing/support/CMakeFiles/support.dir/src/network.cc.o [54/224] Building CXX object testing/support/CMakeFiles/support.dir/src/memory.cc.o [55/224] Building CXX object testing/support/CMakeFiles/support.dir/src/fuzz_helpers.cc.o [56/224] Building CXX object testing/support/CMakeFiles/support.dir/src/fake_random.cc.o [57/224] Building CXX object testing/support/CMakeFiles/support.dir/src/fake_memory.cc.o [58/224] Building CXX object testing/support/CMakeFiles/support.dir/src/fake_clock.cc.o [59/224] Building CXX object testing/support/CMakeFiles/support.dir/src/environment.cc.o [60/224] Building CXX object testing/support/CMakeFiles/support.dir/src/clock.cc.o [61/224] Building CXX object testing/support/CMakeFiles/support.dir/doubles/network_universe.cc.o [62/224] Building CXX object testing/support/CMakeFiles/support.dir/doubles/fake_sockets.cc.o [63/224] Building CXX object testing/support/CMakeFiles/support.dir/doubles/fake_network_stack.cc.o [64/224] Building CXX object CMakeFiles/test_util.dir/toxcore/test_util.cc.o [65/224] Building CXX object CMakeFiles/test_util.dir/toxcore/sort_test_util.cc.o [66/224] Building CXX object CMakeFiles/test_util.dir/toxcore/network_test_util.cc.o [67/224] Building CXX object CMakeFiles/test_util.dir/toxcore/mono_time_test_util.cc.o [68/224] Building CXX object CMakeFiles/test_util.dir/toxcore/ev_test_util.cc.o [69/224] Building CXX object CMakeFiles/test_util.dir/toxcore/crypto_core_test_util.cc.o [70/224] Building CXX object CMakeFiles/test_util.dir/toxcore/DHT_test_util.cc.o [71/224] Building C object CMakeFiles/toxcore_shared.dir/toxencryptsave/toxencryptsave.c.o [72/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/video.c.o [73/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/toxav_old.c.o [74/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/toxav.c.o [75/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/rtp.c.o [76/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/ring_buffer.c.o [77/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/msi.c.o [78/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/groupav.c.o [79/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/bwcontroller.c.o [80/224] Building C object CMakeFiles/toxcore_shared.dir/toxav/audio.c.o [81/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/util.c.o [82/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_unpack.c.o [83/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_pack.c.o [84/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_private.c.o [85/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_options.c.o [86/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_log_level.c.o [87/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_events.c.o [88/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_event.c.o [89/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_dispatch.c.o [90/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox.c.o [91/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/tox_api.c.o [92/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/timed_auth.c.o [93/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/TCP_server.c.o [94/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/TCP_connection.c.o [95/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/TCP_common.c.o [96/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/TCP_client.c.o [97/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/state.c.o [98/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/sort.c.o [99/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/shared_key_cache.c.o [100/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/rng.c.o [101/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/ping.c.o [102/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/ping_array.c.o [103/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/os_random.c.o [104/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/os_network.c.o [105/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/os_memory.c.o [106/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/os_event.c.o [107/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/onion_client.c.o [108/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/onion.c.o [109/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/onion_announce.c.o [110/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/network.c.o [111/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/net_profile.c.o [112/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/net_log.c.o [113/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/net_crypto.c.o [114/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/net.c.o [115/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/mono_time.c.o [116/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/mem.c.o [117/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/Messenger.c.o [118/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/logger.c.o [119/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/list.c.o [120/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/LAN_discovery.c.o [121/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group_pack.c.o [122/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group_onion_announce.c.o [123/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group_moderation.c.o [124/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group_announce.c.o [125/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group_connection.c.o [126/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group_chats.c.o [127/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/group.c.o [128/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/friend_requests.c.o [129/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/friend_connection.c.o [130/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/forwarding.c.o [131/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_voice_state.c.o [132/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_topic_lock.c.o [133/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_topic.c.o [134/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_self_join.c.o [135/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_private_message.c.o [136/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_privacy_state.c.o [137/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_peer_status.c.o [138/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_peer_name.c.o [139/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_peer_limit.c.o [140/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_peer_join.c.o [141/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_peer_exit.c.o [142/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_password.c.o [143/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_moderation.c.o [144/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_message.c.o [145/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_join_fail.c.o [146/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_invite.c.o [147/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_custom_private_packet.c.o [148/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/group_custom_packet.c.o [149/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/self_connection_status.c.o [150/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_typing.c.o [151/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_status_message.c.o [152/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_status.c.o [153/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_request.c.o [154/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_read_receipt.c.o [155/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_name.c.o [156/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_message.c.o [157/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_lossy_packet.c.o [158/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_lossless_packet.c.o [159/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/friend_connection_status.c.o [160/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/file_recv_control.c.o [161/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/file_recv_chunk.c.o [162/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/file_recv.c.o [163/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/file_chunk_request.c.o [164/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/events_alloc.c.o [165/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/dht_nodes_response.c.o [166/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/conference_title.c.o [167/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/conference_peer_name.c.o [168/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/conference_peer_list_changed.c.o [169/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/conference_message.c.o [170/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/conference_invite.c.o [171/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/events/conference_connected.c.o [172/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/ev.c.o [173/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/DHT.c.o [174/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/crypto_core_pack.c.o [175/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/crypto_core.c.o [176/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/ccompat.c.o [177/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/bin_unpack.c.o [178/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/bin_pack.c.o [179/224] Building C object CMakeFiles/toxcore_shared.dir/toxcore/announce.c.o [180/224] Building C object CMakeFiles/toxcore_shared.dir/third_party/cmp/cmp.c.o [181/224] Linking C shared library libtoxcore.so.2.23.0 [182/224] Creating library symlink libtoxcore.so.2 libtoxcore.so [183/224] Linking C executable other/bootstrap_daemon/tox-bootstrapd [184/224] Linking CXX static library testing/support/libsupport.a [185/224] Linking C static library testing/libmisc_tools.a [186/224] Linking C executable DHT_bootstrap [187/224] Linking CXX executable testing/support/bootstrap_scaling_test [188/224] Linking CXX executable testing/support/network_universe_test [189/224] Linking CXX executable testing/support/fake_network_tcp_test [190/224] Linking CXX executable testing/support/fake_network_udp_test [191/224] Linking CXX executable testing/support/fake_network_stack_test [192/224] Linking CXX executable testing/support/fake_sockets_test [193/224] Linking CXX static library libav_test_support.a [194/224] Linking CXX static library libtest_util.a [195/224] Linking CXX executable unit_util_test [196/224] Linking CXX executable unit_tox_events_test [197/224] Linking CXX executable unit_tox_test [198/224] Linking CXX executable unit_test_util_test [199/224] Linking CXX executable unit_sort_test [200/224] Linking CXX executable unit_shared_key_cache_test [201/224] Linking CXX executable unit_ping_array_test [202/224] Linking CXX executable unit_onion_client_test [203/224] Linking CXX executable unit_network_test [204/224] Linking CXX executable unit_net_crypto_test [205/224] Linking CXX executable unit_mono_time_test [206/224] Linking CXX executable unit_mem_test [207/224] Linking CXX executable unit_list_test [208/224] Linking CXX executable unit_group_moderation_test [209/224] Linking CXX executable unit_group_chats_test [210/224] Linking CXX executable unit_group_announce_test [211/224] Linking CXX executable unit_friend_connection_test [212/224] Linking CXX executable unit_ev_test [213/224] Linking CXX executable unit_crypto_core_test [214/224] Linking CXX executable unit_bin_pack_test [215/224] Linking CXX executable unit_TCP_connection_test [216/224] Linking CXX executable unit_TCP_common_test [217/224] Linking CXX executable unit_TCP_client_test [218/224] Linking CXX executable unit_video_test [219/224] Linking CXX executable unit_rtp_test [220/224] Linking CXX executable unit_ring_buffer_test [221/224] Linking CXX executable unit_msi_test [222/224] Linking CXX executable unit_bwcontroller_test [223/224] Linking CXX executable unit_audio_test [224/224] Linking CXX executable unit_DHT_test Test project /home/buildozer/aports/community/toxcore/src/c-toxcore-0.2.23/build Start 1: audio Start 2: bwcontroller Start 3: msi Start 4: ring_buffer Start 5: rtp Start 6: video Start 7: DHT Start 8: TCP_client Start 9: TCP_common Start 10: TCP_connection Start 11: bin_pack Start 12: crypto_core Start 13: ev Start 14: friend_connection Start 15: group_announce Start 16: group_chats Start 17: group_moderation Start 18: list Start 19: mem Start 20: mono_time Start 21: net_crypto Start 22: network Start 23: onion_client Start 24: ping_array Start 25: shared_key_cache Start 26: sort Start 27: test_util Start 28: tox Start 29: tox_events Start 30: util Start 31: fake_sockets_test Start 32: fake_network_stack_test Start 33: fake_network_udp_test Start 34: fake_network_tcp_test Start 35: network_universe_test Start 36: bootstrap_scaling_test 1/36 Test #2: bwcontroller ..................... Passed 0.03 sec 2/36 Test #3: msi .............................. Passed 0.03 sec 3/36 Test #4: ring_buffer ...................... Passed 0.03 sec 4/36 Test #5: rtp .............................. Passed 0.02 sec 5/36 Test #8: TCP_client ....................... Passed 0.02 sec 6/36 Test #9: TCP_common ....................... Passed 0.02 sec 7/36 Test #10: TCP_connection ................... Passed 0.02 sec 8/36 Test #11: bin_pack ......................... Passed 0.02 sec 9/36 Test #13: ev ............................... Passed 0.02 sec 10/36 Test #14: friend_connection ................ Passed 0.02 sec 11/36 Test #15: group_announce ................... Passed 0.02 sec 12/36 Test #16: group_chats ...................... Passed 0.02 sec 13/36 Test #17: group_moderation ................. Passed 0.02 sec 14/36 Test #18: list ............................. Passed 0.02 sec 15/36 Test #19: mem .............................. Passed 0.02 sec 16/36 Test #20: mono_time ........................ Passed 0.02 sec 17/36 Test #22: network .......................... Passed 0.02 sec 18/36 Test #24: ping_array ....................... Passed 0.01 sec 19/36 Test #27: test_util ........................ Passed 0.01 sec 20/36 Test #29: tox_events ....................... Passed 0.01 sec 21/36 Test #30: util ............................. Passed 0.01 sec 22/36 Test #32: fake_network_stack_test .......... Passed 0.01 sec 23/36 Test #33: fake_network_udp_test ............ Passed 0.01 sec 24/36 Test #28: tox .............................. Passed 0.01 sec 25/36 Test #34: fake_network_tcp_test ............ Passed 0.01 sec 26/36 Test #31: fake_sockets_test ................ Passed 0.01 sec 27/36 Test #35: network_universe_test ............ Passed 0.01 sec 28/36 Test #21: net_crypto ....................... Passed 0.03 sec 29/36 Test #6: video ............................ Passed 0.18 sec 30/36 Test #26: sort ............................. Passed 0.18 sec 31/36 Test #25: shared_key_cache ................. Passed 0.22 sec 32/36 Test #7: DHT .............................. Passed 0.38 sec 33/36 Test #12: crypto_core ...................... Passed 0.68 sec 34/36 Test #36: bootstrap_scaling_test ........... Passed 1.17 sec 35/36 Test #1: audio ............................ Passed 1.49 sec 36/36 Test #23: onion_client ..................... Passed 3.34 sec 100% tests passed, 0 tests failed out of 36 Total Test time (real) = 3.36 sec >>> toxcore: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/lib/libtoxcore.so.2.23.0 -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/lib/libtoxcore.so.2 -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/lib/libtoxcore.so -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/lib/pkgconfig/toxcore.pc -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/include/tox/tox.h -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/include/tox/tox_log_level.h -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/include/tox/tox_options.h -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/include/tox/toxav.h -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/include/tox/toxencryptsave.h -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/bin/DHT_bootstrap -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/toxcore/pkg/toxcore/usr/bin/DHT_bootstrap" to "" -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/bin/tox-bootstrapd -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/toxcore/pkg/toxcore/usr/bin/tox-bootstrapd" to "" -- Installing: /home/buildozer/aports/community/toxcore/pkg/toxcore/usr/share/bash-completion/completions/tox-bootstrapd >>> toxcore-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/toxcore/pkg/toxcore-bash-completion/usr/share/bash-completion/completions' >>> toxcore-bash-completion*: Preparing subpackage toxcore-bash-completion... >>> toxcore-bash-completion*: Running postcheck for toxcore-bash-completion >>> toxcore-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/toxcore/pkg/toxcore-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/toxcore/pkg/toxcore-dev/usr/lib/pkgconfig' 'usr/lib/libtoxcore.so' -> '/home/buildozer/aports/community/toxcore/pkg/toxcore-dev/usr/lib/libtoxcore.so' >>> toxcore-dev*: Preparing subpackage toxcore-dev... >>> toxcore-dev*: Stripping binaries >>> toxcore-dev*: Running postcheck for toxcore-dev >>> toxcore-libs*: Running split function libs... 'usr/lib/libtoxcore.so.2' -> '/home/buildozer/aports/community/toxcore/pkg/toxcore-libs/usr/lib/libtoxcore.so.2' 'usr/lib/libtoxcore.so.2.23.0' -> '/home/buildozer/aports/community/toxcore/pkg/toxcore-libs/usr/lib/libtoxcore.so.2.23.0' >>> toxcore-libs*: Preparing subpackage toxcore-libs... >>> toxcore-libs*: Stripping binaries >>> toxcore-libs*: Running postcheck for toxcore-libs >>> toxcore*: Running postcheck for toxcore >>> toxcore*: Preparing package toxcore... >>> toxcore*: Stripping binaries >>> toxcore*: Scanning shared objects >>> toxcore-dev*: Scanning shared objects >>> toxcore-libs*: Scanning shared objects >>> toxcore-bash-completion*: Tracing dependencies... >>> toxcore-bash-completion*: Package size: 692.0 B >>> toxcore-bash-completion*: Compressing data... >>> toxcore-bash-completion*: Create checksum... >>> toxcore-bash-completion*: Create toxcore-bash-completion-0.2.23-r0.apk >>> toxcore-dev*: Tracing dependencies... toxcore-libs=0.2.23-r0 pc:libsodium pc:opus pc:vpx pkgconfig >>> toxcore-dev*: Package size: 223.9 KB >>> toxcore-dev*: Compressing data... >>> toxcore-dev*: Create checksum... >>> toxcore-dev*: Create toxcore-dev-0.2.23-r0.apk >>> toxcore-libs*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libopus.so.0 so:libsodium.so.26 so:libvpx.so.11 >>> toxcore-libs*: Package size: 641.2 KB >>> toxcore-libs*: Compressing data... >>> toxcore-libs*: Create checksum... >>> toxcore-libs*: Create toxcore-libs-0.2.23-r0.apk >>> toxcore*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libconfig.so.15 so:libtoxcore.so.2 >>> toxcore*: Package size: 42.4 KB >>> toxcore*: Compressing data... >>> toxcore*: Create checksum... >>> toxcore*: Create toxcore-0.2.23-r0.apk >>> toxcore: Build complete at Mon, 08 Jun 2026 17:44:08 +0000 elapsed time 0h 0m 25s >>> toxcore: Cleaning up srcdir >>> toxcore: Cleaning up pkgdir >>> toxcore: Cleaning up tmpdir >>> toxcore: Uninstalling dependencies... ( 1/21) Purging .makedepends-toxcore (20260608.174344) ( 2/21) Purging cmake (4.2.3-r0) ( 3/21) Purging libconfig-dev (1.8.2-r0) ( 4/21) Purging libconfig++ (1.8.2-r0) ( 5/21) Purging libconfig (1.8.2-r0) ( 6/21) Purging libsodium-dev (1.0.22-r0) ( 7/21) Purging libsodium (1.0.22-r0) ( 8/21) Purging libvpx-dev (1.15.2-r0) ( 9/21) Purging libvpx (1.15.2-r0) (10/21) Purging linux-headers (7.0.0-r1) (11/21) Purging opus-dev (1.6.1-r0) (12/21) Purging opus (1.6.1-r0) (13/21) Purging samurai (1.2-r8) (14/21) Purging gtest-dev (1.17.0-r1) (15/21) Purging gmock (1.17.0-r1) (16/21) Purging gtest (1.17.0-r1) (17/21) Purging libarchive (3.8.7-r0) (18/21) Purging libbz2 (1.0.8-r6) (19/21) Purging libuv (1.52.1-r0) (20/21) Purging rhash-libs (1.4.6-r0) (21/21) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 342.6 MiB in 105 packages >>> toxcore: Updating the community/armhf repository index... >>> toxcore: Signing the index...