>>> aws-c-event-stream: Building community/aws-c-event-stream 0.5.0-r0 (using abuild 3.14.1-r1) started Fri, 08 Nov 2024 14:03:00 +0000
>>> aws-c-event-stream: Validating /home/buildozer/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
(1/19) Installing aws-c-common (0.10.0-r0)
(2/19) Installing aws-c-cal (0.8.0-r0)
(3/19) Installing aws-c-cal-dev (0.8.0-r0)
(4/19) Installing aws-c-common-dev (0.10.0-r0)
(5/19) Installing s2n-tls (1.5.7-r0)
(6/19) Installing aws-c-io (0.15.1-r0)
(7/19) Installing aws-c-io-dev (0.15.1-r0)
(8/19) Installing aws-checksums (0.2.0-r0)
(9/19) Installing aws-checksums-dev (0.2.0-r0)
(10/19) Installing libbz2 (1.0.8-r6)
(11/19) Installing xz-libs (5.6.3-r0)
(12/19) Installing libarchive (3.7.7-r0)
(13/19) Installing rhash-libs (1.4.5-r0)
(14/19) Installing libuv (1.49.2-r0)
(15/19) Installing cmake (3.30.5-r0)
(16/19) Installing openssl-dev (3.3.2-r3)
(17/19) Installing s2n-tls-dev (1.5.7-r0)
(18/19) Installing samurai (1.2-r6)
(19/19) Installing .makedepends-aws-c-event-stream (20241108.140303)
Executing busybox-1.37.0-r6.trigger
OK: 378 MiB in 117 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 https://distfiles.alpinelinux.org/distfiles/v3.20/aws-c-event-stream-0.5.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> aws-c-event-stream: Fetching aws-c-event-stream-0.5.0.tar.gz::https://github.com/awslabs/aws-c-event-stream/archive/refs/tags/v0.5.0.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/v3.21/aws-c-event-stream-0.5.0.tar.gz.part'
aws-c-event-stream-0 100% |********************************| 72002  0:00:00 ETA
'/var/cache/distfiles/v3.21/aws-c-event-stream-0.5.0.tar.gz.part' saved
>>> aws-c-event-stream: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/aws-c-event-stream-0.5.0.tar.gz
>>> aws-c-event-stream: Checking sha512sums...
aws-c-event-stream-0.5.0.tar.gz: OK
>>> aws-c-event-stream: Unpacking /var/cache/distfiles/v3.21/aws-c-event-stream-0.5.0.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/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- 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
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success
-- Configuring done (4.6s)
-- Generating done (0.1s)
-- Build files have been written to: /home/buildozer/aports/community/aws-c-event-stream/src/aws-c-event-stream-0.5.0/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 lib/libaws-c-event-stream.so.1.0.0
[16/19] Creating library symlink lib/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/buildozer/aports/community/aws-c-event-stream/src/aws-c-event-stream-0.5.0/build
Test project /home/buildozer/aports/community/aws-c-event-stream/src/aws-c-event-stream-0.5.0/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_msg_too_large_fails
      Start 19: test_channel_handler_write_message
      Start 20: test_event_stream_rpc_server_connection_setup_and_teardown
      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
      Start 35: test_event_stream_rpc_server_connection_continuation_max_stream_id_reached
      Start 36: test_event_stream_rpc_client_connection_setup_and_teardown
      Start 37: test_event_stream_rpc_client_connection_connect
      Start 38: test_event_stream_rpc_client_connection_message_before_connect
      Start 39: test_event_stream_rpc_client_connection_protocol_message
      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
      Start 43: test_event_stream_rpc_client_connection_continuation_duplicated_activate_fails
 1/43 Test  #1: test_incoming_no_op_valid ...................................................................   Passed    0.14 sec
 2/43 Test  #2: test_incoming_application_data_no_headers_valid .............................................   Passed    0.14 sec
 3/43 Test  #3: test_incoming_application_one_compressed_header_pair_valid ..................................   Passed    0.14 sec
 4/43 Test  #4: test_incoming_application_int32_header_valid ................................................   Passed    0.14 sec
 5/43 Test  #5: test_outgoing_no_op_valid ...................................................................   Passed    0.14 sec
 6/43 Test  #6: test_outgoing_application_data_no_headers_valid .............................................   Passed    0.14 sec
 7/43 Test  #7: test_outgoing_application_one_compressed_header_pair_valid ..................................   Passed    0.13 sec
 8/43 Test  #8: test_streaming_decoder_incoming_no_op_valid_single_message ..................................   Passed    0.13 sec
 9/43 Test  #9: test_streaming_decoder_incoming_application_no_headers ......................................   Passed    0.13 sec
