******************************************************************************** conan install openssl/1.1.0k@ --profile=/home/conan/w/BuildSingleReference/8630/51c23ffe-3ed9-4df6-8c7a-08e6aa68bc05/profile.txt --build=openssl ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] openssl:shared=True [build_requires] [env] openssl/1.1.0k: Forced build from source Installing package: openssl/1.1.0k Requirements openssl/1.1.0k from local cache - Cache Packages openssl/1.1.0k:a5a3ee0d558fe87af753d63173b383d1d7d6c852 - Build Installing (downloading, building) binaries... openssl/1.1.0k: Copying sources to build folder openssl/1.1.0k: Building your package in /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.0k/_/_/build/a5a3ee0d558fe87af753d63173b383d1d7d6c852 openssl/1.1.0k: 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.1.0k: Calling build() openssl/1.1.0k: using target: conan-Debug-Linux-x86_64-gcc-4.9 -> linux-x86_64 openssl/1.1.0k: %targets = ( "conan-Debug-Linux-x86_64-gcc-4.9" => { inherit_from => [ "linux-x86_64" ], cflags => add("-m64 -g"), cxxflags => add("-m64 -g"), includes => add(), lflags => add("-m64"), cc => "/usr/bin/gcc", cxx => "/usr/bin/g++", }, ); openssl/1.1.0k: openssl/1.1.0k: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.0k/_/_/build/a5a3ee0d558fe87af753d63173b383d1d7d6c852 openssl/1.1.0k: ERROR: Package 'a5a3ee0d558fe87af753d63173b383d1d7d6c852' build failed openssl/1.1.0k: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.0k/_/_/build/a5a3ee0d558fe87af753d63173b383d1d7d6c852 ERROR: openssl/1.1.0k: 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', 'shared', 'no_asm', '386', 'no_sse2', 'no_bf', 'no_cast', 'no_des', 'no_dh', 'no_dsa', 'no_hmac', 'no_md5', 'no_mdc2', 'no_rc2', 'no_rsa', 'no_sha', 'no_async', 'no_dso', 'no_blake2', 'no_camellia', 'no_chacha', 'no_cms', 'no_comp', 'no_ct', 'no_deprecated', 'no_dgram', 'no_engine', 'no_filenames', 'no_gost', 'no_idea', 'no_md4', 'no_ocsp', 'no_rmd160', 'no_srp', 'no_srtp', 'no_ssl', 'no_ts', 'no_whirlpool', 'openssldir']