>>> aws-c-event-stream: Building community/aws-c-event-stream 0.5.4-r0 (using abuild 3.15.0-r0) started Wed, 08 Oct 2025 21:59:51 +0000 >>> aws-c-event-stream: Validating /home/udu/aports/community/aws-c-event-stream/APKBUILD... >>> aws-c-event-stream: Analyzing dependencies... >>> aws-c-event-stream: Installing for build: build-base aws-c-cal-dev aws-c-common-dev aws-c-io-dev aws-checksums-dev cmake openssl-dev s2n-tls-dev samurai WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/18) Installing aws-c-common (0.12.3-r0) (2/18) Installing aws-c-cal (0.9.1-r0) (3/18) Installing aws-c-cal-dev (0.9.1-r0) (4/18) Installing aws-c-common-dev (0.12.3-r0) (5/18) Installing s2n-tls (1.5.19-r0) (6/18) Installing aws-c-io (0.19.1-r0) (7/18) Installing aws-c-io-dev (0.19.1-r0) (8/18) Installing aws-checksums (0.2.7-r0) (9/18) Installing aws-checksums-dev (0.2.7-r0) (10/18) Installing lz4-libs (1.10.0-r0) (11/18) Installing libarchive (3.8.1-r0) (12/18) Installing rhash-libs (1.4.5-r0) (13/18) Installing libuv (1.51.0-r0) (14/18) Installing cmake (3.31.7-r1) (15/18) Installing openssl-dev (3.5.4-r0) (16/18) Installing s2n-tls-dev (1.5.19-r0) (17/18) Installing samurai (1.2-r7) (18/18) Installing .makedepends-aws-c-event-stream (20251008.215951) Executing busybox-1.37.0-r19.trigger OK: 354 MiB in 107 packages >>> aws-c-event-stream: Cleaning up srcdir >>> aws-c-event-stream: Cleaning up pkgdir >>> aws-c-event-stream: Cleaning up tmpdir >>> aws-c-event-stream: Fetching aws-c-event-stream-0.5.4.tar.gz::https://github.com/awslabs/aws-c-event-stream/archive/refs/tags/v0.5.4.tar.gz >>> aws-c-event-stream: Fetching aws-c-event-stream-0.5.4.tar.gz::https://github.com/awslabs/aws-c-event-stream/archive/refs/tags/v0.5.4.tar.gz >>> aws-c-event-stream: Checking sha512sums... aws-c-event-stream-0.5.4.tar.gz: OK >>> aws-c-event-stream: Unpacking /var/cache/distfiles/aws-c-event-stream-0.5.4.tar.gz... -- The C compiler identification is GNU 14.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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAS_FPIC_FLAG -- Performing Test HAS_FPIC_FLAG - Success -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success -- Looking for fseeko -- Looking for fseeko - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test HAS_WGNU -- Performing Test HAS_WGNU - Failed -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Found crypto: /usr/lib/libcrypto.so -- LibCrypto Include Dir: /usr/include -- LibCrypto Shared Lib: /usr/lib/libcrypto.so -- LibCrypto Static Lib: crypto_STATIC_LIBRARY-NOTFOUND Problem opening /proc/cpuinfo Problem opening /proc/meminfo -- Performing Test HAS_WNO_STRINGOP_OVERFLOW -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/aws-c-event-stream/src/aws-c-event-stream-0.5.4/build [1/19] Building C object bin/CMakeFiles/aws-c-event-stream-write-test-case.dir/event_stream_write_test_case.c.o [2/19] Building C object bin/CMakeFiles/aws-c-event-stream-pipe.dir/event_stream_pipe.c.o [3/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/message_streaming_decoder_test.c.o [4/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/message_serializer_test.c.o [5/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/message_deserializer_test.c.o [6/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/event_stream_rpc_server_connection_test.c.o [7/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/event_stream_rpc_client_connection_test.c.o [8/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/channel_handler_test.c.o [9/19] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/test_runner.c.o [10/19] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc_server.c.o [11/19] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc_client.c.o [12/19] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc.c.o [13/19] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_channel_handler.c.o [14/19] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream.c.o [15/19] Linking C shared library libaws-c-event-stream.so.1.0.0 [16/19] Creating library symlink libaws-c-event-stream.so [17/19] Linking C executable bin/aws-c-event-stream-write-test-case [18/19] Linking C executable bin/aws-c-event-stream-pipe [19/19] Linking C executable tests/aws-c-event-stream-tests Internal ctest changing into directory: /home/udu/aports/community/aws-c-event-stream/src/aws-c-event-stream-0.5.4/build Test project /home/udu/aports/community/aws-c-event-stream/src/aws-c-event-stream-0.5.4/build Start 1: test_incoming_no_op_valid Start 2: test_incoming_application_data_no_headers_valid Start 3: test_incoming_application_one_compressed_header_pair_valid Start 4: test_incoming_application_int32_header_valid Start 5: test_outgoing_no_op_valid Start 6: test_outgoing_application_data_no_headers_valid Start 7: test_outgoing_application_one_compressed_header_pair_valid Start 8: test_streaming_decoder_incoming_no_op_valid_single_message Start 9: test_streaming_decoder_incoming_application_no_headers Start 10: test_streaming_decoder_incoming_application_one_compressed_header_pair_valid Start 11: test_streaming_decoder_incoming_application_one_int32_header_pair_valid Start 12: test_streaming_decoder_incoming_application_variable_headers_with_empty_length_pair_valid Start 13: test_streaming_decoder_incoming_application_one_bool_header_pair_valid Start 14: test_streaming_decoder_incoming_multiple_messages Start 15: test_channel_handler_single_valid_messages_parse Start 16: test_channel_handler_multiple_valid_messages_parse Start 17: test_channel_handler_corrupted_crc_fails Start 18: test_channel_handler_large_msg_success Start 19: test_channel_handler_write_message Start 20: test_event_stream_rpc_server_connection_setup_and_teardown 1/43 Test #1: test_incoming_no_op_valid ................................................................... Passed 0.01 sec 2/43 Test #2: test_incoming_application_data_no_headers_valid ............................................. Passed 0.01 sec 3/43 Test #3: test_incoming_application_one_compressed_header_pair_valid .................................. Passed 0.01 sec 4/43 Test #4: test_incoming_application_int32_header_valid ................................................ Passed 0.01 sec 5/43 Test #5: test_outgoing_no_op_valid ................................................................... Passed 0.01 sec 6/43 Test #6: test_outgoing_application_data_no_headers_valid ............................................. Passed 0.01 sec 7/43 Test #7: test_outgoing_application_one_compressed_header_pair_valid .................................. Passed 0.01 sec 8/43 Test #8: test_streaming_decoder_incoming_no_op_valid_single_message .................................. Passed 0.01 sec 9/43 Test #9: test_streaming_decoder_incoming_application_no_headers ...................................... Passed 0.01 sec 10/43 Test #10: test_streaming_decoder_incoming_application_one_compressed_header_pair_valid ................ Passed 0.01 sec 11/43 Test #11: test_streaming_decoder_incoming_application_one_int32_header_pair_valid ..................... Passed 0.00 sec 12/43 Test #12: test_streaming_decoder_incoming_application_variable_headers_with_empty_length_pair_valid ... Passed 0.00 sec 13/43 Test #13: test_streaming_decoder_incoming_application_one_bool_header_pair_valid ...................... Passed 0.00 sec 14/43 Test #14: test_streaming_decoder_incoming_multiple_messages ........................................... Passed 0.00 sec Start 21: test_event_stream_rpc_server_connection_setup_and_teardown_with_bind_to_zero_port Start 22: test_event_stream_rpc_server_connection_connect_flow Start 23: test_event_stream_rpc_server_connection_connect_reject_flow Start 24: test_event_stream_rpc_server_connection_messages_before_connect_received Start 25: test_event_stream_rpc_server_connection_messages_before_connect_ack_sent Start 26: test_event_stream_rpc_server_connection_unknown_message_type Start 27: test_event_stream_rpc_server_connection_missing_message_type Start 28: test_event_stream_rpc_server_connection_missing_message_flags Start 29: test_event_stream_rpc_server_connection_continuation_missing_operation Start 30: test_event_stream_rpc_server_connection_missing_stream_id Start 31: test_event_stream_rpc_server_connection_continuation_messages_flow Start 32: test_event_stream_rpc_server_connection_continuation_failure Start 33: test_event_stream_rpc_server_connection_stream_id_ahead Start 34: test_event_stream_rpc_server_connection_continuation_reused_stream_id_fails 15/43 Test #19: test_channel_handler_write_message .......................................................... Passed 0.01 sec Start 35: test_event_stream_rpc_server_connection_continuation_max_stream_id_reached 16/43 Test #17: test_channel_handler_corrupted_crc_fails .................................................... Passed 0.02 sec Start 36: test_event_stream_rpc_client_connection_setup_and_teardown 17/43 Test #15: test_channel_handler_single_valid_messages_parse ............................................ Passed 0.02 sec Start 37: test_event_stream_rpc_client_connection_connect 18/43 Test #18: test_channel_handler_large_msg_success ...................................................... Passed 0.02 sec 19/43 Test #20: test_event_stream_rpc_server_connection_setup_and_teardown .................................. Passed 0.02 sec Start 38: test_event_stream_rpc_client_connection_message_before_connect Start 39: test_event_stream_rpc_client_connection_protocol_message 20/43 Test #27: test_event_stream_rpc_server_connection_missing_message_type ................................ Passed 0.02 sec 21/43 Test #22: test_event_stream_rpc_server_connection_connect_flow ........................................ Passed 0.02 sec 22/43 Test #21: test_event_stream_rpc_server_connection_setup_and_teardown_with_bind_to_zero_port ........... Passed 0.02 sec Start 40: test_event_stream_rpc_client_connection_continuation_flow Start 41: test_event_stream_rpc_client_connection_unactivated_continuation_fails Start 42: test_event_stream_rpc_client_connection_continuation_send_message_on_closed_fails 23/43 Test #23: test_event_stream_rpc_server_connection_connect_reject_flow ................................. Passed 0.03 sec 24/43 Test #24: test_event_stream_rpc_server_connection_messages_before_connect_received .................... Passed 0.03 sec 25/43 Test #25: test_event_stream_rpc_server_connection_messages_before_connect_ack_sent .................... Passed 0.03 sec 26/43 Test #26: test_event_stream_rpc_server_connection_unknown_message_type ................................ Passed 0.03 sec 27/43 Test #28: test_event_stream_rpc_server_connection_missing_message_flags ............................... Passed 0.03 sec 28/43 Test #29: test_event_stream_rpc_server_connection_continuation_missing_operation ...................... Passed 0.03 sec 29/43 Test #30: test_event_stream_rpc_server_connection_missing_stream_id ................................... Passed 0.03 sec 30/43 Test #31: test_event_stream_rpc_server_connection_continuation_messages_flow .......................... Passed 0.02 sec 31/43 Test #32: test_event_stream_rpc_server_connection_continuation_failure ................................ Passed 0.02 sec 32/43 Test #33: test_event_stream_rpc_server_connection_stream_id_ahead ..................................... Passed 0.02 sec Start 43: test_event_stream_rpc_client_connection_continuation_duplicated_activate_fails 33/43 Test #34: test_event_stream_rpc_server_connection_continuation_reused_stream_id_fails ................. Passed 0.02 sec 34/43 Test #35: test_event_stream_rpc_server_connection_continuation_max_stream_id_reached .................. Passed 0.02 sec 35/43 Test #36: test_event_stream_rpc_client_connection_setup_and_teardown .................................. Passed 0.02 sec 36/43 Test #37: test_event_stream_rpc_client_connection_connect ............................................. Passed 0.02 sec 37/43 Test #38: test_event_stream_rpc_client_connection_message_before_connect .............................. Passed 0.01 sec 38/43 Test #39: test_event_stream_rpc_client_connection_protocol_message .................................... Passed 0.01 sec 39/43 Test #16: test_channel_handler_multiple_valid_messages_parse .......................................... Passed 0.04 sec 40/43 Test #41: test_event_stream_rpc_client_connection_unactivated_continuation_fails ...................... Passed 0.01 sec 41/43 Test #40: test_event_stream_rpc_client_connection_continuation_flow ................................... Passed 0.01 sec 42/43 Test #42: test_event_stream_rpc_client_connection_continuation_send_message_on_closed_fails ........... Passed 0.02 sec 43/43 Test #43: test_event_stream_rpc_client_connection_continuation_duplicated_activate_fails .............. Passed 0.01 sec 100% tests passed, 0 tests failed out of 43 Total Test time (real) = 0.06 sec >>> aws-c-event-stream: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/libaws-c-event-stream.so.1.0.0 -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/libaws-c-event-stream.so -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream.h -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_channel_handler.h -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_exports.h -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc.h -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc_client.h -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc_server.h -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/cmake/aws-c-event-stream/shared/aws-c-event-stream-targets.cmake -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/cmake/aws-c-event-stream/shared/aws-c-event-stream-targets-none.cmake -- Installing: /home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/cmake/aws-c-event-stream/aws-c-event-stream-config.cmake >>> aws-c-event-stream-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream-dev/usr/include' 'usr/lib/cmake' -> '/home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream-dev/usr/lib/cmake' 'usr/lib/libaws-c-event-stream.so' -> '/home/udu/aports/community/aws-c-event-stream/pkg/aws-c-event-stream-dev/usr/lib/libaws-c-event-stream.so' >>> aws-c-event-stream-dev*: Preparing subpackage aws-c-event-stream-dev... >>> aws-c-event-stream-dev*: Stripping binaries >>> aws-c-event-stream-dev*: Running postcheck for aws-c-event-stream-dev >>> aws-c-event-stream*: Running postcheck for aws-c-event-stream >>> aws-c-event-stream*: Preparing package aws-c-event-stream... >>> aws-c-event-stream*: Stripping binaries >>> aws-c-event-stream-dev*: Scanning shared objects >>> aws-c-event-stream*: Scanning shared objects >>> aws-c-event-stream-dev*: Tracing dependencies... aws-c-event-stream=0.5.4-r0 >>> aws-c-event-stream-dev*: Package size: 54.4 KB >>> aws-c-event-stream-dev*: Compressing data... >>> aws-c-event-stream-dev*: Create checksum... >>> aws-c-event-stream-dev*: Create aws-c-event-stream-dev-0.5.4-r0.apk >>> aws-c-event-stream*: Tracing dependencies... so:libaws-c-common.so.1 so:libaws-c-io.so.1.0.0 so:libaws-checksums.so.1.0.0 so:libc.musl-x86_64.so.1 >>> aws-c-event-stream*: Package size: 78.4 KB >>> aws-c-event-stream*: Compressing data... >>> aws-c-event-stream*: Create checksum... >>> aws-c-event-stream*: Create aws-c-event-stream-0.5.4-r0.apk >>> aws-c-event-stream: Build complete at Wed, 08 Oct 2025 21:59:55 +0000 elapsed time 0h 0m 4s >>> aws-c-event-stream: Cleaning up srcdir >>> aws-c-event-stream: Cleaning up pkgdir >>> aws-c-event-stream: Uninstalling dependencies... (1/18) Purging .makedepends-aws-c-event-stream (20251008.215951) (2/18) Purging aws-c-cal-dev (0.9.1-r0) (3/18) Purging aws-c-common-dev (0.12.3-r0) (4/18) Purging aws-c-io-dev (0.19.1-r0) (5/18) Purging aws-c-io (0.19.1-r0) (6/18) Purging aws-checksums-dev (0.2.7-r0) (7/18) Purging aws-checksums (0.2.7-r0) (8/18) Purging cmake (3.31.7-r1) (9/18) Purging s2n-tls-dev (1.5.19-r0) (10/18) Purging openssl-dev (3.5.4-r0) (11/18) Purging s2n-tls (1.5.19-r0) (12/18) Purging samurai (1.2-r7) (13/18) Purging aws-c-cal (0.9.1-r0) (14/18) Purging aws-c-common (0.12.3-r0) (15/18) Purging libarchive (3.8.1-r0) (16/18) Purging libuv (1.51.0-r0) (17/18) Purging lz4-libs (1.10.0-r0) (18/18) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> aws-c-event-stream: Updating the community/x86_64 repository index... >>> aws-c-event-stream: Signing the index...