==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: aws-c-http 0.10.2-1 (Mon Jun 16 00:07:41 2025) ==> Retrieving sources... -> Found aws-c-http-0.10.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... aws-c-http-0.10.2.tar.gz ... Passed ==> Making package: aws-c-http 0.10.2-1 (Mon Jun 16 00:08:00 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) s2n-tls-1.5.21-1 aws-c-cal-0.9.2-1 aws-c-common-0.12.3-1 aws-c-compression-0.3.1-1 aws-c-io-0.20.1-1 Total Download Size: 0.13 MiB Total Installed Size: 2.88 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... aws-c-io-0.20.1-1-armv7h downloading... aws-c-compression-0.3.1-1-armv7h 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... :: 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 Installed Size: 91.75 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-http-0.10.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting aws-c-http-0.10.2.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 - Failed -- Performing Test HAS_64BIT_FILE_OFFSET_VIA_DEFINES -- Performing Test HAS_64BIT_FILE_OFFSET_VIA_DEFINES - 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 INFO elasticurl will be built with shared libs, but you may need to set LD_LIBRARY_PATH=/usr/lib to run the application INFO h2benchmark will be built with shared libs, but you may need to set LD_LIBRARY_PATH=/usr/lib to run the application -- Configuring done (5.1s) -- Generating done (0.2s) -- Build files have been written to: /build/aws-c-http/src/aws-c-http-0.10.2/build [ 1%] Building C object CMakeFiles/aws-c-http.dir/source/h1_connection.c.o [ 3%] Building C object CMakeFiles/aws-c-http.dir/source/connection_manager.c.o [ 5%] Building C object CMakeFiles/aws-c-http.dir/source/connection_monitor.c.o [ 6%] Building C object CMakeFiles/aws-c-http.dir/source/connection.c.o [ 11%] Building C object CMakeFiles/aws-c-http.dir/source/h1_encoder.c.o [ 11%] Building C object CMakeFiles/aws-c-http.dir/source/h1_decoder.c.o [ 11%] Building C object CMakeFiles/aws-c-http.dir/source/h1_stream.c.o [ 13%] Building C object CMakeFiles/aws-c-http.dir/source/h2_connection.c.o [ 15%] Building C object CMakeFiles/aws-c-http.dir/source/h2_decoder.c.o [ 16%] Building C object CMakeFiles/aws-c-http.dir/source/h2_frames.c.o [ 18%] Building C object CMakeFiles/aws-c-http.dir/source/h2_stream.c.o [ 20%] Building C object CMakeFiles/aws-c-http.dir/source/hpack.c.o [ 21%] Building C object CMakeFiles/aws-c-http.dir/source/hpack_decoder.c.o [ 23%] Building C object CMakeFiles/aws-c-http.dir/source/hpack_encoder.c.o [ 25%] Building C object CMakeFiles/aws-c-http.dir/source/hpack_huffman_static.c.o [ 26%] Building C object CMakeFiles/aws-c-http.dir/source/http.c.o [ 28%] Building C object CMakeFiles/aws-c-http.dir/source/http2_stream_manager.c.o [ 30%] Building C object CMakeFiles/aws-c-http.dir/source/proxy_connection.c.o /build/aws-c-http/src/aws-c-http-0.10.2/source/hpack_decoder.c: In function 'aws_hpack_decode_string': /build/aws-c-http/src/aws-c-http-0.10.2/source/hpack_decoder.c:152:17: warning: this statement may fall through [-Wimplicit-fallthrough=] /build/aws-c-http/src/aws-c-http-0.10.2/source/hpack_decoder.c:156:13: note: here [ 31%] Building C object CMakeFiles/aws-c-http.dir/source/proxy_strategy.c.o [ 33%] Building C object CMakeFiles/aws-c-http.dir/source/random_access_set.c.o [ 35%] Building C object CMakeFiles/aws-c-http.dir/source/request_response.c.o [ 36%] Building C object CMakeFiles/aws-c-http.dir/source/statistics.c.o [ 38%] Building C object CMakeFiles/aws-c-http.dir/source/strutil.c.o [ 40%] Building C object CMakeFiles/aws-c-http.dir/source/websocket.c.o [ 41%] Building C object CMakeFiles/aws-c-http.dir/source/websocket_bootstrap.c.o [ 43%] Building C object CMakeFiles/aws-c-http.dir/source/websocket_decoder.c.o [ 45%] Building C object CMakeFiles/aws-c-http.dir/source/websocket_encoder.c.o [ 46%] Linking C shared library libaws-c-http.so [ 46%] Built target aws-c-http [ 50%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_runner.c.o [ 50%] Building C object bin/elasticurl/CMakeFiles/elasticurl.dir/main.c.o [ 51%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/h2_test_helper.c.o [ 53%] Building C object bin/h2benchmark/CMakeFiles/h2benchmark.dir/main.c.o [ 55%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/proxy_test_helper.c.o [ 56%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/stream_test_helper.c.o [ 58%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_connection.c.o [ 60%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_connection_manager.c.o [ 61%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_connection_monitor.c.o [ 63%] Linking C executable h2benchmark [ 65%] Linking C executable elasticurl [ 66%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h1_client.c.o [ 68%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h1_decoder.c.o [ 70%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h1_encoder.c.o [ 70%] Built target h2benchmark [ 71%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h1_server.c.o [ 73%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h2_client.c.o [ 73%] Built target elasticurl [ 75%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h2_decoder.c.o [ 76%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h2_encoder.c.o [ 78%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_h2_headers.c.o [ 80%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_hpack.c.o [ 81%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_localhost_integ.c.o [ 83%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_message.c.o [ 85%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_proxy.c.o [ 86%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_random_access_set.c.o [ 88%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_stream_manager.c.o [ 90%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_strutil.c.o [ 91%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_tls.c.o [ 93%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_websocket_bootstrap.c.o [ 95%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_websocket_decoder.c.o [ 96%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_websocket_encoder.c.o [ 98%] Building C object tests/CMakeFiles/aws-c-http-tests.dir/test_websocket_handler.c.o [100%] Linking C executable aws-c-http-tests [100%] Built target aws-c-http-tests ==> Entering fakeroot environment... ==> Starting package()... -- Install configuration: "None" -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/lib/libaws-c-http.so.1.0.0 -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/lib/libaws-c-http.so -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/connection.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/connection_manager.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/exports.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/http.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/http2_stream_manager.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/proxy.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/request_response.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/server.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/statistics.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/status_code.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/include/aws/http/websocket.h -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/lib/cmake/aws-c-http/shared/aws-c-http-targets.cmake -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/lib/cmake/aws-c-http/shared/aws-c-http-targets-none.cmake -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/lib/cmake/aws-c-http/aws-c-http-config.cmake -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/bin/elasticurl -- Set non-toolchain portion of runtime path of "/build/aws-c-http/pkg/aws-c-http/usr/bin/elasticurl" to "" -- Installing: /build/aws-c-http/pkg/aws-c-http/usr/bin/h2benchmark -- Set non-toolchain portion of runtime path of "/build/aws-c-http/pkg/aws-c-http/usr/bin/h2benchmark" to "" ==> 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/bin/elasticurl usr/lib/libaws-c-http.so.1.0.0 ==> Creating package "aws-c-http"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: aws-c-http 0.10.2-1 (Mon Jun 16 00:08:33 2025) ==> Cleaning up...