==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: aws-c-auth 0.9.0-1 (Sat Mar 29 14:27:53 2025)
==> Retrieving sources...
  -> Found aws-c-auth-0.9.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    aws-c-auth-0.9.0.tar.gz ... Passed
==> Making package: aws-c-auth 0.9.0-1 (Sat Mar 29 14:28:00 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) aws-c-compression-0.3.1-1  s2n-tls-1.5.15-1  aws-c-cal-0.8.8-1
             aws-c-common-0.12.2-1  aws-c-http-0.9.6-1  aws-c-io-0.18.0-1
             aws-c-sdkutils-0.2.3-1

Total Download Size:   0.64 MiB
Total Installed Size:  4.26 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 s2n-tls-1.5.15-1-aarch64 downloading...
 aws-c-http-0.9.6-1-aarch64 downloading...
 aws-c-io-0.18.0-1-aarch64 downloading...
 aws-c-sdkutils-0.2.3-1-aarch64 downloading...
 aws-c-cal-0.8.8-1-aarch64 downloading...
 aws-c-compression-0.3.1-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 aws-c-compression...
installing s2n-tls...
installing aws-c-io...
installing aws-c-http...
installing aws-c-sdkutils...
:: 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.50.0-1  rhash-1.4.4-1  cmake-4.0.0-1

Total Installed Size:  98.44 MiB

:: Proceed with installation? [Y/n] 
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-auth-0.9.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting aws-c-auth-0.9.0.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: /lib/libcrypto.so
-- LibCrypto Include Dir: /usr/include
-- LibCrypto Shared Lib:  /lib/libcrypto.so
-- LibCrypto Static Lib:  crypto_STATIC_LIBRARY-NOTFOUND
-- S2N found target: AWS::crypto
-- crypto Include Dir: /usr/include
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success
-- Configuring done (4.4s)
-- Generating done (0.1s)
-- Build files have been written to: /build/aws-c-auth/src/aws-c-auth-0.9.0/build
[  3%] Building C object CMakeFiles/aws-c-auth.dir/source/auth.c.o
[  3%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials.c.o
[  5%] Building C object CMakeFiles/aws-c-auth.dir/source/aws_imds_client.c.o
[  7%] Building C object CMakeFiles/aws-c-auth.dir/source/aws_signing.c.o
[  8%] Building C object CMakeFiles/aws-c-auth.dir/source/aws_profile.c.o
[ 10%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_anonymous.c.o
[ 14%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_cached.c.o
[ 14%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_chain.c.o
[ 17%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_default_chain.c.o
[ 17%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_cognito.c.o
[ 19%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_delegate.c.o
[ 21%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_environment.c.o
[ 22%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_ecs.c.o
[ 24%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_imds.c.o
[ 26%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_process.c.o
[ 28%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_profile.c.o
[ 29%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_sso.c.o
[ 31%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_static.c.o
[ 33%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_sts.c.o
[ 35%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_sts_web_identity.c.o
[ 36%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_x509.c.o
[ 38%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_utils.c.o
[ 40%] Building C object CMakeFiles/aws-c-auth.dir/source/key_derivation.c.o
[ 42%] Building C object CMakeFiles/aws-c-auth.dir/source/signable.c.o
[ 43%] Building C object CMakeFiles/aws-c-auth.dir/source/signable_chunk.c.o
[ 45%] Building C object CMakeFiles/aws-c-auth.dir/source/signable_http_request.c.o
[ 47%] Building C object CMakeFiles/aws-c-auth.dir/source/signable_trailer.c.o
[ 49%] Building C object CMakeFiles/aws-c-auth.dir/source/signing.c.o
[ 50%] Building C object CMakeFiles/aws-c-auth.dir/source/signing_config.c.o
[ 52%] Building C object CMakeFiles/aws-c-auth.dir/source/signing_result.c.o
[ 54%] Building C object CMakeFiles/aws-c-auth.dir/source/sigv4_http_request.c.o
[ 56%] Building C object CMakeFiles/aws-c-auth.dir/source/sso_token_utils.c.o
[ 57%] Building C object CMakeFiles/aws-c-auth.dir/source/token_provider_sso_profile.c.o
[ 59%] Building C object CMakeFiles/aws-c-auth.dir/source/token_provider_sso_session.c.o
[ 61%] Linking C shared library libaws-c-auth.so
[ 61%] Built target aws-c-auth
[ 64%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/test_runner.c.o
[ 64%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_imds_tests.c.o
[ 68%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/aws_imds_client_test.c.o
[ 68%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_process_tests.c.o
[ 71%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_cognito_tests.c.o
[ 71%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/aws_profile_tests.c.o
[ 73%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_ecs_tests.c.o
[ 75%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_sso_tests.c.o
[ 77%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_sts_tests.c.o
[ 78%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_sts_web_identity_tests.c.o
[ 80%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_utils.c.o
[ 82%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_provider_x509_tests.c.o
[ 84%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_tests.c.o
[ 85%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/credentials_utils_tests.c.o
[ 87%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/key_derivation_tests.c.o
[ 89%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/sigv4_signing_tests.c.o
[ 91%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/sso_token_util_tests.c.o
[ 92%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/test_chunked_signing.c.o
[ 94%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/test_event_signing.c.o
[ 96%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/test_signable.c.o
[ 98%] Building C object tests/CMakeFiles/aws-c-auth-tests.dir/token_provider_sso_tests.c.o
[100%] Linking C executable aws-c-auth-tests
[100%] Built target aws-c-auth-tests
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "None"
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/lib/libaws-c-auth.so.1.0.0
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/lib/libaws-c-auth.so
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/auth.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/aws_imds_client.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/credentials.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/exports.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/signable.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/signing.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/signing_config.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/include/aws/auth/signing_result.h
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/lib/cmake/aws-c-auth/shared/aws-c-auth-targets.cmake
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/lib/cmake/aws-c-auth/shared/aws-c-auth-targets-none.cmake
-- Installing: /build/aws-c-auth/pkg/aws-c-auth/usr/lib/cmake/aws-c-auth/aws-c-auth-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-auth.so.1.0.0
==> Creating package "aws-c-auth"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aws-c-auth 0.9.0-1 (Sat Mar 29 14:28:17 2025)
==> Cleaning up...