autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-4638/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: subdirectory ares not present autoreconf: running: /home/conan/w/cci_PR-4638/.conan/data/libtool/2.4.6/_/_/package/87cf5b3be0a910bef5157c681b5de7c063718642/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-4638/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-4638/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-4638/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:133: installing './compile' configure.ac:138: installing './missing' docs/examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' getinfo.c:453:17: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(arg, info); ^ getinfo.c:438:56: note: parameter of type 'CURLINFO' is declared here CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) ^ 1 warning generated. easy.c:753:17: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(arg, info); ^ easy.c:747:61: note: parameter of type 'CURLINFO' is declared here CURLcode curl_easy_getinfo(struct Curl_easy *data, CURLINFO info, ...) ^ 1 warning generated. share.c:67:19: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(param, option); ^ share.c:53:58: note: parameter of type 'CURLSHoption' is declared here curl_share_setopt(struct Curl_share *share, CURLSHoption option, ...) ^ multi.c:2850:19: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(param, option); ^ multi.c:2839:41: note: parameter of type 'CURLMoption' is declared here CURLMoption option, ...) ^ 1 warning generated. 1 warning generated. setopt.c:2769:17: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(arg, tag); ^ setopt.c:2761:62: note: parameter of type 'CURLoption' is declared here CURLcode curl_easy_setopt(struct Curl_easy *data, CURLoption tag, ...) ^ 1 warning generated. tool_setopt.c:635:17: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(arg, tag); ^ tool_setopt.c:624:51: note: parameter of type 'CURLoption' is declared here const char *name, CURLoption tag, ...) ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR