******************************************************************************** conan install openssl/1.0.2t@ --profile=/home/conan/w/BuildSingleReference/8628/9cc76625-6f2d-4965-8f88-f2d3009b36c0/profile.txt --build=openssl ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] openssl:shared=True [build_requires] [env] openssl/1.0.2t: Forced build from source Installing package: openssl/1.0.2t Requirements openssl/1.0.2t from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages openssl/1.0.2t:184856a4ec8bfc996b98ac9727b558cfff56e126 - Build zlib/1.2.11:b869e6c05cb587ad588e5ec485deb62012ec7b93 - 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.2t: Copying sources to build folder openssl/1.0.2t: Building your package in /home/conan/w/BuildSingleReference/.conan/data/openssl/1.0.2t/_/_/build/184856a4ec8bfc996b98ac9727b558cfff56e126 openssl/1.0.2t: 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.2t: Calling build() openssl/1.0.2t: openssl/1.0.2t: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.0.2t/_/_/build/184856a4ec8bfc996b98ac9727b558cfff56e126 openssl/1.0.2t: ERROR: Package '184856a4ec8bfc996b98ac9727b558cfff56e126' build failed openssl/1.0.2t: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/openssl/1.0.2t/_/_/build/184856a4ec8bfc996b98ac9727b558cfff56e126 ERROR: openssl/1.0.2t: 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']