==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: aws-c-event-stream 0.5.5-1 (Thu Jun 26 06:11:24 2025)
==> Retrieving sources...
  -> Found aws-c-event-stream-0.5.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    aws-c-event-stream-0.5.5.tar.gz ... Passed
==> Making package: aws-c-event-stream 0.5.5-1 (Thu 26 Jun 2025 06:11:30 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) aws-c-cal-0.9.2-1  s2n-tls-1.5.21-1  aws-c-common-0.12.3-1
             aws-c-io-0.20.1-1  aws-checksums-0.2.7-1

Total Download Size:   0.70 MiB
Total Installed Size:  3.52 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 s2n-tls-1.5.21-1-aarch64 downloading...
 aws-c-common-0.12.3-1-aarch64 downloading...
 aws-c-io-0.20.1-1-aarch64 downloading...
 aws-checksums-0.2.7-1-aarch64 downloading...
 aws-c-cal-0.9.2-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing aws-c-common...
installing aws-c-cal...
installing s2n-tls...
installing aws-c-io...
installing aws-checksums...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
             libuv-1.51.0-1  rhash-1.4.4-1  cmake-4.0.3-1

Total Download Size:   19.66 MiB
Total Installed Size:  98.51 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-4.0.3-1-aarch64 downloading...
 cppdap-1.58.0-2-aarch64 downloading...
 libuv-1.51.0-1-aarch64 downloading...
 rhash-1.4.4-1-aarch64 downloading...
 jsoncpp-1.9.6-3-aarch64 downloading...
 hicolor-icon-theme-0.18-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found aws-c-event-stream-0.5.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting aws-c-event-stream-0.5.5.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/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
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success
-- Configuring done (3.0s)
-- Generating done (0.1s)
-- Build files have been written to: /build/aws-c-event-stream/src/aws-c-event-stream-0.5.5/build
[  5%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream.c.o
[ 11%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_channel_handler.c.o
[ 16%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc.c.o
[ 22%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc_client.c.o
[ 27%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc_server.c.o
[ 33%] Linking C shared library libaws-c-event-stream.so
[ 33%] Built target aws-c-event-stream
[ 38%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/test_runner.c.o
[ 44%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/channel_handler_test.c.o
[ 50%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/event_stream_rpc_client_connection_test.c.o
[ 55%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/event_stream_rpc_server_connection_test.c.o
[ 61%] Building C object bin/CMakeFiles/aws-c-event-stream-pipe.dir/event_stream_pipe.c.o
[ 66%] Building C object bin/CMakeFiles/aws-c-event-stream-write-test-case.dir/event_stream_write_test_case.c.o
[ 77%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/message_serializer_test.c.o
[ 77%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/message_deserializer_test.c.o
[ 83%] Building C object tests/CMakeFiles/aws-c-event-stream-tests.dir/message_streaming_decoder_test.c.o
[ 88%] Linking C executable aws-c-event-stream-pipe
[ 94%] Linking C executable aws-c-event-stream-write-test-case
[ 94%] Built target aws-c-event-stream-pipe
[ 94%] Built target aws-c-event-stream-write-test-case
[100%] Linking C executable aws-c-event-stream-tests
[100%] Built target aws-c-event-stream-tests
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "None"
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/libaws-c-event-stream.so.1.0.0
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/libaws-c-event-stream.so
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream.h
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_channel_handler.h
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_exports.h
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc.h
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc_client.h
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/include/aws/event-stream/event_stream_rpc_server.h
-- Installing: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/cmake/aws-c-event-stream/shared/aws-c-event-stream-targets.cmake
-- Installing: /build/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: /build/aws-c-event-stream/pkg/aws-c-event-stream/usr/lib/cmake/aws-c-event-stream/aws-c-event-stream-config.cmake
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/libaws-c-event-stream.so.1.0.0
==> Creating package "aws-c-event-stream"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aws-c-event-stream 0.5.5-1 (Thu 26 Jun 2025 06:11:56 AM MDT)
==> Cleaning up...