>>> curlpp 0.8.1 Extracting gzip -d -c /home/buildroot/instance-0/dl/curlpp/v0.8.1.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/curlpp-0.8.1 -xf - >>> curlpp 0.8.1 Patching >>> curlpp 0.8.1 Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/ && cd /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) 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 GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-gcc - 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: /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- curlpp version=[0.8.1] -- curlpp version num=[000801] -- Looking for CURL -- Found CURL: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so (found version "8.10.1") -- Found CURL version: 8.10.1 -- Using CURL include dir(s): /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -- Using CURL lib(s): /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so -- Configuring done (0.3s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1 >>> curlpp 0.8.1 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake --build /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/ -j17 -- make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' [ 15%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o [ 15%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Exception.cpp.o [ 19%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o [ 19%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o [ 19%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Form.cpp.o [ 26%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Form.cpp.o [ 26%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Info.cpp.o [ 34%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Multi.cpp.o [ 34%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Info.cpp.o [ 42%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/OptionBase.cpp.o [ 42%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Multi.cpp.o [ 50%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Options.cpp.o [ 50%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/OptionBase.cpp.o [ 57%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Options.cpp.o [ 57%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/cURLpp.cpp.o [ 61%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/internal/CurlHandle.cpp.o [ 65%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/cURLpp.cpp.o [ 69%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/internal/CurlHandle.cpp.o [ 73%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionList.cpp.o [ 76%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/internal/OptionList.cpp.o [ 80%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/internal/OptionSetter.cpp.o [ 84%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/internal/OptionSetter.cpp.o [ 88%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/internal/SList.cpp.o /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp: In member function 'void curlpp::HttpPost::clear()': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:76:20: warning: 'void curl_formfree(curl_httppost*)' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 76 | ::curl_formfree(mFirst); | ~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Form.hpp:30, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:24: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2630:1: note: declared here 2630 | curl_formfree(struct curl_httppost *form); | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp: In member function 'virtual void curlpp::FormParts::File::add(curl_httppost**, curl_httppost**)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:150:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 150 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:152:18: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 152 | CURLFORM_FILE, | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2528:3: note: declared here 2528 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:148:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 148 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 149 | last, | ~~~~~ 150 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 151 | mName.c_str(), | ~~~~~~~~~~~~~~ 152 | CURLFORM_FILE, | ~~~~~~~~~~~~~~ 153 | mFilename.c_str(), | ~~~~~~~~~~~~~~~~~~ 154 | CURLFORM_END ); | ~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:159:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 159 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:161:18: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 161 | CURLFORM_FILE, | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2528:3: note: declared here 2528 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:163:18: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 163 | CURLFORM_CONTENTTYPE, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2534:3: note: declared here 2534 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:157:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 157 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 158 | last, | ~~~~~ 159 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 160 | mName.c_str(), | ~~~~~~~~~~~~~~ 161 | CURLFORM_FILE, | ~~~~~~~~~~~~~~ 162 | mFilename.c_str(), | ~~~~~~~~~~~~~~~~~~ 163 | CURLFORM_CONTENTTYPE, | ~~~~~~~~~~~~~~~~~~~~~ 164 | mContentType.c_str(), | ~~~~~~~~~~~~~~~~~~~~~ 165 | CURLFORM_END); | ~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp: In member function 'virtual void curlpp::FormParts::Content::add(curl_httppost**, curl_httppost**)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:215:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 215 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:217:18: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 217 | CURLFORM_PTRCONTENTS, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2523:3: note: declared here 2523 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:213:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 213 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 214 | last, | ~~~~~ 215 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 216 | mName.c_str(), | ~~~~~~~~~~~~~~ 217 | CURLFORM_PTRCONTENTS, | ~~~~~~~~~~~~~~~~~~~~~ 218 | mContent.c_str(), | ~~~~~~~~~~~~~~~~~ 219 | CURLFORM_END); | ~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:224:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 224 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:226:18: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 226 | CURLFORM_PTRCONTENTS, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2523:3: note: declared here 2523 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:228:18: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 228 | CURLFORM_CONTENTTYPE, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2534:3: note: declared here 2534 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:222:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 222 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 223 | last, | ~~~~~ 224 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 225 | mName.c_str(), | ~~~~~~~~~~~~~~ 226 | CURLFORM_PTRCONTENTS, | ~~~~~~~~~~~~~~~~~~~~~ 227 | mContent.c_str(), | ~~~~~~~~~~~~~~~~~ 228 | CURLFORM_CONTENTTYPE, | ~~~~~~~~~~~~~~~~~~~~~ 229 | mContentType.c_str(), | ~~~~~~~~~~~~~~~~~~~~~ 230 | CURLFORM_END ); | ~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:28, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Options.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/SList.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionContainerType.hpp:28, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionContainer.hpp:28, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:28: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:28, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Options.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/SList.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionContainerType.hpp:28, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionContainer.hpp:28, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:28: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:31, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Info.hpp:30, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Info.cpp:3: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/SList.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Info.cpp:1: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:31, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Multi.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/../Exception.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/CurlHandle.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:28: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:31, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Easy.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/../Exception.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/CurlHandle.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:28: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:31, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Multi.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/../Exception.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/CurlHandle.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:28: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:281:74: error: invalid conversion from 'int' to 'CURLoption' [-fpermissive] 281 | typedef curlpp::OptionTrait ClosePolicy; | ^ | | | int /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:281:74: error: invalid conversion from 'int' to 'CURLoption' [-fpermissive] 281 | typedef curlpp::OptionTrait ClosePolicy; | ^ | | | int /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:31, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Easy.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/../Exception.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/CurlHandle.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:28: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ [ 92%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/internal/SList.cpp.o In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.inl:27, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Option.hpp:251, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Easy.hpp:31, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Info.hpp:30, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Info.cpp:3: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/SList.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Info.cpp:1: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:281:74: error: invalid conversion from 'int' to 'CURLoption' [-fpermissive] 281 | typedef curlpp::OptionTrait ClosePolicy; | ^ | | | int /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp: In member function 'void curlpp::HttpPost::clear()': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:76:20: warning: 'void curl_formfree(curl_httppost*)' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 76 | ::curl_formfree(mFirst); | ~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Form.hpp:30, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:24: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2630:1: note: declared here 2630 | curl_formfree(struct curl_httppost *form); | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp: In member function 'virtual void curlpp::FormParts::File::add(curl_httppost**, curl_httppost**)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:150:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 150 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:152:18: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 152 | CURLFORM_FILE, | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2528:3: note: declared here 2528 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:148:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 148 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 149 | last, | ~~~~~ 150 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 151 | mName.c_str(), | ~~~~~~~~~~~~~~ 152 | CURLFORM_FILE, | ~~~~~~~~~~~~~~ 153 | mFilename.c_str(), | ~~~~~~~~~~~~~~~~~~ 154 | CURLFORM_END ); | ~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:159:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 159 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:161:18: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 161 | CURLFORM_FILE, | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2528:3: note: declared here 2528 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:163:18: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 163 | CURLFORM_CONTENTTYPE, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2534:3: note: declared here 2534 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:157:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 157 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 158 | last, | ~~~~~ 159 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 160 | mName.c_str(), | ~~~~~~~~~~~~~~ 161 | CURLFORM_FILE, | ~~~~~~~~~~~~~~ 162 | mFilename.c_str(), | ~~~~~~~~~~~~~~~~~~ 163 | CURLFORM_CONTENTTYPE, | ~~~~~~~~~~~~~~~~~~~~~ 164 | mContentType.c_str(), | ~~~~~~~~~~~~~~~~~~~~~ 165 | CURLFORM_END); | ~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp: In member function 'virtual void curlpp::FormParts::Content::add(curl_httppost**, curl_httppost**)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:215:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 215 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:217:18: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 217 | CURLFORM_PTRCONTENTS, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2523:3: note: declared here 2523 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:213:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 213 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 214 | last, | ~~~~~ 215 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 216 | mName.c_str(), | ~~~~~~~~~~~~~~ 217 | CURLFORM_PTRCONTENTS, | ~~~~~~~~~~~~~~~~~~~~~ 218 | mContent.c_str(), | ~~~~~~~~~~~~~~~~~ 219 | CURLFORM_END); | ~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:224:18: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 224 | CURLFORM_PTRNAME, | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2520:3: note: declared here 2520 | CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:226:18: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 226 | CURLFORM_PTRCONTENTS, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2523:3: note: declared here 2523 | CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:228:18: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 228 | CURLFORM_CONTENTTYPE, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2534:3: note: declared here 2534 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Form.cpp:222:17: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 222 | curl_formadd(first, | ~~~~~~~~~~~~^~~~~~~ 223 | last, | ~~~~~ 224 | CURLFORM_PTRNAME, | ~~~~~~~~~~~~~~~~~ 225 | mName.c_str(), | ~~~~~~~~~~~~~~ 226 | CURLFORM_PTRCONTENTS, | ~~~~~~~~~~~~~~~~~~~~~ 227 | mContent.c_str(), | ~~~~~~~~~~~~~~~~~ 228 | CURLFORM_CONTENTTYPE, | ~~~~~~~~~~~~~~~~~~~~~ 229 | mContentType.c_str(), | ~~~~~~~~~~~~~~~~~~~~~ 230 | CURLFORM_END ); | ~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:2594:1: note: declared here 2594 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ make[3]: *** [CMakeFiles/curlpp_static.dir/build.make:160: CMakeFiles/curlpp_static.dir/src/curlpp/Options.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [CMakeFiles/curlpp.dir/build.make:160: CMakeFiles/curlpp.dir/src/curlpp/Options.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [CMakeFiles/curlpp_static.dir/build.make:76: CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o] Error 1 In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/Easy.cpp:26: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:152:77: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 152 | typedef curlpp::OptionTrait | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:188:43: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations] 188 | typedef curlpp::OptionTrait DnsUseGlobalCache; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1431:3: note: declared here 1431 | CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:216:43: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 216 | typedef curlpp::OptionTrait Put; | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:222:52: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 222 | typedef curlpp::OptionTrait HttpPost; | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:281:74: error: invalid conversion from 'int' to 'CURLoption' [-fpermissive] 281 | typedef curlpp::OptionTrait ClosePolicy; | ^ | | | int /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:304:50: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 304 | typedef curlpp::OptionTrait RandomFile; | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1371:3: note: declared here 1371 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/Options.hpp:305:50: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] 305 | typedef curlpp::OptionTrait EgdSocket; | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1375:3: note: declared here 1375 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/../Exception.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/CurlHandle.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:24: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/curlpp.dir/build.make:76: CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o] Error 1 /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp: In static member function 'static void curlpp::internal::OptionSetter >, CURLOPT_HTTPPOST>::setOpt(curlpp::internal::CurlHandle*, ParamType)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:122:24: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 122 | handle->option(CURLOPT_HTTPPOST, value.cHttpPost()); | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp: At global scope: /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp: In static member function 'static void curlpp::internal::OptionSetter, CURLOPT_PROGRESSFUNCTION>::setOpt(curlpp::internal::CurlHandle*, ParamType)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:207:24: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 207 | handle->option(CURLOPT_PROGRESSFUNCTION, Callbacks::ProgressCallback); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:25: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/../Exception.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/CurlHandle.hpp:29, from /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:24: /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 104 | class OptionSetter | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 309 | CURLOPT_PROGRESSFUNCTION> | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[2]: *** [CMakeFiles/Makefile2:128: CMakeFiles/curlpp_static.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp: In static member function 'static void curlpp::internal::OptionSetter >, CURLOPT_HTTPPOST>::setOpt(curlpp::internal::CurlHandle*, ParamType)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:122:24: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 122 | handle->option(CURLOPT_HTTPPOST, value.cHttpPost()); | ^~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1205:3: note: declared here 1205 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp: At global scope: /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/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 | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp: In static member function 'static void curlpp::internal::OptionSetter, CURLOPT_PROGRESSFUNCTION>::setOpt(curlpp::internal::CurlHandle*, ParamType)': /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:207:24: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 207 | handle->option(CURLOPT_PROGRESSFUNCTION, Callbacks::ProgressCallback); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:1304:3: note: declared here 1304 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[2]: *** [CMakeFiles/Makefile2:102: CMakeFiles/curlpp.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/curlpp-0.8.1' make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/curlpp-0.8.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'