>>> aws-c-http: Building testing/aws-c-http 0.7.4-r0 (using abuild 3.10.0-r0) started Thu, 16 Feb 2023 15:28:58 +0000 >>> aws-c-http: Checking sanity of /home/buildozer/aports/testing/aws-c-http/APKBUILD... >>> aws-c-http: Analyzing dependencies... >>> aws-c-http: Installing for build: build-base aws-c-cal-dev aws-c-common-dev aws-c-compression-dev aws-c-io-dev cmake s2n-tls-dev samurai (1/18) Installing aws-c-common (0.8.11-r0) (2/18) Installing aws-c-cal (0.5.20-r0) (3/18) Installing aws-c-cal-dev (0.5.20-r0) (4/18) Installing aws-c-common-dev (0.8.11-r0) (5/18) Installing aws-c-compression (0.2.16-r0) (6/18) Installing aws-c-compression-dev (0.2.16-r0) (7/18) Installing s2n-tls (1.3.37-r0) (8/18) Installing aws-c-io (0.13.15-r0) (9/18) Installing aws-c-io-dev (0.13.15-r0) (10/18) Installing libbz2 (1.0.8-r4) (11/18) Installing libarchive (3.6.2-r1) (12/18) Installing rhash-libs (1.4.3-r1) (13/18) Installing libuv (1.44.2-r0) (14/18) Installing cmake (3.25.2-r0) (15/18) Installing openssl-dev (3.0.8-r0) (16/18) Installing s2n-tls-dev (1.3.37-r0) (17/18) Installing samurai (1.2-r2) (18/18) Installing .makedepends-aws-c-http (20230216.152901) Executing busybox-1.36.0-r4.trigger OK: 1239 MiB in 119 packages >>> aws-c-http: Cleaning up srcdir >>> aws-c-http: Cleaning up pkgdir >>> aws-c-http: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aws-c-http-0.7.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> aws-c-http: Fetching aws-c-http-0.7.4.tar.gz::https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.7.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 450k 0 450k 0 0 412k 0 --:--:-- 0:00:01 --:--:-- 3882k >>> aws-c-http: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aws-c-http-0.7.4.tar.gz >>> aws-c-http: Checking sha512sums... aws-c-http-0.7.4.tar.gz: OK >>> aws-c-http: Unpacking /var/cache/distfiles/aws-c-http-0.7.4.tar.gz... -- The C compiler identification is GNU 12.2.1 -- 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 HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Failed -- 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 -- S2N found target: AWS::crypto -- crypto Include Dir: /usr/include -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/aws-c-http/src/aws-c-http-0.7.4/build [1/29] Building C object CMakeFiles/aws-c-http.dir/source/websocket_encoder.c.o [2/29] Building C object CMakeFiles/aws-c-http.dir/source/websocket_decoder.c.o [3/29] Building C object CMakeFiles/aws-c-http.dir/source/websocket_bootstrap.c.o [4/29] Building C object CMakeFiles/aws-c-http.dir/source/websocket.c.o [5/29] Building C object CMakeFiles/aws-c-http.dir/source/strutil.c.o [6/29] Building C object CMakeFiles/aws-c-http.dir/source/statistics.c.o [7/29] Building C object CMakeFiles/aws-c-http.dir/source/request_response.c.o [8/29] Building C object CMakeFiles/aws-c-http.dir/source/random_access_set.c.o [9/29] Building C object CMakeFiles/aws-c-http.dir/source/proxy_strategy.c.o [10/29] Building C object CMakeFiles/aws-c-http.dir/source/proxy_connection.c.o [11/29] Building C object CMakeFiles/aws-c-http.dir/source/http2_stream_manager.c.o [12/29] Building C object CMakeFiles/aws-c-http.dir/source/http.c.o [13/29] Building C object CMakeFiles/aws-c-http.dir/source/hpack_huffman_static.c.o [14/29] Building C object CMakeFiles/aws-c-http.dir/source/hpack_encoder.c.o [15/29] Building C object CMakeFiles/aws-c-http.dir/source/hpack_decoder.c.o [16/29] Building C object CMakeFiles/aws-c-http.dir/source/hpack.c.o [17/29] Building C object CMakeFiles/aws-c-http.dir/source/h2_stream.c.o [18/29] Building C object CMakeFiles/aws-c-http.dir/source/h2_frames.c.o [19/29] Building C object CMakeFiles/aws-c-http.dir/source/h2_decoder.c.o [20/29] Building C object CMakeFiles/aws-c-http.dir/source/h2_connection.c.o [21/29] Building C object CMakeFiles/aws-c-http.dir/source/h1_stream.c.o [22/29] Building C object CMakeFiles/aws-c-http.dir/source/h1_encoder.c.o [23/29] Building C object CMakeFiles/aws-c-http.dir/source/h1_decoder.c.o [24/29] Building C object CMakeFiles/aws-c-http.dir/source/h1_connection.c.o [25/29] Building C object CMakeFiles/aws-c-http.dir/source/connection_monitor.c.o [26/29] Building C object CMakeFiles/aws-c-http.dir/source/connection_manager.c.o [27/29] Building C object CMakeFiles/aws-c-http.dir/source/connection.c.o [28/29] Linking C shared library libaws-c-http.so.1.0.0 [29/29] Creating library symlink libaws-c-http.so >>> aws-c-http: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/lib/libaws-c-http.so.1.0.0 -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/lib/libaws-c-http.so -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/connection.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/connection_manager.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/exports.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/http.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/http2_stream_manager.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/proxy.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/request_response.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/server.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/statistics.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/status_code.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/include/aws/http/websocket.h -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/lib/aws-c-http/cmake/shared/aws-c-http-targets.cmake -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/lib/aws-c-http/cmake/shared/aws-c-http-targets-none.cmake -- Installing: /home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/lib/aws-c-http/cmake/aws-c-http-config.cmake >>> aws-c-http-dev*: Running split function dev... '/home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http/usr/lib/aws-c-http' -> '/home/buildozer/aports/testing/aws-c-http/pkg/aws-c-http-dev/usr/lib/aws-c-http' >>> aws-c-http-dev*: Preparing subpackage aws-c-http-dev... >>> aws-c-http-dev*: Stripping binaries >>> aws-c-http-dev*: Running postcheck for aws-c-http-dev >>> aws-c-http*: Running postcheck for aws-c-http >>> aws-c-http*: Preparing package aws-c-http... >>> aws-c-http*: Stripping binaries >>> aws-c-http-dev*: Scanning shared objects >>> aws-c-http*: Scanning shared objects >>> aws-c-http-dev*: Tracing dependencies... aws-c-http=0.7.4-r0 >>> aws-c-http-dev*: Package size: 200.0 KB >>> aws-c-http-dev*: Compressing data... >>> aws-c-http-dev*: Create checksum... >>> aws-c-http-dev*: Create aws-c-http-dev-0.7.4-r0.apk >>> aws-c-http*: Tracing dependencies... so:libaws-c-cal.so.1.0.0 so:libaws-c-common.so.1 so:libaws-c-compression.so.1.0.0 so:libaws-c-io.so.1.0.0 so:libc.musl-riscv64.so.1 >>> aws-c-http*: Package size: 288.0 KB >>> aws-c-http*: Compressing data... >>> aws-c-http*: Create checksum... >>> aws-c-http*: Create aws-c-http-0.7.4-r0.apk >>> aws-c-http: Build complete at Thu, 16 Feb 2023 15:29:38 +0000 elapsed time 0h 0m 40s >>> aws-c-http: Cleaning up srcdir >>> aws-c-http: Cleaning up pkgdir >>> aws-c-http: Uninstalling dependencies... (1/18) Purging .makedepends-aws-c-http (20230216.152901) (2/18) Purging aws-c-cal-dev (0.5.20-r0) (3/18) Purging aws-c-common-dev (0.8.11-r0) (4/18) Purging aws-c-compression-dev (0.2.16-r0) (5/18) Purging aws-c-compression (0.2.16-r0) (6/18) Purging aws-c-io-dev (0.13.15-r0) (7/18) Purging aws-c-io (0.13.15-r0) (8/18) Purging cmake (3.25.2-r0) (9/18) Purging s2n-tls-dev (1.3.37-r0) (10/18) Purging openssl-dev (3.0.8-r0) (11/18) Purging s2n-tls (1.3.37-r0) (12/18) Purging samurai (1.2-r2) (13/18) Purging aws-c-cal (0.5.20-r0) (14/18) Purging aws-c-common (0.8.11-r0) (15/18) Purging libarchive (3.6.2-r1) (16/18) Purging libbz2 (1.0.8-r4) (17/18) Purging rhash-libs (1.4.3-r1) (18/18) Purging libuv (1.44.2-r0) Executing busybox-1.36.0-r4.trigger OK: 1187 MiB in 101 packages >>> aws-c-http: Updating the testing/riscv64 repository index... >>> aws-c-http: Signing the index...