conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
960 stars 1.77k forks source link

[package] <libcurl>/<7.71.1>: Cross building to iOS fails on conan install, but succeed on conan create in the libcurl recipe #6820

Closed Einh06 closed 3 years ago

Einh06 commented 3 years ago

Package and Environment Details (include every applicable attribute)

Conan profile (output of conan profile show default or conan profile show <profile> if custom profile is in use)

Configuration (profile_host):
[settings]
arch=armv8
build_type=Debug
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=12.0
os=iOS
os.version=12.0
[options]
[build_requires]
[env]

Configuration (profile_build):
[settings]
arch=x86_64
build_type=Debug
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=12.0
os=Macos
[options]
[build_requires]
[env]

Steps to reproduce (Include if Applicable)

Trying to conan install a package depending on libcurl.It should fail. Try running then conan install with the same profiles in the conan-center-index' libcurl recipe, it should succeed

Logs (Include/Attach if Applicable)

Click to expand log ``` Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=iOS os.version=12.0 [options] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] gtest/1.8.1: WARN: gtest recipe lacks information about apple-clang compiler support. libcurl/7.71.1: WARN: Package binary is corrupted, removing: d21587930aa05a1122d160ba255564ab8b5bb03f conanfile.py: Installing package Requirements boost/1.72.0 from 'conan-center' - Cache c-ares/1.17.1 from 'conan-center' - Cache gtest/1.8.1 from 'conan-center' - Cache jsoncpp/1.8.3 from 'conan-center' - Cache libcurl/7.71.1 from 'conan-center' - Cache ogg/1.3.4 from 'conan-center' - Cache openssl/1.1.1k from 'conan-center' - Cache opus/1.3.1 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.72.0:fb4c4f4822a28c8e0054a96fb346c55f734e9796 - Cache c-ares/1.17.1:cc44cb2e4468c29babab4f552186c6211b37f8e2 - Cache gtest/1.8.1:71dfc584838580566d60b4475a43c09ec0b46580 - Cache jsoncpp/1.8.3:cd2aefe1656eba667e8c266b6b5272dd933aa109 - Cache libcurl/7.71.1:d21587930aa05a1122d160ba255564ab8b5bb03f - Build ogg/1.3.4:78d3c70b44119031b5c39570515ef8933b15f6ad - Cache openssl/1.1.1k:78d3c70b44119031b5c39570515ef8933b15f6ad - Cache opus/1.3.1:78d3c70b44119031b5c39570515ef8933b15f6ad - Cache zlib/1.2.11:78d3c70b44119031b5c39570515ef8933b15f6ad - Cache Build requirements autoconf/2.71 from 'conan-center' - Cache automake/1.16.3 from 'conan-center' - Cache libtool/2.4.6 from 'conan-center' - Cache m4/1.4.18 from 'conan-center' - Cache pkgconf/1.7.3 from 'conan-center' - Cache Build requirements packages autoconf/2.71:cc471ed355602ffa7007968c83aa4e7e648a38b5 - Cache automake/1.16.3:3c28ba69276b46fd46e9c2060ba991d725ccab43 - Cache libtool/2.4.6:4dd40e50b61a1740b09c673dc22a022de4a237f7 - Cache m4/1.4.18:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Cache pkgconf/1.7.3:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Cross-build from 'Macos:x86_64' to 'iOS:armv8' Installing (downloading, building) binaries... boost/1.72.0: Already installed! c-ares/1.17.1: Already installed! c-ares/1.17.1: Appending PATH environment variable: /Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/bin gtest/1.8.1: Already installed! jsoncpp/1.8.3: Already installed! m4/1.4.18: Already installed! m4/1.4.18: Appending PATH environment variable: /Users/florianmorel/.conan/data/m4/1.4.18/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin m4/1.4.18: Setting M4 environment variable: /Users/florianmorel/.conan/data/m4/1.4.18/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin/m4 ogg/1.3.4: Already installed! openssl/1.1.1k: Already installed! opus/1.3.1: Already installed! pkgconf/1.7.3: Already installed! pkgconf/1.7.3: Appending PATH env var: /Users/florianmorel/.conan/data/pkgconf/1.7.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /Users/florianmorel/.conan/data/pkgconf/1.7.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /Users/florianmorel/.conan/data/pkgconf/1.7.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/bin/aclocal zlib/1.2.11: Already installed! autoconf/2.71: Already installed! autoconf/2.71: Appending PATH env var with : /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin autoconf/2.71: Setting AC_MACRODIR to /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/share/autoconf autoconf/2.71: Setting AUTOCONF to /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoconf autoconf/2.71: Setting AUTORECONF to /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoreconf autoconf/2.71: Setting AUTOHEADER to /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoheader autoconf/2.71: Setting AUTOM4TE to /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autom4te autoconf/2.71: Setting AUTOM4TE_PERLLIBDIR to /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/share/autoconf automake/1.16.3: Already installed! automake/1.16.3: Appending PATH env var with : /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin automake/1.16.3: Setting ACLOCAL to /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/aclocal automake/1.16.3: Setting AUTOMAKE_DATADIR to /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/share automake/1.16.3: Setting AUTOMAKE_LIBDIR to /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/share/automake-1.16 automake/1.16.3: Setting AUTOMAKE_PERLLIBDIR to /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/share/automake-1.16 automake/1.16.3: Setting AUTOMAKE to /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/automake automake/1.16.3: Append M4 include directories to AUTOMAKE_CONAN_INCLUDES environment variable libtool/2.4.6: Already installed! libtool/2.4.6: Appending PATH env: /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin libtool/2.4.6: Setting LIBTOOLIZE env to /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/libtoolize libtool/2.4.6: Setting LIBTOOL_PREFIX environment variable to /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7 libtool/2.4.6: Setting LIBTOOL_DATADIR environment variable to /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/share libtool/2.4.6: Setting LIBTOOL_PKGAUXDIR environment variable to /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/share/libtool/build-aux libtool/2.4.6: Setting LIBTOOL_PKGLTDLDIR environment variable to /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/share/libtool libtool/2.4.6: Setting LIBTOOL_ACLOCALDIR environment variable to /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/share/aclocal libtool/2.4.6: Appending ACLOCAL_PATH env: /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/share/aclocal libtool/2.4.6: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/share/aclocal libcurl/7.71.1: Applying build-requirement: libtool/2.4.6 libcurl/7.71.1: Applying build-requirement: pkgconf/1.7.3 libcurl/7.71.1: Applying build-requirement: automake/1.16.3 libcurl/7.71.1: Applying build-requirement: autoconf/2.71 libcurl/7.71.1: Applying build-requirement: m4/1.4.18 libcurl/7.71.1: WARN: Build folder is dirty, removing it: /Users/florianmorel/.conan/data/libcurl/7.71.1/_/_/build/d21587930aa05a1122d160ba255564ab8b5bb03f libcurl/7.71.1: Copying sources to build folder libcurl/7.71.1: Building your package in /Users/florianmorel/.conan/data/libcurl/7.71.1/_/_/build/d21587930aa05a1122d160ba255564ab8b5bb03f libcurl/7.71.1: Generator cmake created conanbuildinfo.cmake libcurl/7.71.1: Generator pkg_config created zlib.pc libcurl/7.71.1: Generator pkg_config created libcares.pc libcurl/7.71.1: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake libcurl/7.71.1: Generator cmake_find_package_multi created ZLIBConfig.cmake libcurl/7.71.1: Generator cmake_find_package_multi created ZLIBTargets.cmake libcurl/7.71.1: Generator cmake_find_package_multi created ZLIBTarget-debug.cmake libcurl/7.71.1: Generator cmake_find_package_multi created c-ares-config-version.cmake libcurl/7.71.1: Generator cmake_find_package_multi created c-aresTarget-debug.cmake libcurl/7.71.1: Generator cmake_find_package_multi created c-aresTargets.cmake libcurl/7.71.1: Generator cmake_find_package_multi created c-ares-config.cmake libcurl/7.71.1: Calling build() autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: subdirectory ares not present autoreconf: running: /Users/florianmorel/.conan/data/libtool/2.4.6/_/_/package/4dd40e50b61a1740b09c673dc22a022de4a237f7/bin/libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/aclocal --force -I m4 autoreconf: running: /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoconf --force configure.ac:44: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:44: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:147: CURL_CHECK_OPTION_DEBUG is expanded from... configure.ac:44: the top level configure.ac:45: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:45: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:181: CURL_CHECK_OPTION_OPTIMIZE is expanded from... configure.ac:45: the top level configure.ac:46: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:46: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:360: CURL_CHECK_OPTION_WARNINGS is expanded from... configure.ac:46: the top level configure.ac:47: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:47: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:394: CURL_CHECK_OPTION_WERROR is expanded from... configure.ac:47: the top level configure.ac:48: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:94: CURL_CHECK_OPTION_CURLDEBUG is expanded from... configure.ac:48: the top level configure.ac:49: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:49: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:237: CURL_CHECK_OPTION_SYMBOL_HIDING is expanded from... configure.ac:49: the top level configure.ac:50: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:50: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:58: CURL_CHECK_OPTION_ARES is expanded from... configure.ac:50: the top level configure.ac:51: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:51: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:328: CURL_CHECK_OPTION_RT is expanded from... configure.ac:51: the top level configure.ac:52: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:52: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:658: CURL_CHECK_OPTION_ESNI is expanded from... configure.ac:52: the top level configure.ac:123: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:123: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-functions.m4:7304: CURL_COVERAGE is expanded from... configure.ac:123: the top level configure.ac:375: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:375: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:375: the top level configure.ac:376: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:376: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:376: the top level configure.ac:394: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:394: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:394: the top level configure.ac:395: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:395: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:395: the top level configure.ac:409: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:409: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:409: the top level configure.ac:410: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:410: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:410: the top level configure.ac:424: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:424: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:424: the top level configure.ac:425: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:425: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:425: the top level configure.ac:440: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:440: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:440: the top level configure.ac:441: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:441: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:441: the top level configure.ac:472: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:472: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:472: the top level configure.ac:473: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:473: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:473: the top level configure.ac:498: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:498: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:498: the top level configure.ac:499: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:499: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:499: the top level configure.ac:514: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:514: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:514: the top level configure.ac:515: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:515: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:515: the top level configure.ac:529: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:529: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:529: the top level configure.ac:530: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:530: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:530: the top level configure.ac:544: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:544: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:544: the top level configure.ac:545: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:545: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:545: the top level configure.ac:560: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:560: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:560: the top level configure.ac:561: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:561: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:561: the top level configure.ac:577: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:577: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:577: the top level configure.ac:578: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:578: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:578: the top level configure.ac:594: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:594: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:594: the top level configure.ac:595: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:595: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:595: the top level configure.ac:610: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:610: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:610: the top level configure.ac:611: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:611: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:611: the top level configure.ac:626: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:626: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:626: the top level configure.ac:627: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:627: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:627: the top level configure.ac:642: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:642: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:642: the top level configure.ac:643: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:643: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:643: the top level configure.ac:663: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:663: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:663: the top level configure.ac:664: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:664: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:664: the top level configure.ac:684: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:684: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:684: the top level configure.ac:685: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:685: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:685: the top level configure.ac:704: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:704: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:704: the top level configure.ac:911: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:911: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... acinclude.m4:1575: CURL_CHECK_FUNC_CLOCK_GETTIME_MONOTONIC is expanded from... acinclude.m4:1618: CURL_CHECK_LIBS_CLOCK_GETTIME_MONOTONIC is expanded from... configure.ac:911: the top level configure.ac:932: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:932: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:932: the top level configure.ac:933: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:933: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:933: the top level configure.ac:1039: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1039: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1039: the top level configure.ac:1040: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1040: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1040: the top level configure.ac:1124: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1124: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1124: the top level configure.ac:1129: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1129: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1129: the top level configure.ac:1210: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1210: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1210: the top level configure.ac:1211: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1211: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1211: the top level configure.ac:1222: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:1222: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:1222: the top level configure.ac:1260: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:1260: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:1260: the top level configure.ac:1321: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1321: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1321: the top level configure.ac:1328: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1328: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1328: the top level configure.ac:1335: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1335: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1335: the top level configure.ac:1501: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1501: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1501: the top level configure.ac:1502: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1502: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1502: the top level configure.ac:1528: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1528: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1528: the top level configure.ac:1529: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1529: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1529: the top level configure.ac:1533: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1533: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1533: the top level configure.ac:1534: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1534: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1534: the top level configure.ac:1563: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1563: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1563: the top level configure.ac:1564: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1564: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1564: the top level configure.ac:1568: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1568: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1568: the top level configure.ac:1569: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1569: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1569: the top level configure.ac:1593: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1593: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1593: the top level configure.ac:1594: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1594: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1594: the top level configure.ac:1629: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1629: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1629: the top level configure.ac:1630: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1630: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1630: the top level configure.ac:1648: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:1648: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:1648: the top level configure.ac:1740: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:1740: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... configure.ac:1740: the top level configure.ac:1740: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:1740: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... configure.ac:1740: the top level configure.ac:1956: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1956: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1956: the top level configure.ac:1967: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1967: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1967: the top level configure.ac:2002: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2002: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2002: the top level configure.ac:2003: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2003: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2003: the top level configure.ac:2019: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2019: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2019: the top level configure.ac:2020: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2020: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2020: the top level configure.ac:2180: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2180: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2180: the top level configure.ac:2181: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2181: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2181: the top level configure.ac:2274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2274: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2274: the top level configure.ac:2275: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2275: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2275: the top level configure.ac:2419: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2419: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2419: the top level configure.ac:2420: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2420: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2420: the top level configure.ac:2510: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2510: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2510: the top level configure.ac:2511: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2511: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2511: the top level configure.ac:2601: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2601: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2601: the top level configure.ac:2602: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2602: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2602: the top level configure.ac:2767: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2767: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... acinclude.m4:2163: CURL_CHECK_CA_BUNDLE is expanded from... configure.ac:2767: the top level configure.ac:2798: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2798: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2798: the top level configure.ac:2799: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2799: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2799: the top level configure.ac:2892: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2892: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2892: the top level configure.ac:2893: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2893: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2893: the top level configure.ac:2899: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2899: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2899: the top level configure.ac:2900: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2900: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2900: the top level configure.ac:2905: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2905: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2905: the top level configure.ac:2906: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2906: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2906: the top level configure.ac:3086: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3086: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3086: the top level configure.ac:3087: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3087: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3087: the top level configure.ac:3165: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3165: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3165: the top level configure.ac:3166: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3166: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3166: the top level configure.ac:3217: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3217: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3217: the top level configure.ac:3218: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3218: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3218: the top level configure.ac:3295: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3295: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3295: the top level configure.ac:3296: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3296: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3296: the top level configure.ac:3430: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3430: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3430: the top level configure.ac:3431: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3431: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3431: the top level configure.ac:3517: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3517: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3517: the top level configure.ac:3518: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3518: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3518: the top level configure.ac:3716: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3716: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3716: the top level configure.ac:3717: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3717: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3717: the top level configure.ac:3807: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3807: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3807: the top level configure.ac:3808: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3808: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3808: the top level configure.ac:3891: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3891: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3891: the top level configure.ac:3892: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3892: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3892: the top level configure.ac:3916: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3916: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3916: the top level configure.ac:3917: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:3917: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:3917: the top level configure.ac:3945: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:3945: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:3945: the top level configure.ac:4032: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:4032: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:4032: the top level configure.ac:4147: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:4147: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:4147: the top level configure.ac:4327: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4327: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:32: CURL_CHECK_OPTION_THREADED_RESOLVER is expanded from... configure.ac:4327: the top level configure.ac:4335: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4335: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4335: the top level configure.ac:4337: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4337: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4337: the top level configure.ac:4436: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4436: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4436: the top level configure.ac:4437: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4437: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4437: the top level configure.ac:4455: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4455: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4455: the top level configure.ac:4456: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4456: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4456: the top level configure.ac:4491: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4491: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4491: the top level configure.ac:4492: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4492: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4492: the top level configure.ac:4505: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4505: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/curl-confopts.m4:599: CURL_CHECK_OPTION_NTLM_WB is expanded from... configure.ac:4505: the top level configure.ac:4514: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4514: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4514: the top level configure.ac:4515: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4515: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4515: the top level configure.ac:4540: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4540: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4540: the top level configure.ac:4541: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4541: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4541: the top level configure.ac:4573: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4573: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4573: the top level configure.ac:4574: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4574: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4574: the top level configure.ac:4591: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4591: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4591: the top level configure.ac:4592: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4592: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4592: the top level configure.ac:4609: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4609: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4609: the top level configure.ac:4610: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4610: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4610: the top level configure.ac:4627: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4627: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4627: the top level configure.ac:4628: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4628: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4628: the top level configure.ac:4645: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4645: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4645: the top level configure.ac:4646: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4646: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4646: the top level configure.ac:4663: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4663: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4663: the top level configure.ac:4664: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4664: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4664: the top level configure.ac:4681: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4681: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4681: the top level configure.ac:4682: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4682: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4682: the top level configure.ac:4699: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4699: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4699: the top level configure.ac:4700: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4700: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4700: the top level configure.ac:4718: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4718: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4718: the top level configure.ac:4719: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:4719: You should run autoupdate. /Users/jenkins/w/BuildSingleReference@9/.conan/data/autoconf/2.71/_/_/build/cc471ed355602ffa7007968c83aa4e7e648a38b5/source_subfolder/lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:4719: the top level autoreconf: running: /Users/florianmorel/.conan/data/autoconf/2.71/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoheader --force autoreconf: running: /Users/florianmorel/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/automake --add-missing --copy --force-missing configure.ac:120: installing './compile' configure.ac:125: installing './missing' docs/examples/Makefile.am: installing './depcomp' autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' libcurl/7.71.1: Calling: > ./configure '--with-libidn2=no' '--with-librtmp=no' '--with-libmetalink=no' '--with-libpsl=no' '--with-schannel=no' '--with-secure-transport=yes' '--with-brotli=no' '--enable-shared=no' '--enable-static=yes' '--enable-ldap=no' '--enable-debug=yes' '--enable-ares=yes' '--enable-threaded-resolver=yes' '--without-ssl' '--without-wolfssl' '--without-libssh2' '--without-nghttp2' '--with-zlib=/Users/florianmorel/.conan/data/zlib/1.2.11/_/_/package/78d3c70b44119031b5c39570515ef8933b15f6ad' '--enable-threaded-resolver' '--disable-verbose' '--prefix=/Users/florianmorel/.conan/data/libcurl/7.71.1/_/_/package/d21587930aa05a1122d160ba255564ab8b5bb03f' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-ios checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... yes checking whether to enable compiler optimizer... (assumed) no checking whether to enable strict compiler warnings... yes checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... (assumed) yes checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... yes checking whether to disable dependency on -lrt... (assumed no) checking whether to enable ESNI support... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for aarch64-apple-ios-ar... no checking for ar... /usr/bin/ar configure: WARNING: using cross tools not prefixed with host triplet checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-apple-ios-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for aarch64-apple-ios-strip... no checking for strip... strip checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking curl version... 7.71.1 checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-ios checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-ios-dumpbin... no checking for aarch64-apple-ios-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-ios format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-ios-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for aarch64-apple-ios-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-ios-ar... /usr/bin/ar checking for archiver @FILE support... no checking for aarch64-apple-ios-strip... strip checking for aarch64-apple-ios-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-ios-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether to build shared libraries with -version-info... no checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... no checking whether to build shared libraries only... no checking whether to build static libraries only... yes checking for inline... inline checking if cpp -P is needed... no checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... yes checking if compiler is xlclang... no checking if compiler is GNU C... no checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts some basic options... yes configure: compiler options added: -Qunused-arguments checking if compiler accepts debug enabling options... yes configure: compiler options added: -g checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer disabling options... yes configure: compiler options added: -O0 checking if compiler accepts strict warning options... yes configure: compiler options added: -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking if curl debug memory tracking can be enabled... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking for good-to-use Mac CFLAGS... no checking to see if the compiler supports __builtin_available()... yes checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... no checking whether to support ldaps... no checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for zlib.h... yes checking for gzread in -lz... yes configure: found both libz and libz.h header checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS (Windows native builds only)... no checking whether to enable Secure Transport... yes checking whether to enable Amiga native SSL/TLS (AmiSSL)... no configure: built with one SSL backend checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn2... no checking for libngtcp2 options with pkg-config... no checking for quiche options with pkg-config... no checking for fish options with pkg-config... no checking for egrep... (cached) /usr/bin/grep -E checking for malloc.h... no checking for memory.h... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for sys/un.h... yes checking for linux/tcp.h... no checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... no checking for sgtty.h... no checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for socket.h... no checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... no checking for sys/filio.h... yes checking for sys/wait.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking size of size_t... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking size of curl_off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for sa_family_t... yes checking for suseconds_t... yes checking if time_t is unsigned... no checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... no checking if fsetxattr takes 6 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gai_strerror can be linked... yes checking if gai_strerror is prototyped... yes checking if gai_strerror is compilable... yes checking if gai_strerror usage allowed... yes checking if gai_strerror might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... no checking if gethostbyaddr_r might be used... no checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... no checking if gethostbyname_r might be used... no checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getpeername can be linked... yes checking if getpeername is prototyped... yes checking if getpeername is compilable... yes checking if getpeername usage allowed... yes checking if getpeername might be used... yes checking if getsockname can be linked... yes checking if getsockname is prototyped... yes checking if getsockname is compilable... yes checking if getsockname usage allowed... yes checking if getsockname might be used... yes checking for net/if.h... (cached) yes checking if if_nametoindex can be linked... yes checking if if_nametoindex is prototyped... yes checking if if_nametoindex is compilable... yes checking if if_nametoindex usage allowed... yes checking if if_nametoindex might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... no checking if getservbyport_r might be used... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... no checking if memrchr seems a macro... no checking if memrchr might be used... no checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... yes checking if sigsetjmp is prototyped... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether getpwuid_r is declared... yes checking for fnmatch... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrlimit... yes checking for gettimeofday... yes checking for if_nametoindex... yes checking for mach_absolute_time... yes checking for pipe... yes checking for setlocale... yes checking for setmode... yes checking for setrlimit... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking how to use *nroff to get plain text from man pages... -man checking for libcares options with pkg-config... found configure: pkg-config: ares_LIBS: "-lcares -lresolv " configure: pkg-config: ares_LDFLAGS: "-L/Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/lib " configure: pkg-config: ares_CPPFLAGS: "-I/Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/include " checking that c-ares is good and recent enough... yes checking whether to use POSIX threads for threaded resolver... auto checking convert -I options to -isystem... yes checking whether to enable verbose strings... no checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable NTLM delegation to winbind's helper... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable Unix domain sockets... auto checking for struct sockaddr_un.sun_path... yes checking whether to support cookies... yes checking whether to support HTTP authentication... yes checking whether to support DoH... yes checking whether to support the MIME API... yes checking whether to support date parsing... yes checking whether to support netrc parsing... yes checking whether to support progress-meter... yes checking whether to support DNS shuffling... yes checking whether to support alt-svc... no checking whether hiding of library internal symbols will actually happen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating docs/libcurl/opts/Makefile config.status: creating docs/cmdline-opts/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating scripts/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating tests/certs/scripts/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating packages/Makefile config.status: creating packages/vms/Makefile config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: amending lib/Makefile configure: amending src/Makefile configure: amending tests/unit/Makefile configure: amending tests/server/Makefile configure: amending tests/libtest/Makefile configure: amending docs/examples/Makefile configure: Configured to build curl/libcurl: Host setup: aarch64-apple-ios Install prefix: /Users/florianmorel/.conan/data/libcurl/7.71.1/_/_/package/d21587930aa05a1122d160ba255564ab8b5bb03f Compiler: gcc CFLAGS: -fPIC -mios-version-min=12.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk -arch arm64 -Qunused-arguments -g -O0 -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma CPPFLAGS: -isystem /Users/florianmorel/.conan/data/zlib/1.2.11/_/_/package/78d3c70b44119031b5c39570515ef8933b15f6ad/include -isystem /Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/include -DCARES_STATICLIB -isystem /Users/florianmorel/.conan/data/zlib/1.2.11/_/_/package/78d3c70b44119031b5c39570515ef8933b15f6ad/include -isystem /Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/include LDFLAGS: -L/Users/florianmorel/.conan/data/zlib/1.2.11/_/_/package/78d3c70b44119031b5c39570515ef8933b15f6ad/lib -L/Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/lib -L/Users/florianmorel/.conan/data/zlib/1.2.11/_/_/package/78d3c70b44119031b5c39570515ef8933b15f6ad/lib -framework CoreFoundation -framework Security -L/Users/florianmorel/.conan/data/c-ares/1.17.1/_/_/package/cc44cb2e4468c29babab4f552186c6211b37f8e2/lib LIBS: -lcares -lresolv -lz -lz -lcares -lresolv curl version: 7.71.1 SSL: enabled (Secure Transport) SSH: no (--with-{libssh,libssh2}) zlib: enabled brotli: no (--with-brotli) GSS-API: no (--with-gssapi) TLS-SRP: no (--enable-tls-srp) resolver: c-ares IPv6: enabled Unix sockets: enabled IDN: no (--with-{libidn2,winidn}) Build libcurl: Shared=no, Static=yes Built-in manual: enabled --libcurl option: enabled (--disable-libcurl-option) Verbose errors: no Code coverage: disabled SSPI: no (--enable-sspi) ca cert bundle: no ca cert path: ca fallback: LDAP: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS: no (--enable-ldaps) RTSP: enabled RTMP: no (--with-librtmp) Metalink: no (--with-libmetalink) PSL: no (--with-libpsl) Alt-svc: no (--enable-alt-svc) HTTP2: disabled (--with-nghttp2) HTTP3: disabled (--with-ngtcp2, --with-quiche) ESNI: no (--enable-esni) Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP Features: SSL IPv6 UnixSockets libz AsynchDNS NTLM NTLM_WB Making all in lib /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CC libcurl_la-amigaos.lo CC libcurl_la-altsvc.lo CC libcurl_la-asyn-ares.lo CC libcurl_la-asyn-thread.lo CC libcurl_la-base64.lo CC libcurl_la-conncache.lo CC libcurl_la-connect.lo CC libcurl_la-content_encoding.lo CC libcurl_la-cookie.lo CC libcurl_la-curl_addrinfo.lo CC libcurl_la-curl_ctype.lo connect.c:1053:10: warning: unused variable 'buffer' [-Wunused-variable] char buffer[STRERROR_LEN]; ^ connect.c:1049:21: warning: unused variable 'data' [-Wunused-variable] struct Curl_easy *data = conn->data; ^ CC libcurl_la-curl_des.lo CC libcurl_la-curl_endian.lo CC libcurl_la-curl_fnmatch.lo CC libcurl_la-curl_get_line.lo 2 warnings generated. CC libcurl_la-curl_gethostname.lo CC libcurl_la-curl_gssapi.lo CC libcurl_la-curl_memrchr.lo CC libcurl_la-curl_multibyte.lo CC libcurl_la-curl_ntlm_core.lo CC libcurl_la-curl_ntlm_wb.lo CC libcurl_la-curl_path.lo CC libcurl_la-curl_range.lo CC libcurl_la-curl_rtmp.lo CC libcurl_la-curl_sasl.lo CC libcurl_la-curl_sspi.lo CC libcurl_la-curl_threads.lo CC libcurl_la-dict.lo CC libcurl_la-dotdot.lo CC libcurl_la-easy.lo CC libcurl_la-escape.lo CC libcurl_la-file.lo CC libcurl_la-fileinfo.lo CC libcurl_la-formdata.lo CC libcurl_la-ftp.lo CC libcurl_la-url.lo CC libcurl_la-ftplistparser.lo CC libcurl_la-getenv.lo CC libcurl_la-getinfo.lo CC libcurl_la-gopher.lo CC libcurl_la-hash.lo CC libcurl_la-hmac.lo CC libcurl_la-hostasyn.lo CC libcurl_la-hostcheck.lo CC libcurl_la-hostip.lo CC libcurl_la-hostip4.lo CC libcurl_la-hostip6.lo CC libcurl_la-hostsyn.lo CC libcurl_la-http.lo CC libcurl_la-http2.lo CC libcurl_la-http_chunks.lo CC libcurl_la-http_digest.lo CC libcurl_la-http_negotiate.lo CC libcurl_la-http_ntlm.lo CC libcurl_la-http_proxy.lo CC libcurl_la-idn_win32.lo CC libcurl_la-if2ip.lo CC libcurl_la-imap.lo CC libcurl_la-inet_ntop.lo CC libcurl_la-inet_pton.lo CC libcurl_la-krb5.lo CC libcurl_la-ldap.lo CC libcurl_la-llist.lo CC libcurl_la-md4.lo CC libcurl_la-md5.lo CC libcurl_la-memdebug.lo CC libcurl_la-mime.lo CC libcurl_la-mprintf.lo CC libcurl_la-mqtt.lo CC libcurl_la-multi.lo CC libcurl_la-netrc.lo CC libcurl_la-non-ascii.lo CC libcurl_la-nonblock.lo CC libcurl_la-openldap.lo CC libcurl_la-parsedate.lo CC libcurl_la-pingpong.lo CC libcurl_la-pop3.lo CC libcurl_la-progress.lo CC libcurl_la-psl.lo CC libcurl_la-doh.lo CC libcurl_la-rand.lo CC libcurl_la-rename.lo CC libcurl_la-rtsp.lo CC libcurl_la-security.lo CC libcurl_la-select.lo CC libcurl_la-sendf.lo CC libcurl_la-setopt.lo CC libcurl_la-sha256.lo CC libcurl_la-share.lo CC libcurl_la-slist.lo CC libcurl_la-smb.lo CC libcurl_la-smtp.lo CC libcurl_la-socketpair.lo CC libcurl_la-socks.lo CC libcurl_la-socks_gssapi.lo CC libcurl_la-socks_sspi.lo CC libcurl_la-speedcheck.lo CC libcurl_la-splay.lo CC libcurl_la-strcase.lo CC libcurl_la-strdup.lo CC libcurl_la-strerror.lo socks.c:113:30: warning: unused parameter 'lineno' [-Wunused-parameter] , int lineno ^ 1 warning generated. CC libcurl_la-strtok.lo CC libcurl_la-strtoofft.lo CC libcurl_la-system_win32.lo CC libcurl_la-telnet.lo CC libcurl_la-tftp.lo CC libcurl_la-timeval.lo CC libcurl_la-transfer.lo CC libcurl_la-urlapi.lo CC libcurl_la-version.lo CC libcurl_la-warnless.lo CC libcurl_la-wildcard.lo CC libcurl_la-x509asn1.lo CC libcurl_la-dynbuf.lo CC libcurlu_la-altsvc.lo CC libcurlu_la-amigaos.lo CC libcurlu_la-asyn-ares.lo CC libcurlu_la-asyn-thread.lo CC libcurlu_la-base64.lo CC libcurlu_la-conncache.lo CC libcurlu_la-connect.lo CC libcurlu_la-content_encoding.lo CC libcurlu_la-cookie.lo CC libcurlu_la-curl_addrinfo.lo CC libcurlu_la-curl_ctype.lo CC libcurlu_la-curl_des.lo CC libcurlu_la-curl_endian.lo CC libcurlu_la-curl_fnmatch.lo connect.c:1053:10: warning: unused variable 'buffer' [-Wunused-variable] char buffer[STRERROR_LEN]; ^ connect.c:1049:21: warning: unused variable 'data' [-Wunused-variable] struct Curl_easy *data = conn->data; ^ CC libcurlu_la-curl_get_line.lo 2 warnings generated. CC libcurlu_la-curl_gethostname.lo CC libcurlu_la-curl_gssapi.lo CC libcurlu_la-curl_memrchr.lo CC libcurlu_la-curl_multibyte.lo CC libcurlu_la-curl_ntlm_core.lo CC libcurlu_la-curl_ntlm_wb.lo CC libcurlu_la-curl_path.lo CC libcurlu_la-curl_range.lo CC libcurlu_la-curl_rtmp.lo CC libcurlu_la-curl_sasl.lo CC libcurlu_la-curl_sspi.lo CC libcurlu_la-curl_threads.lo CC libcurlu_la-dict.lo CC libcurlu_la-dotdot.lo CC libcurlu_la-easy.lo CC libcurlu_la-escape.lo CC libcurlu_la-file.lo CC libcurlu_la-fileinfo.lo CC libcurlu_la-formdata.lo CC libcurlu_la-ftp.lo CC libcurlu_la-url.lo CC libcurlu_la-ftplistparser.lo CC libcurlu_la-getenv.lo CC libcurlu_la-getinfo.lo CC libcurlu_la-gopher.lo CC libcurlu_la-hash.lo CC libcurlu_la-hmac.lo CC libcurlu_la-hostasyn.lo CC libcurlu_la-hostcheck.lo CC libcurlu_la-hostip.lo CC libcurlu_la-hostip4.lo CC libcurlu_la-hostip6.lo CC libcurlu_la-hostsyn.lo CC libcurlu_la-http.lo CC libcurlu_la-http2.lo CC libcurlu_la-http_chunks.lo CC libcurlu_la-http_digest.lo CC libcurlu_la-http_negotiate.lo CC libcurlu_la-http_ntlm.lo CC libcurlu_la-http_proxy.lo CC libcurlu_la-idn_win32.lo CC libcurlu_la-if2ip.lo CC libcurlu_la-imap.lo CC libcurlu_la-inet_ntop.lo CC libcurlu_la-inet_pton.lo CC libcurlu_la-krb5.lo CC libcurlu_la-ldap.lo CC libcurlu_la-llist.lo CC libcurlu_la-md4.lo CC libcurlu_la-md5.lo CC libcurlu_la-memdebug.lo CC libcurlu_la-mime.lo CC libcurlu_la-mprintf.lo CC libcurlu_la-mqtt.lo CC libcurlu_la-multi.lo CC libcurlu_la-netrc.lo CC libcurlu_la-non-ascii.lo CC libcurlu_la-nonblock.lo CC libcurlu_la-openldap.lo CC libcurlu_la-parsedate.lo CC libcurlu_la-pingpong.lo CC libcurlu_la-pop3.lo CC libcurlu_la-progress.lo CC libcurlu_la-psl.lo CC libcurlu_la-doh.lo CC libcurlu_la-rand.lo CC libcurlu_la-rename.lo CC libcurlu_la-rtsp.lo CC libcurlu_la-security.lo CC libcurlu_la-select.lo CC libcurlu_la-sendf.lo CC libcurlu_la-setopt.lo CC libcurlu_la-sha256.lo CC libcurlu_la-share.lo CC libcurlu_la-slist.lo CC libcurlu_la-smb.lo CC libcurlu_la-smtp.lo CC libcurlu_la-socketpair.lo CC libcurlu_la-socks.lo CC libcurlu_la-socks_gssapi.lo CC libcurlu_la-socks_sspi.lo CC libcurlu_la-speedcheck.lo CC libcurlu_la-splay.lo CC libcurlu_la-strcase.lo CC libcurlu_la-strdup.lo CC libcurlu_la-strerror.lo socks.c:113:30: warning: unused parameter 'lineno' [-Wunused-parameter] , int lineno ^ CC libcurlu_la-strtok.lo CC libcurlu_la-strtoofft.lo 1 warning generated. CC libcurlu_la-system_win32.lo CC libcurlu_la-telnet.lo CC libcurlu_la-tftp.lo CC libcurlu_la-timeval.lo CC libcurlu_la-transfer.lo CC libcurlu_la-urlapi.lo CC libcurlu_la-version.lo CC libcurlu_la-warnless.lo CC libcurlu_la-wildcard.lo CC libcurlu_la-x509asn1.lo CC libcurlu_la-dynbuf.lo CC vauth/libcurlu_la-cleartext.lo CC vauth/libcurlu_la-cram.lo CC vauth/libcurlu_la-digest.lo CC vauth/libcurlu_la-digest_sspi.lo CC vauth/libcurlu_la-krb5_gssapi.lo CC vauth/libcurlu_la-krb5_sspi.lo CC vauth/libcurlu_la-ntlm.lo CC vauth/libcurlu_la-ntlm_sspi.lo CC vauth/libcurlu_la-oauth2.lo CC vauth/libcurlu_la-spnego_gssapi.lo CC vauth/libcurlu_la-spnego_sspi.lo CC vauth/libcurlu_la-vauth.lo CC vtls/libcurlu_la-bearssl.lo CC vtls/libcurlu_la-gskit.lo CC vtls/libcurlu_la-gtls.lo CC vtls/libcurlu_la-keylog.lo CC vtls/libcurlu_la-mbedtls.lo CC vtls/libcurlu_la-mbedtls_threadlock.lo CC vtls/libcurlu_la-mesalink.lo CC vtls/libcurlu_la-nss.lo CC vtls/libcurlu_la-openssl.lo CC vtls/libcurlu_la-schannel.lo CC vtls/libcurlu_la-schannel_verify.lo CC vtls/libcurlu_la-sectransp.lo CC vtls/libcurlu_la-vtls.lo CC vtls/libcurlu_la-wolfssl.lo CC vquic/libcurlu_la-ngtcp2.lo CC vquic/libcurlu_la-quiche.lo CC vquic/libcurlu_la-vquic.lo CC vssh/libcurlu_la-libssh.lo CC vssh/libcurlu_la-libssh2.lo CC vssh/libcurlu_la-wolfssh.lo RUN checksrc CC vauth/libcurl_la-cleartext.lo CC vauth/libcurl_la-cram.lo vtls/sectransp.c:1157:7: warning: 'CFURLCreateDataAndPropertiesFromResource' is deprecated: first deprecated in iOS 7.0 - For resource data, use the CFReadStream API. For file resource properties, use CFURLCopyResourcePropertiesForKeys. [-Wdeprecated-declarations] CFURLCreateDataAndPropertiesFromResource(NULL, ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:52:9: note: 'CFURLCreateDataAndPropertiesFromResource' has been explicitly marked deprecated here Boolean CFURLCreateDataAndPropertiesFromResource(CFAllocatorRef alloc, CFURLRef url, CFDataRef *resourceData, CFDictionaryRef *properties, CFArrayRef desiredProperties, SInt32 *errorCode) API_DEPRECATED("For resource data, use the CFReadStream API. For file resource properties, use CFURLCopyResourcePropertiesForKeys.", macos(10.0,10.9), ios(2.0,7.0), watchos(2.0,2.0), tvos(9.0,9.0)); ^ CC vauth/libcurl_la-digest.lo vtls/sectransp.c:2811:21: warning: unused variable 'data' [-Wunused-variable] struct Curl_easy *data = conn->data; ^ CC vauth/libcurl_la-digest_sspi.lo 2 warnings generated. CC vauth/libcurl_la-krb5_gssapi.lo CC vauth/libcurl_la-krb5_sspi.lo CC vauth/libcurl_la-ntlm.lo CC vauth/libcurl_la-ntlm_sspi.lo CC vauth/libcurl_la-oauth2.lo CC vauth/libcurl_la-spnego_gssapi.lo CC vauth/libcurl_la-spnego_sspi.lo CC vauth/libcurl_la-vauth.lo CC vtls/libcurl_la-bearssl.lo CC vtls/libcurl_la-gskit.lo CC vtls/libcurl_la-gtls.lo CC vtls/libcurl_la-keylog.lo CC vtls/libcurl_la-mbedtls.lo CC vtls/libcurl_la-mbedtls_threadlock.lo CC vtls/libcurl_la-mesalink.lo CC vtls/libcurl_la-nss.lo CC vtls/libcurl_la-openssl.lo CC vtls/libcurl_la-schannel.lo CC vtls/libcurl_la-schannel_verify.lo CC vtls/libcurl_la-sectransp.lo CC vtls/libcurl_la-vtls.lo CC vtls/libcurl_la-wolfssl.lo CC vquic/libcurl_la-ngtcp2.lo CC vquic/libcurl_la-quiche.lo CC vquic/libcurl_la-vquic.lo CC vssh/libcurl_la-libssh.lo vtls/sectransp.c:1157:7: warning: 'CFURLCreateDataAndPropertiesFromResource' is deprecated: first deprecated in iOS 7.0 - For resource data, use the CFReadStream API. For file resource properties, use CFURLCopyResourcePropertiesForKeys. [-Wdeprecated-declarations] CFURLCreateDataAndPropertiesFromResource(NULL, ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:52:9: note: 'CFURLCreateDataAndPropertiesFromResource' has been explicitly marked deprecated here Boolean CFURLCreateDataAndPropertiesFromResource(CFAllocatorRef alloc, CFURLRef url, CFDataRef *resourceData, CFDictionaryRef *properties, CFArrayRef desiredProperties, SInt32 *errorCode) API_DEPRECATED("For resource data, use the CFReadStream API. For file resource properties, use CFURLCopyResourcePropertiesForKeys.", macos(10.0,10.9), ios(2.0,7.0), watchos(2.0,2.0), tvos(9.0,9.0)); ^ CC vssh/libcurl_la-libssh2.lo vtls/sectransp.c:2811:21: warning: unused variable 'data' [-Wunused-variable] struct Curl_easy *data = conn->data; ^ CC vssh/libcurl_la-wolfssh.lo CCLD libcurlu.la 2 warnings generated. CCLD libcurl.la Making all in src Making all in ../docs Making all in . make[3]: Nothing to be done for `all-am'. Making all in cmdline-opts make[3]: Nothing to be done for `all'. CC curl-tool_binmode.o CC curl-slist_wc.o CC curl-tool_bname.o CC curl-tool_cb_dbg.o CC curl-tool_cb_hdr.o CC curl-tool_cb_prg.o CC curl-tool_cb_rea.o CC curl-tool_cb_see.o CC curl-tool_cb_wrt.o CC curl-tool_cfgable.o CC curl-tool_convert.o CC curl-tool_dirhie.o CC curl-tool_doswin.o CC curl-tool_easysrc.o CC curl-tool_filetime.o CC curl-tool_formparse.o CC curl-tool_getparam.o CC curl-tool_getpass.o CC curl-tool_help.o CC curl-tool_helpers.o CC curl-tool_homedir.o CC curl-tool_hugehelp.o CC curl-tool_libinfo.o CC curl-tool_main.o CC curl-tool_metalink.o CC curl-tool_msgs.o CC curl-tool_operate.o CC curl-tool_operhlp.o CC curl-tool_panykey.o CC curl-tool_paramhlp.o CC curl-tool_parsecfg.o CC curl-tool_progress.o CC curl-tool_strdup.o CC curl-tool_setopt.o CC curl-tool_sleep.o CC curl-tool_urlglob.o CC curl-tool_util.o CC curl-tool_vms.o CC curl-tool_writeout.o CC curl-tool_writeout_json.o CC curl-tool_xattr.o CC libcurltool_la-slist_wc.lo tool_util.c:77:33: warning: implicit conversion loses integer precision: 'long' to '__darwin_suseconds_t' (aka 'int') [-Wshorten-64-to-32] now.tv_usec = tsnow.tv_nsec / 1000; ~ ~~~~~~~~~~~~~~^~~~~~ 1 warning generated. CC libcurltool_la-tool_binmode.lo CC libcurltool_la-tool_bname.lo CC libcurltool_la-tool_cb_dbg.lo CC libcurltool_la-tool_cb_hdr.lo CC libcurltool_la-tool_cb_prg.lo CC libcurltool_la-tool_cb_rea.lo CC libcurltool_la-tool_cb_see.lo CC libcurltool_la-tool_cb_wrt.lo CC libcurltool_la-tool_cfgable.lo CC libcurltool_la-tool_convert.lo CC libcurltool_la-tool_dirhie.lo CC libcurltool_la-tool_doswin.lo CC libcurltool_la-tool_easysrc.lo CC libcurltool_la-tool_filetime.lo CC libcurltool_la-tool_formparse.lo CC libcurltool_la-tool_getparam.lo CC libcurltool_la-tool_getpass.lo CC libcurltool_la-tool_help.lo CC libcurltool_la-tool_helpers.lo CC libcurltool_la-tool_homedir.lo CC libcurltool_la-tool_hugehelp.lo CC libcurltool_la-tool_libinfo.lo CC libcurltool_la-tool_main.lo CC libcurltool_la-tool_metalink.lo CC libcurltool_la-tool_msgs.lo CC libcurltool_la-tool_operate.lo CC libcurltool_la-tool_operhlp.lo CC libcurltool_la-tool_panykey.lo CC libcurltool_la-tool_paramhlp.lo CC libcurltool_la-tool_parsecfg.lo CC libcurltool_la-tool_progress.lo CC libcurltool_la-tool_strdup.lo CC libcurltool_la-tool_setopt.lo CC libcurltool_la-tool_sleep.lo CC libcurltool_la-tool_urlglob.lo CC libcurltool_la-tool_util.lo CC libcurltool_la-tool_vms.lo CC libcurltool_la-tool_writeout.lo CC libcurltool_la-tool_writeout_json.lo CC libcurltool_la-tool_xattr.lo CC ../lib/libcurltool_la-strtoofft.lo CC ../lib/libcurltool_la-nonblock.lo tool_util.c:77:33: warning: implicit conversion loses integer precision: 'long' to '__darwin_suseconds_t' (aka 'int') [-Wshorten-64-to-32] now.tv_usec = tsnow.tv_nsec / 1000; ~ ~~~~~~~~~~~~~~^~~~~~ 1 warning generated. CC ../lib/libcurltool_la-warnless.lo CC ../lib/libcurltool_la-curl_ctype.lo CC ../lib/libcurltool_la-curl_multibyte.lo RUN checksrc CC ../lib/curl-strtoofft.o CC ../lib/curl-nonblock.o CC ../lib/curl-warnless.o CC ../lib/curl-curl_ctype.o CC ../lib/curl-curl_multibyte.o CCLD curl CCLD libcurltool.la Undefined symbols for architecture arm64: "_CFArrayAppendValue", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _append_cert_to_array in libcurl.a(libcurl_la-sectransp.o) "_CFArrayCreate", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_CFArrayCreateMutable", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _verify_cert in libcurl.a(libcurl_la-sectransp.o) "_CFArrayGetCount", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_CFArrayGetValueAtIndex", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_CFDataCreate", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _append_cert_to_array in libcurl.a(libcurl_la-sectransp.o) "_CFDataGetBytePtr", referenced from: _pkp_pin_peer_pubkey in libcurl.a(libcurl_la-sectransp.o) "_CFDataGetLength", referenced from: _pkp_pin_peer_pubkey in libcurl.a(libcurl_la-sectransp.o) "_CFDictionaryCreate", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_CFDictionaryGetTypeID", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_CFDictionaryGetValue", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_CFGetTypeID", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_CFRelease", referenced from: _Curl_sectransp_close in libcurl.a(libcurl_la-sectransp.o) _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) _CopyCertSubject in libcurl.a(libcurl_la-sectransp.o) _verify_cert in libcurl.a(libcurl_la-sectransp.o) ... "_CFRetain", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_CFStringCompare", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_CFStringCreateWithCString", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_CFStringGetCString", referenced from: _CopyCertSubject in libcurl.a(libcurl_la-sectransp.o) "_CFStringGetCStringPtr", referenced from: _CopyCertSubject in libcurl.a(libcurl_la-sectransp.o) "_CFStringGetLength", referenced from: _CopyCertSubject in libcurl.a(libcurl_la-sectransp.o) "_CFURLCreateDataAndPropertiesFromResource", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_CFURLCreateFromFileSystemRepresentation", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_SSLClose", referenced from: _Curl_sectransp_close in libcurl.a(libcurl_la-sectransp.o) "_SSLCopyALPNProtocols", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) "_SSLCopyPeerTrust", referenced from: _verify_cert in libcurl.a(libcurl_la-sectransp.o) _pkp_pin_peer_pubkey in libcurl.a(libcurl_la-sectransp.o) "_SSLCreateContext", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLGetBufferedReadSize", referenced from: _Curl_sectransp_data_pending in libcurl.a(libcurl_la-sectransp.o) "_SSLGetNegotiatedCipher", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) "_SSLGetNegotiatedProtocolVersion", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) "_SSLGetNumberSupportedCiphers", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLGetSessionState", referenced from: _Curl_sectransp_check_cxn in libcurl.a(libcurl_la-sectransp.o) "_SSLGetSupportedCiphers", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLHandshake", referenced from: _sectransp_connect_step2 in libcurl.a(libcurl_la-sectransp.o) "_SSLRead", referenced from: _sectransp_recv in libcurl.a(libcurl_la-sectransp.o) "_SSLSetALPNProtocols", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetCertificate", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetConnection", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetEnabledCiphers", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetIOFuncs", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetPeerDomainName", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetPeerID", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLSetProtocolVersionMax", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _set_ssl_version_min_max in libcurl.a(libcurl_la-sectransp.o) "_SSLSetProtocolVersionMin", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _set_ssl_version_min_max in libcurl.a(libcurl_la-sectransp.o) "_SSLSetSessionOption", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) "_SSLWrite", referenced from: _sectransp_send in libcurl.a(libcurl_la-sectransp.o) "_SecCertificateCopySubjectSummary", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) _CopyCertSubject in libcurl.a(libcurl_la-sectransp.o) "_SecCertificateCreateWithData", referenced from: _append_cert_to_array in libcurl.a(libcurl_la-sectransp.o) "_SecIdentityCopyCertificate", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_SecItemCopyMatching", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_SecKeyCopyExternalRepresentation", referenced from: _pkp_pin_peer_pubkey in libcurl.a(libcurl_la-sectransp.o) "_SecPKCS12Import", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_SecPolicyCreateSSL", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_SecTrustCopyPublicKey", referenced from: _pkp_pin_peer_pubkey in libcurl.a(libcurl_la-sectransp.o) "_SecTrustEvaluate", referenced from: _verify_cert in libcurl.a(libcurl_la-sectransp.o) "_SecTrustSetAnchorCertificates", referenced from: _verify_cert in libcurl.a(libcurl_la-sectransp.o) "_SecTrustSetAnchorCertificatesOnly", referenced from: _verify_cert in libcurl.a(libcurl_la-sectransp.o) "___CFConstantStringClassReference", referenced from: CFString in libcurl.a(libcurl_la-sectransp.o) CFString in libcurl.a(libcurl_la-sectransp.o) "_kCFAllocatorDefault", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) _verify_cert in libcurl.a(libcurl_la-sectransp.o) _append_cert_to_array in libcurl.a(libcurl_la-sectransp.o) "_kCFBooleanTrue", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kCFCopyStringDictionaryKeyCallBacks", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kCFTypeArrayCallBacks", referenced from: _sectransp_connect_step1 in libcurl.a(libcurl_la-sectransp.o) _verify_cert in libcurl.a(libcurl_la-sectransp.o) "_kCFTypeDictionaryValueCallBacks", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecAttrLabel", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecClass", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecClassIdentity", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecImportExportPassphrase", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_kSecImportItemIdentity", referenced from: _CopyIdentityFromPKCS12File in libcurl.a(libcurl_la-sectransp.o) "_kSecMatchLimit", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecMatchLimitAll", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecMatchPolicy", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) "_kSecReturnRef", referenced from: _CopyIdentityWithLabel in libcurl.a(libcurl_la-sectransp.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [curl] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 libcurl/7.71.1: libcurl/7.71.1: ERROR: Package 'd21587930aa05a1122d160ba255564ab8b5bb03f' build failed libcurl/7.71.1: WARN: Build folder /Users/florianmorel/.conan/data/libcurl/7.71.1/_/_/build/d21587930aa05a1122d160ba255564ab8b5bb03f ERROR: libcurl/7.71.1: Error in build() method, line 201 self._build_with_autotools() while calling '_build_with_autotools', line 364 autotools.make(vars=autotools_vars) ConanException: Error 2 while executing make -j8 ```
SpaceIm commented 3 years ago

What is the url of your conan-center remote? If it's https://conan.bintray.com, you should move to https://center.conan.io

see https://blog.conan.io/2021/06/10/New-conan-release-1-37.html

Einh06 commented 3 years ago

That was the issue, thanks for your quick support!