******************************************************************************** conan install gdal/3.2.1@ --build=gdal --profile:host=/Users/jenkins/w/BuildSingleReference@6/16725/30d5317c-da92-40d4-8202-a651539efb95/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] gdal:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] gdal/3.2.1: Forced build from source Installing package: gdal/3.2.1 Requirements flatbuffers/1.12.0 from 'conan-center' - Cache gdal/3.2.1 from 'TapaholesList-143' - Cache geos/3.9.1 from 'conan-center' - Cache giflib/5.2.1 from 'conan-center' - Cache jbig/20160605 from 'conan-center' - Cache json-c/0.15 from 'conan-center' - Cache libcurl/7.75.0 from 'conan-center' - Cache libdeflate/1.7 from 'conan-center' - Cache libgeotiff/1.6.0 from 'conan-center' - Cache libiconv/1.16 from 'conan-center' - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache libtiff/4.2.0 from 'conan-center' - Cache libwebp/1.2.0 from 'conan-center' - Cache proj/8.0.1 from 'conan-center' - Cache qhull/8.0.1 from 'conan-center' - Cache sqlite3/3.35.5 from 'conan-center' - Cache xz_utils/5.2.5 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache zstd/1.5.0 from 'conan-center' - Cache Packages flatbuffers/1.12.0:fb808255f43fc1c18f075444408cc0406f85be23 - Download gdal/3.2.1:2d091a90aec1d6565e480c6448e72577dd4bcbfc - Build geos/3.9.1:615d59080d95c578576ba001ff8522696f22ef17 - Download giflib/5.2.1:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download jbig/20160605:bb1603ae25f7597ef15dda1f7e2c78c32d7ce6dd - Download json-c/0.15:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download libcurl/7.75.0:93b9c0b4bc732ef55f9f3dbe93d681584fe2fba8 - Download libdeflate/1.7:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download libgeotiff/1.6.0:4bc72b0dff8d77fe465c7d55c030ba83c01b2758 - Missing libiconv/1.16:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download libjpeg/9d:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download libpng/1.6.37:68a3718d811c794b987fc5cf55a2682bd569538b - Missing libtiff/4.2.0:fd439a9f4db238a1e8ac458faa879ce08ff25b34 - Download libwebp/1.2.0:882dd939328e670967f880766bbac1624e9d8852 - Download proj/8.0.1:ef8b183aed75e4d600ce42734219635a881cc5e5 - Missing qhull/8.0.1:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download sqlite3/3.35.5:06b04210289afa99a0120cb0ff3f3ba52394fbe8 - Download xz_utils/5.2.5:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download zstd/1.5.0:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download 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.4 from 'conan-center' - Cache Build requirements packages autoconf/2.71:cc471ed355602ffa7007968c83aa4e7e648a38b5 - Download automake/1.16.3:3c28ba69276b46fd46e9c2060ba991d725ccab43 - Download libtool/2.4.6:f82f59608a22017ca5ceea2114611456d4373a12 - Download m4/1.4.18:801752c0480319b8e090188c566245a78e9abcf4 - Download pkgconf/1.7.4:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... WARN: libgeotiff/1.6.0: requirement proj/8.0.0 overridden by gdal/3.2.1 to proj/8.0.1 ERROR: Missing binary: libgeotiff/1.6.0:4bc72b0dff8d77fe465c7d55c030ba83c01b2758 ERROR: Missing binary: libpng/1.6.37:68a3718d811c794b987fc5cf55a2682bd569538b ERROR: Missing binary: proj/8.0.1:ef8b183aed75e4d600ce42734219635a881cc5e5 libpng/1.6.37: WARN: Can't find a 'libpng/1.6.37' package for the specified settings, options and dependencies: - Settings: arch=armv8, build_type=Release, compiler=apple-clang, compiler.version=12.0, os=Macos - Options: api_prefix=None, fPIC=True, shared=False, zlib:fPIC=True, zlib:minizip=deprecated, zlib:shared=False - Dependencies: zlib/1.2.11 - Requirements: zlib/1.Y.Z - Package ID: 68a3718d811c794b987fc5cf55a2682bd569538b ERROR: Missing prebuilt package for 'libgeotiff/1.6.0', 'libpng/1.6.37', 'proj/8.0.1' Try to build from sources with '--build=libgeotiff --build=libpng --build=proj' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'