10/43 Test #10: test_streaming_decoder_incoming_application_one_compressed_header_pair_valid ................   Passed    0.13 sec
11/43 Test #11: test_streaming_decoder_incoming_application_one_int32_header_pair_valid .....................   Passed    0.13 sec
12/43 Test #12: test_streaming_decoder_incoming_application_variable_headers_with_empty_length_pair_valid ...   Passed    0.13 sec
13/43 Test #13: test_streaming_decoder_incoming_application_one_bool_header_pair_valid ......................   Passed    0.13 sec
14/43 Test #14: test_streaming_decoder_incoming_multiple_messages ...........................................   Passed    0.13 sec
15/43 Test #15: test_channel_handler_single_valid_messages_parse ............................................   Passed    0.13 sec
16/43 Test #17: test_channel_handler_corrupted_crc_fails ....................................................   Passed    0.13 sec
17/43 Test #18: test_channel_handler_msg_too_large_fails ....................................................   Passed    0.13 sec
18/43 Test #19: test_channel_handler_write_message ..........................................................   Passed    0.13 sec
19/43 Test #38: test_event_stream_rpc_client_connection_message_before_connect ..............................   Passed    0.15 sec
20/43 Test #24: test_event_stream_rpc_server_connection_messages_before_connect_received ....................   Passed    0.20 sec
21/43 Test #28: test_event_stream_rpc_server_connection_missing_message_flags ...............................   Passed    0.19 sec
22/43 Test #41: test_event_stream_rpc_client_connection_unactivated_continuation_fails ......................   Passed    0.14 sec
23/43 Test #37: test_event_stream_rpc_client_connection_connect .............................................   Passed    0.17 sec
24/43 Test #36: test_event_stream_rpc_client_connection_setup_and_teardown ..................................   Passed    0.18 sec
25/43 Test #16: test_channel_handler_multiple_valid_messages_parse ..........................................   Passed    0.26 sec
26/43 Test #27: test_event_stream_rpc_server_connection_missing_message_type ................................   Passed    0.24 sec
27/43 Test #23: test_event_stream_rpc_server_connection_connect_reject_flow .................................   Passed    0.25 sec
28/43 Test #29: test_event_stream_rpc_server_connection_continuation_missing_operation ......................   Passed    0.24 sec
29/43 Test #22: test_event_stream_rpc_server_connection_connect_flow ........................................   Passed    0.26 sec
30/43 Test #25: test_event_stream_rpc_server_connection_messages_before_connect_ack_sent ....................   Passed    0.25 sec
31/43 Test #21: test_event_stream_rpc_server_connection_setup_and_teardown_with_bind_to_zero_port ...........   Passed    0.27 sec
32/43 Test #43: test_event_stream_rpc_client_connection_continuation_duplicated_activate_fails ..............   Passed    0.20 sec
33/43 Test #39: test_event_stream_rpc_client_connection_protocol_message ....................................   Passed    0.21 sec
34/43 Test #40: test_event_stream_rpc_client_connection_continuation_flow ...................................   Passed    0.21 sec
35/43 Test #42: test_event_stream_rpc_client_connection_continuation_send_message_on_closed_fails ...........   Passed    0.21 sec
36/43 Test #26: test_event_stream_rpc_server_connection_unknown_message_type ................................   Passed    0.29 sec
37/43 Test #30: test_event_stream_rpc_server_connection_missing_stream_id ...................................   Passed    0.28 sec
38/43 Test #32: test_event_stream_rpc_server_connection_continuation_failure ................................   Passed    0.27 sec
39/43 Test #33: test_event_stream_rpc_server_connection_stream_id_ahead .....................................   Passed    0.27 sec
40/43 Test #34: test_event_stream_rpc_server_connection_continuation_reused_stream_id_fails .................   Passed    0.27 sec
41/43 Test #20: test_event_stream_rpc_server_connection_setup_and_teardown ..................................   Passed    0.32 sec
42/43 Test #31: test_event_stream_rpc_server_connection_continuation_messages_flow ..........................   Passed    0.29 sec
43/43 Test #35: test_event_stream_rpc_server_connection_continuation_max_stream_id_reached ..................   Passed    0.28 sec

