Package Name coeurl
Status SUCCESS
Last Build Date 14.1.2023 00:30
Repo URL https://aur.archlinux.org/coeurl.git

Build Output
:: Synchronizing package databases...
core downloading...
extra downloading...
community downloading...
multilib downloading...
abs_cd-local downloading...
==> Making package: coeurl 0.3.0-1 (Sat Jan 14 00:30:14 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) fmt-9.1.0-4 spdlog-1.11.0-1
Total Download Size: 0.45 MiB
Total Installed Size: 2.61 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
fmt-9.1.0-4-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fmt...
installing spdlog...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) ninja-1.11.1-2 meson-1.0.0-2
Total Installed Size: 8.80 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 ninja...
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading coeurl-v0.3.0.tar.gz...
==> Validating source files with sha256sums...
==> Extracting sources...
-> Extracting coeurl-v0.3.0.tar.gz with bsdtar
==> Starting build()...
The Meson build system
Version: 1.0.0
Source dir: /build/src/coeurl-v0.3.0
Build dir: /build/src/build
Build type: native build
Project name: coeurl
Project version: 0.3.0
C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (GCC) 12.2.0")
C++ linker for the host machine: c++ ld.bfd 2.39.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Run-time dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency spdlog found: YES 1.11.0
Run-time dependency libcurl found: YES 7.87.0
Run-time dependency libevent_core found: YES 2.1.12
Run-time dependency libevent_pthreads found: YES 2.1.12
Build targets in project: 1
coeurl 0.3.0
User defined options
auto_features: enabled
buildtype : plain
libexecdir : lib
prefix : /usr
sbindir : bin
wrap_mode : nodownload
b_lto : true
b_pie : true
Found ninja-1.11.1 at /usr/bin/ninja
ninja: Entering directory `/build/src/build'
[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
In file included from ../coeurl-v0.3.0/include/coeurl/request.hpp:9,
from ../coeurl-v0.3.0/lib/request.cpp:1:
../coeurl-v0.3.0/lib/request.cpp: In constructor ‘coeurl::Request::Request(coeurl::Client*, Method, std::string)’:
../coeurl-v0.3.0/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,
| ^~~~~~~~~~~~~~~~~
[3/4] Compiling C++ object libcoeurl.so.0.3.p/lib_client.cpp.o
[4/4] Linking target libcoeurl.so.0.3
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/src/build
==> Starting check()...
ninja: no work to do.
No tests defined.
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/src/build'
ninja: no work to do.
Installing libcoeurl.so.0.3 to /build/pkg/coeurl/usr/lib
Installing /build/src/coeurl-v0.3.0/include/coeurl/headers.hpp to /build/pkg/coeurl/usr/include/coeurl/
Installing /build/src/coeurl-v0.3.0/include/coeurl/client.hpp to /build/pkg/coeurl/usr/include/coeurl/
Installing /build/src/coeurl-v0.3.0/include/coeurl/request.hpp to /build/pkg/coeurl/usr/include/coeurl/
Installing /build/src/coeurl-v0.3.0/include/coeurl/errors.hpp to /build/pkg/coeurl/usr/include/coeurl/
Installing /build/src/build/meson-private/coeurl.pc to /build/pkg/coeurl/usr/lib/pkgconfig
Installing symlink pointing to libcoeurl.so.0.3 to /build/pkg/coeurl/usr/lib/libcoeurl.so
==> 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...
==> Creating package "coeurl"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: coeurl 0.3.0-1 (Sat Jan 14 00:30:26 2023)