=>> Building ftp/curlpp build started at Mon May 5 17:16:46 EDT 2025 port directory: /usr/ports/ftp/curlpp package name: curlpp-0.8.1_4 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: sunpoet@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 762 Feb 24 2024 /usr/ports/ftp/curlpp/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 8fcb623f9cc1 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for curlpp-0.8.1_4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/curlpp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/curlpp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/ftp/curlpp/work/.cache HOME=/wrkdirs/usr/ports/ftp/curlpp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/ftp/curlpp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/ftp/curlpp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/curlpp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/curlpp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/ftp/curlpp/work/.cache HOME=/wrkdirs/usr/ports/ftp/curlpp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/ftp/curlpp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/ftp/curlpp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/ftp/curlpp/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/curlpp" EXAMPLESDIR="share/examples/curlpp" DATADIR="share/curlpp" WWWDIR="www/curlpp" ETCDIR="etc/curlpp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/curlpp DOCSDIR=/usr/local/share/doc/curlpp EXAMPLESDIR=/usr/local/share/examples/curlpp WWWDIR=/usr/local/www/curlpp ETCDIR=/usr/local/etc/curlpp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> curlpp-0.8.1_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> curlpp-0.8.1_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of curlpp-0.8.1_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by curlpp-0.8.1_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by curlpp-0.8.1_4 for building => SHA256 Checksum OK for jpbarrette-curlpp-v0.8.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by curlpp-0.8.1_4 for building ===> Extracting for curlpp-0.8.1_4 => SHA256 Checksum OK for jpbarrette-curlpp-v0.8.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for curlpp-0.8.1_4 ===> Applying FreeBSD patches for curlpp-0.8.1_4 from /usr/ports/ftp/curlpp/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> curlpp-0.8.1_4 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.6.pkg [13amd64-weekly-desktop-job-04] Installing cmake-core-3.31.6... [13amd64-weekly-desktop-job-04] `-- Installing expat-2.6.4... [13amd64-weekly-desktop-job-04] `-- Extracting expat-2.6.4: .......... done [13amd64-weekly-desktop-job-04] `-- Installing jsoncpp-1.9.6_1... [13amd64-weekly-desktop-job-04] `-- Extracting jsoncpp-1.9.6_1: .......... done [13amd64-weekly-desktop-job-04] `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-04] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-04] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-04] | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-04] | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-04] `-- Installing libuv-1.50.0... [13amd64-weekly-desktop-job-04] `-- Extracting libuv-1.50.0: .......... done [13amd64-weekly-desktop-job-04] `-- Installing rhash-1.4.4_1... [13amd64-weekly-desktop-job-04] | `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-04] | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting rhash-1.4.4_1: .......... done [13amd64-weekly-desktop-job-04] Extracting cmake-core-3.31.6: .......... done ===> curlpp-0.8.1_4 depends on file: /usr/local/bin/cmake - found ===> Returning to build of curlpp-0.8.1_4 ===> curlpp-0.8.1_4 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.11.1,4.pkg [13amd64-weekly-desktop-job-04] Installing ninja-1.11.1,4... [13amd64-weekly-desktop-job-04] `-- Installing python311-3.11.11... [13amd64-weekly-desktop-job-04] | `-- Installing libffi-3.4.6... [13amd64-weekly-desktop-job-04] | `-- Extracting libffi-3.4.6: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing mpdecimal-4.0.0... [13amd64-weekly-desktop-job-04] | `-- Extracting mpdecimal-4.0.0: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing readline-8.2.13_2... [13amd64-weekly-desktop-job-04] | `-- Extracting readline-8.2.13_2: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting python311-3.11.11: .......... done [13amd64-weekly-desktop-job-04] Extracting ninja-1.11.1,4: ..... done ===== Message from python311-3.11.11: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> curlpp-0.8.1_4 depends on executable: ninja - found ===> Returning to build of curlpp-0.8.1_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> curlpp-0.8.1_4 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-8.12.1.pkg [13amd64-weekly-desktop-job-04] Installing curl-8.12.1... [13amd64-weekly-desktop-job-04] `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-04] `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-04] `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-04] `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-04] `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-04] `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-04] `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-04] `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-04] `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-04] | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-04] | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-04] Extracting curl-8.12.1: .......... done ===> curlpp-0.8.1_4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of curlpp-0.8.1_4 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for curlpp-0.8.1_4 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/ftp/curlpp/work/.build CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is Clang 18.1.6 -- The CXX compiler identification is Clang 18.1.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- curlpp version=[0.8.1] -- curlpp version num=[000801] -- Looking for CURL -- Found CURL: /usr/local/lib/libcurl.so (found version "8.12.1") -- Found CURL version: 8.12.1 -- Using CURL include dir(s): /usr/local/include -- Using CURL lib(s): /usr/local/lib/libcurl.so -- Configuring done (0.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/ftp/curlpp/work/.build =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for curlpp-0.8.1_4 [ 3% 8/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/OptionBase.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/OptionBase.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/OptionBase.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/OptionBase.cpp [ 7% 9/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/cURLpp.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/cURLpp.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/cURLpp.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/cURLpp.cpp [ 11% 10/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Exception.cpp [ 14% 11/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/Options.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Options.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/Options.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:152:70: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:188:36: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^ /usr/local/include/curl/curl.h:1436:3: note: 'CURLOPT_DNS_USE_GLOBAL_CACHE' has been explicitly marked deprecated here 1436 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:216:36: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^ /usr/local/include/curl/curl.h:1300:3: note: 'CURLOPT_PUT' has been explicitly marked deprecated here 1300 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:222:45: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:303:43: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 303 | typedef curlpp::OptionTrait RandomFile; | ^ /usr/local/include/curl/curl.h:1376:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:304:43: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait EgdSocket; | ^ /usr/local/include/curl/curl.h:1380:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 6 warnings generated. [ 18% 12/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/Info.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Info.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/Info.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Info.cpp [ 22% 13/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/internal/CurlHandle.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/internal/CurlHandle.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/internal/CurlHandle.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/CurlHandle.cpp [ 25% 14/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:152:70: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:188:36: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^ /usr/local/include/curl/curl.h:1436:3: note: 'CURLOPT_DNS_USE_GLOBAL_CACHE' has been explicitly marked deprecated here 1436 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:216:36: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^ /usr/local/include/curl/curl.h:1300:3: note: 'CURLOPT_PUT' has been explicitly marked deprecated here 1300 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:222:45: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:303:43: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 303 | typedef curlpp::OptionTrait RandomFile; | ^ /usr/local/include/curl/curl.h:1376:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:304:43: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait EgdSocket; | ^ /usr/local/include/curl/curl.h:1380:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 6 warnings generated. [ 29% 15/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/Form.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Form.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/Form.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:76:7: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 76 | ::curl_formfree(mFirst); | ^ /usr/local/include/curl/curl.h:2634:18: note: 'curl_formfree' has been explicitly marked deprecated here 2634 | CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:150:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 150 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:152:4: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 152 | CURLFORM_FILE, | ^ /usr/local/include/curl/curl.h:2533:28: note: 'CURLFORM_FILE' has been explicitly marked deprecated here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:148:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 148 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:159:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 159 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:161:4: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 161 | CURLFORM_FILE, | ^ /usr/local/include/curl/curl.h:2533:28: note: 'CURLFORM_FILE' has been explicitly marked deprecated here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:163:4: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 163 | CURLFORM_CONTENTTYPE, | ^ /usr/local/include/curl/curl.h:2539:28: note: 'CURLFORM_CONTENTTYPE' has been explicitly marked deprecated here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:157:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 157 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:215:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 215 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:217:4: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 217 | CURLFORM_PTRCONTENTS, | ^ /usr/local/include/curl/curl.h:2528:28: note: 'CURLFORM_PTRCONTENTS' has been explicitly marked deprecated here 2528 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:213:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 213 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:224:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 224 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:226:4: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 226 | CURLFORM_PTRCONTENTS, | ^ /usr/local/include/curl/curl.h:2528:28: note: 'CURLFORM_PTRCONTENTS' has been explicitly marked deprecated here 2528 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:228:4: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 228 | CURLFORM_CONTENTTYPE, | ^ /usr/local/include/curl/curl.h:2539:28: note: 'CURLFORM_CONTENTTYPE' has been explicitly marked deprecated here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:222:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 222 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 15 warnings generated. [ 33% 16/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/Multi.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Multi.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/Multi.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Multi.cpp [ 37% 17/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/internal/OptionSetter.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/internal/OptionSetter.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/internal/OptionSetter.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:119:34: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 119 | void OptionSetter | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:122:17: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 122 | handle->option(CURLOPT_HTTPPOST, value.cHttpPost()); | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:204:59: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 204 | void OptionSetter | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:207:17: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 207 | handle->option(CURLOPT_PROGRESSFUNCTION, Callbacks::ProgressCallback); | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 4 warnings generated. [ 40% 18/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Exception.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/Exception.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Exception.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Exception.cpp [ 44% 19/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/internal/OptionList.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/internal/OptionList.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/internal/OptionList.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionList.cpp [ 48% 20/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/OptionBase.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/OptionBase.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/OptionBase.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/OptionBase.cpp [ 51% 21/27] /usr/bin/c++ -Dcurlpp_EXPORTS -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/curlpp.dir/src/curlpp/internal/SList.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/internal/SList.cpp.o.d -o CMakeFiles/curlpp.dir/src/curlpp/internal/SList.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/SList.cpp [ 55% 22/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:152:70: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:188:36: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^ /usr/local/include/curl/curl.h:1436:3: note: 'CURLOPT_DNS_USE_GLOBAL_CACHE' has been explicitly marked deprecated here 1436 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:216:36: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^ /usr/local/include/curl/curl.h:1300:3: note: 'CURLOPT_PUT' has been explicitly marked deprecated here 1300 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:222:45: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:303:43: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 303 | typedef curlpp::OptionTrait RandomFile; | ^ /usr/local/include/curl/curl.h:1376:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:304:43: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait EgdSocket; | ^ /usr/local/include/curl/curl.h:1380:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 6 warnings generated. [ 59% 23/27] : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fstack-protector-strong -Xlinker --dependency-file=CMakeFiles/curlpp.dir/link.d -shared -Wl,-soname,libcurlpp.so.1 -o libcurlpp.so.1.0.0 CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o CMakeFiles/curlpp.dir/src/curlpp/Form.cpp.o CMakeFiles/curlpp.dir/src/curlpp/Info.cpp.o CMakeFiles/curlpp.dir/src/curlpp/Multi.cpp.o CMakeFiles/curlpp.dir/src/curlpp/OptionBase.cpp.o CMakeFiles/curlpp.dir/src/curlpp/Options.cpp.o CMakeFiles/curlpp.dir/src/curlpp/cURLpp.cpp.o CMakeFiles/curlpp.dir/src/curlpp/internal/CurlHandle.cpp.o CMakeFiles/curlpp.dir/src/curlpp/internal/OptionList.cpp.o CMakeFiles/curlpp.dir/src/curlpp/internal/OptionSetter.cpp.o CMakeFiles/curlpp.dir/src/curlpp/internal/SList.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libcurl.so && : [ 62% 24/27] /usr/local/bin/cmake -E cmake_symlink_library libcurlpp.so.1.0.0 libcurlpp.so.1 libcurlpp.so && : [ 66% 25/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Info.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/Info.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Info.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Info.cpp [ 70% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Form.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/Form.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Form.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:76:7: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 76 | ::curl_formfree(mFirst); | ^ /usr/local/include/curl/curl.h:2634:18: note: 'curl_formfree' has been explicitly marked deprecated here 2634 | CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:150:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 150 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:152:4: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 152 | CURLFORM_FILE, | ^ /usr/local/include/curl/curl.h:2533:28: note: 'CURLFORM_FILE' has been explicitly marked deprecated here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:148:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 148 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:159:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 159 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:161:4: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 161 | CURLFORM_FILE, | ^ /usr/local/include/curl/curl.h:2533:28: note: 'CURLFORM_FILE' has been explicitly marked deprecated here 2533 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:163:4: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 163 | CURLFORM_CONTENTTYPE, | ^ /usr/local/include/curl/curl.h:2539:28: note: 'CURLFORM_CONTENTTYPE' has been explicitly marked deprecated here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:157:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 157 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:215:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 215 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:217:4: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 217 | CURLFORM_PTRCONTENTS, | ^ /usr/local/include/curl/curl.h:2528:28: note: 'CURLFORM_PTRCONTENTS' has been explicitly marked deprecated here 2528 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:213:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 213 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:224:4: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 224 | CURLFORM_PTRNAME, | ^ /usr/local/include/curl/curl.h:2525:28: note: 'CURLFORM_PTRNAME' has been explicitly marked deprecated here 2525 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:226:4: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 226 | CURLFORM_PTRCONTENTS, | ^ /usr/local/include/curl/curl.h:2528:28: note: 'CURLFORM_PTRCONTENTS' has been explicitly marked deprecated here 2528 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:228:4: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 228 | CURLFORM_CONTENTTYPE, | ^ /usr/local/include/curl/curl.h:2539:28: note: 'CURLFORM_CONTENTTYPE' has been explicitly marked deprecated here 2539 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Form.cpp:222:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 222 | curl_formadd(first, | ^ /usr/local/include/curl/curl.h:2598:26: note: 'curl_formadd' has been explicitly marked deprecated here 2598 | CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 15 warnings generated. [ 74% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/cURLpp.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/cURLpp.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/cURLpp.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/cURLpp.cpp [ 77% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Multi.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/Multi.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Multi.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Multi.cpp [ 81% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Options.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/Options.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Options.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:152:70: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:188:36: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^ /usr/local/include/curl/curl.h:1436:3: note: 'CURLOPT_DNS_USE_GLOBAL_CACHE' has been explicitly marked deprecated here 1436 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:216:36: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^ /usr/local/include/curl/curl.h:1300:3: note: 'CURLOPT_PUT' has been explicitly marked deprecated here 1300 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:222:45: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:303:43: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 303 | typedef curlpp::OptionTrait RandomFile; | ^ /usr/local/include/curl/curl.h:1376:3: note: 'CURLOPT_RANDOM_FILE' has been explicitly marked deprecated here 1376 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ In file included from /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/Options.cpp:25: /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include/curlpp/Options.hpp:304:43: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait EgdSocket; | ^ /usr/local/include/curl/curl.h:1380:3: note: 'CURLOPT_EGDSOCKET' has been explicitly marked deprecated here 1380 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 6 warnings generated. [ 85% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/internal/CurlHandle.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/internal/CurlHandle.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/internal/CurlHandle.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/CurlHandle.cpp [ 88% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionSetter.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionSetter.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionSetter.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:119:34: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 119 | void OptionSetter | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:122:17: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 122 | handle->option(CURLOPT_HTTPPOST, value.cHttpPost()); | ^ /usr/local/include/curl/curl.h:1210:3: note: 'CURLOPT_HTTPPOST' has been explicitly marked deprecated here 1210 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:204:59: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 204 | void OptionSetter | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:207:17: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 207 | handle->option(CURLOPT_PROGRESSFUNCTION, Callbacks::ProgressCallback); | ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1309 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' 1096 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 4 warnings generated. [ 92% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/internal/SList.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/internal/SList.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/internal/SList.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/SList.cpp [ 96% 26/27] /usr/bin/c++ -I/wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionList.cpp.o -MF CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionList.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionList.cpp.o -c /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/src/curlpp/internal/OptionList.cpp [100% 27/27] : && /usr/local/bin/cmake -E rm -f libcurlpp.a && /usr/bin/llvm-ar qc libcurlpp.a CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/Exception.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/Form.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/Info.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/Multi.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/OptionBase.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/Options.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/cURLpp.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/internal/CurlHandle.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionList.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionSetter.cpp.o CMakeFiles/curlpp_static.dir/src/curlpp/internal/SList.cpp.o && /usr/bin/llvm-ranlib libcurlpp.a && : =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for curlpp-0.8.1_4 ===> Generating temporary packing list [ 0% 1/1] cd /wrkdirs/usr/ports/ftp/curlpp/work/.build && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/NonCopyable.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/ThreadingSingle.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/SmartPtr.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/NullType.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/EmptyType.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/clone_ptr.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/TypeTrait.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/ThreadingFactoryMutex.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/ThreadingSingle.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/ThreadingFactoryMutex.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/utilspp/TypeList.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/cURLpp.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Types.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Exception.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Option.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Form.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Easy.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/OptionList.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/SList.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/CurlHandle.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/OptionSetter.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/OptionContainer.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/CurlHandle.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/OptionSetter.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/OptionContainerType.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/internal/OptionContainer.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Info.inl -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/OptionBase.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Infos.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Options.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Info.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Options.hpp.orig -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Option.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Easy.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/include/curlpp/Multi.hpp -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/lib/libcurlpp.so.1.0.0 -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/lib/libcurlpp.so.1 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/lib/libcurlpp.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/lib/libcurlpp.so -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/lib/libcurlpp.a -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/bin/curlpp-config -- Installing: /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/libdata/pkgconfig/curlpp.pc /bin/mkdir -p /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/share/doc/curlpp/ install -m 0644 /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/doc/guide.pdf /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/share/doc/curlpp/ /bin/mkdir -p /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/share/examples/curlpp/ install -m 0644 /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/examples/README /wrkdirs/usr/ports/ftp/curlpp/work/curlpp-0.8.1/examples/example*.cpp /wrkdirs/usr/ports/ftp/curlpp/work/stage/usr/local/share/examples/curlpp/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T21:16:46+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=8fcb623f9cc1' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for curlpp-0.8.1_4 ===> Building curlpp-0.8.1_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for curlpp-0.8.1_4 build of ftp/curlpp | curlpp-0.8.1_4 ended at Mon May 5 17:16:59 EDT 2025 build time: 00:00:14