>>> coeurl: Building community/coeurl 0.3.0-r0 (using abuild 3.10.0-r0) started Thu, 16 Mar 2023 12:16:14 +0000 >>> coeurl: Checking sanity of /home/buildozer/aports/community/coeurl/APKBUILD... >>> coeurl: Analyzing dependencies... >>> coeurl: Installing for build: build-base curl-dev libevent-dev meson spdlog-dev (1/23) Installing openssl-dev (3.0.8-r0) (2/23) Installing nghttp2-dev (1.51.0-r0) (3/23) Installing zlib-dev (1.2.13-r0) (4/23) Installing brotli (1.0.9-r9) (5/23) Installing brotli-dev (1.0.9-r9) (6/23) Installing curl-dev (7.88.1-r0) (7/23) Installing libbz2 (1.0.8-r4) (8/23) Installing libffi (3.4.4-r0) (9/23) Installing gdbm (1.23-r0) (10/23) Installing xz-libs (5.2.9-r0) (11/23) Installing mpdecimal (2.5.1-r1) (12/23) Installing readline (8.2.0-r0) (13/23) Installing sqlite-libs (3.40.1-r0) (14/23) Installing python3 (3.10.10-r0) (15/23) Installing libevent (2.1.12-r5) (16/23) Installing libevent-dev (2.1.12-r5) (17/23) Installing samurai (1.2-r2) (18/23) Installing meson (0.64.0-r0) (19/23) Installing fmt (9.1.0-r0) (20/23) Installing fmt-dev (9.1.0-r0) (21/23) Installing spdlog (1.11.0-r0) (22/23) Installing spdlog-dev (1.11.0-r0) (23/23) Installing .makedepends-coeurl (20230316.121614) Executing busybox-1.35.0-r29.trigger OK: 356 MiB in 115 packages >>> coeurl: Cleaning up srcdir >>> coeurl: Cleaning up pkgdir >>> coeurl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/coeurl-v0.3.0.tar.bz2 % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> coeurl: Fetching https://nheko.im/nheko-reborn/coeurl/-/archive/v0.3.0/coeurl-v0.3.0.tar.bz2 % 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 100 46292 100 46292 0 0 64404 0 --:--:-- --:--:-- --:--:-- 64383 >>> coeurl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/coeurl-v0.3.0.tar.bz2 >>> coeurl: Checking sha512sums... coeurl-v0.3.0.tar.bz2: OK >>> coeurl: Unpacking /var/cache/distfiles/v3.17/coeurl-v0.3.0.tar.bz2... The Meson build system Version: 0.64.0 Source dir: /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0 Build dir: /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/output Build type: native build Project name: coeurl Project version: 0.3.0 C++ compiler for the host machine: g++ (gcc 12.2.1 "g++ (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924") C++ linker for the host machine: g++ ld.bfd 2.39 Host machine cpu family: ppc64 Host machine cpu: ppc64le Run-time dependency threads found: YES Found pkg-config: /usr/bin/pkg-config (1.9.4) Run-time dependency spdlog found: YES 1.11.0 Run-time dependency libcurl found: YES 7.88.1 Run-time dependency libevent_core found: YES 2.1.12-r5 Run-time dependency libevent_pthreads found: YES 2.1.12-r5 Build targets in project: 1 coeurl 0.3.0 User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir: /var/lib sysconfdir : /etc wrap_mode : nodownload b_lto : false b_pie : true b_staticpic : true Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/output' [1/4] Compiling C++ object libcoeurl.so.0.3.p/lib_errors.cpp.o [2/4] Compiling C++ object libcoeurl.so.0.3.p/lib_request.cpp.o [3/4] Compiling C++ object libcoeurl.so.0.3.p/lib_client.cpp.o In file included from ../include/coeurl/request.hpp:9, from ../lib/request.cpp:1: ../lib/request.cpp: In constructor 'coeurl::Request::Request(coeurl::Client*, Method, std::string)': ../lib/request.cpp:127:34: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 127 | curl_easy_setopt(this->easy, CURLOPT_PROTOCOLS, CURLPROTO_HTTP | CURLPROTO_HTTPS); | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1749:3: note: declared here 1749 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, | ^~~~~~~~~~~~~~~~~ [4/4] Linking target libcoeurl.so.0.3 INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/output -j 64 No tests defined. >>> coeurl: Entering fakeroot... Installing libcoeurl.so.0.3 to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/lib Installing /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/include/coeurl/headers.hpp to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/include/coeurl/ Installing /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/include/coeurl/client.hpp to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/include/coeurl/ Installing /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/include/coeurl/request.hpp to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/include/coeurl/ Installing /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/include/coeurl/errors.hpp to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/include/coeurl/ Installing /home/buildozer/aports/community/coeurl/src/coeurl-v0.3.0/output/meson-private/coeurl.pc to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/lib/pkgconfig Installing symlink pointing to libcoeurl.so.0.3 to /home/buildozer/aports/community/coeurl/pkg/coeurl/usr/lib/libcoeurl.so >>> coeurl-dev*: Running split function dev... >>> coeurl-dev*: Preparing subpackage coeurl-dev... >>> coeurl-dev*: Stripping binaries >>> coeurl-dev*: Running postcheck for coeurl-dev >>> coeurl*: Running postcheck for coeurl >>> coeurl*: Preparing package coeurl... >>> coeurl*: Stripping binaries >>> coeurl-dev*: Scanning shared objects >>> coeurl*: Scanning shared objects >>> coeurl-dev*: Tracing dependencies... coeurl=0.3.0-r0 pc:libcurl pc:libevent_core pc:libevent_pthreads pc:spdlog pkgconfig >>> coeurl-dev*: Package size: 52.0 KB >>> coeurl-dev*: Compressing data... >>> coeurl-dev*: Create checksum... >>> coeurl-dev*: Create coeurl-dev-0.3.0-r0.apk >>> coeurl*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libcurl.so.4 so:libevent_core-2.1.so.7 so:libevent_pthreads-2.1.so.7 so:libfmt.so.9 so:libgcc_s.so.1 so:libspdlog.so.1.11 so:libstdc++.so.6 >>> coeurl*: Package size: 208.0 KB >>> coeurl*: Compressing data... >>> coeurl*: Create checksum... >>> coeurl*: Create coeurl-0.3.0-r0.apk >>> coeurl: Build complete at Thu, 16 Mar 2023 12:16:24 +0000 elapsed time 0h 0m 10s >>> coeurl: Cleaning up srcdir >>> coeurl: Cleaning up pkgdir >>> coeurl: Uninstalling dependencies... (1/23) Purging .makedepends-coeurl (20230316.121614) (2/23) Purging curl-dev (7.88.1-r0) (3/23) Purging openssl-dev (3.0.8-r0) (4/23) Purging nghttp2-dev (1.51.0-r0) (5/23) Purging zlib-dev (1.2.13-r0) (6/23) Purging brotli-dev (1.0.9-r9) (7/23) Purging brotli (1.0.9-r9) (8/23) Purging libevent-dev (2.1.12-r5) (9/23) Purging libevent (2.1.12-r5) (10/23) Purging meson (0.64.0-r0) (11/23) Purging samurai (1.2-r2) (12/23) Purging python3 (3.10.10-r0) (13/23) Purging spdlog-dev (1.11.0-r0) (14/23) Purging spdlog (1.11.0-r0) (15/23) Purging libbz2 (1.0.8-r4) (16/23) Purging libffi (3.4.4-r0) (17/23) Purging gdbm (1.23-r0) (18/23) Purging xz-libs (5.2.9-r0) (19/23) Purging mpdecimal (2.5.1-r1) (20/23) Purging readline (8.2.0-r0) (21/23) Purging sqlite-libs (3.40.1-r0) (22/23) Purging fmt-dev (9.1.0-r0) (23/23) Purging fmt (9.1.0-r0) Executing busybox-1.35.0-r29.trigger OK: 289 MiB in 92 packages >>> coeurl: Updating the community/ppc64le repository index... >>> coeurl: Signing the index...