******************************************************************************** conan install openssl/1.0.2s@ --profile=/Users/jenkins/w/BuildSingleReference@2/8627/20d4b83b-e244-4030-8929-d4ad2a85e4c5/profile.txt --build=openssl ******************************************************************************** Configuration: [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] openssl:shared=True [build_requires] [env] openssl/1.0.2s: Forced build from source Installing package: openssl/1.0.2s Requirements openssl/1.0.2s from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages openssl/1.0.2s:d71470787203b6cc7df5c9929cd90f55ac8d5e58 - Build zlib/1.2.11:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK openssl/1.0.2s: Copying sources to build folder openssl/1.0.2s: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.0.2s/_/_/build/d71470787203b6cc7df5c9929cd90f55ac8d5e58 openssl/1.0.2s: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK openssl/1.0.2s: Calling build() openssl/1.0.2s: openssl/1.0.2s: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.0.2s/_/_/build/d71470787203b6cc7df5c9929cd90f55ac8d5e58 openssl/1.0.2s: ERROR: Package 'd71470787203b6cc7df5c9929cd90f55ac8d5e58' build failed openssl/1.0.2s: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.0.2s/_/_/build/d71470787203b6cc7df5c9929cd90f55ac8d5e58 ERROR: openssl/1.0.2s: Error in build() method, line 702 self._make() while calling '_make', line 632 args = " ".join(self._configure_args) while calling '_configure_args', line 481 args.append("-fPIC" if self.options.fPIC else "no-pic") ConanException: option 'fPIC' doesn't exist Possible options are ['no_threads', 'no_zlib', 'shared', 'no_asm', '386', 'no_sse2', 'no_bf', 'no_des', 'no_dh', 'no_dsa', 'no_hmac', 'no_md2', 'no_md5', 'no_mdc2', 'no_rc2', 'no_rc4', 'no_rc5', 'no_rsa', 'no_sha', 'no_async', 'no_dso', 'no_blake2', 'no_chacha', 'no_ct', 'no_deprecated', 'no_filenames', 'no_gost', 'no_rmd160', 'no_srtp', 'no_ssl', 'openssldir']