100% tests passed, 0 tests failed out of 43

Total Test time (real) =   0.41 sec
>>> aws-c-event-stream: Entering fakeroot...
-- Install configuration: "None"
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/libaws-c-event-stream.so.1.0.0
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/libaws-c-event-stream.so
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream.h
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_channel_handler.h
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_exports.h
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc.h
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc_client.h
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc_server.h
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/aws-c-event-stream/cmake/shared/aws-c-event-stream-targets.cmake
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/aws-c-event-stream/cmake/shared/aws-c-event-stream-targets-none.cmake
-- Installing: /home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/aws-c-event-stream/cmake/aws-c-event-stream-config.cmake
>>> aws-c-event-stream-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream-dev/usr/include'
'usr/lib/libaws-c-event-stream.so' -> '/home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream-dev/usr/lib/libaws-c-event-stream.so'
'usr/lib/aws-c-event-stream' -> '/home/buildozer/aports/community/aws-c-event-stream/pkg/aws-c-event-stream-dev/usr/lib/aws-c-event-stream'
>>> 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.0-r0
>>> aws-c-event-stream-dev*: Package size: 53.9 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.0-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-riscv64.so.1
>>> aws-c-event-stream*: Package size: 82.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.0-r0.apk
>>> aws-c-event-stream: Build complete at Fri, 08 Nov 2024 14:03:30 +0000 elapsed time 0h 0m 30s
>>> aws-c-event-stream: Cleaning up srcdir
>>> aws-c-event-stream: Cleaning up pkgdir
>>> aws-c-event-stream: Uninstalling dependencies...
(1/19) Purging .makedepends-aws-c-event-stream (20241108.140303)
(2/19) Purging aws-c-cal-dev (0.8.0-r0)
(3/19) Purging aws-c-common-dev (0.10.0-r0)
(4/19) Purging aws-c-io-dev (0.15.1-r0)
(5/19) Purging aws-c-io (0.15.1-r0)
(6/19) Purging aws-checksums-dev (0.2.0-r0)
(7/19) Purging aws-checksums (0.2.0-r0)
(8/19) Purging cmake (3.30.5-r0)
(9/19) Purging s2n-tls-dev (1.5.7-r0)
(10/19) Purging openssl-dev (3.3.2-r3)
(11/19) Purging s2n-tls (1.5.7-r0)
(12/19) Purging samurai (1.2-r6)
(13/19) Purging aws-c-cal (0.8.0-r0)
(14/19) Purging aws-c-common (0.10.0-r0)
(15/19) Purging libarchive (3.7.7-r0)
(16/19) Purging libbz2 (1.0.8-r6)
(17/19) Purging libuv (1.49.2-r0)
(18/19) Purging rhash-libs (1.4.5-r0)
(19/19) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> aws-c-event-stream: Updating the community/riscv64 repository index...
>>> aws-c-event-stream: Signing the index...