******************************************************************************** conan install openssl/1.1.1j@ --profile=/Users/jenkins/w/BuildSingleReference@4/8629/ef298ae4-571b-40fd-8f4a-f61e36241a4c/profile.txt --build=openssl ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] openssl:shared=True [build_requires] [env] openssl/1.1.1j: Forced build from source Installing package: openssl/1.1.1j Requirements openssl/1.1.1j from local cache - Cache Packages openssl/1.1.1j:974bce94b51b23bf926e402d8b4e4c47a005237e - Build Installing (downloading, building) binaries... openssl/1.1.1j: Copying sources to build folder openssl/1.1.1j: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1j/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e openssl/1.1.1j: 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.1j: Calling build() openssl/1.1.1j: using target: conan-Debug-Macos-x86_64-apple-clang-10.0 -> darwin64-x86_64-cc openssl/1.1.1j: my %targets = ( "conan-Debug-Macos-x86_64-apple-clang-10.0" => { inherit_from => [ "darwin64-x86_64-cc" ], cflags => add("-m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64"), cxxflags => add("-m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64"), includes => add(), lflags => add("-m64"), cc => "/Library/Developer/CommandLineTools/usr/bin/clang", cxx => "/Library/Developer/CommandLineTools/usr/bin/clang++", ar => "/Library/Developer/CommandLineTools/usr/bin/ar", ranlib => "/Library/Developer/CommandLineTools/usr/bin/ranlib", }, ); openssl/1.1.1j: openssl/1.1.1j: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1j/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e openssl/1.1.1j: ERROR: Package '974bce94b51b23bf926e402d8b4e4c47a005237e' build failed openssl/1.1.1j: WARN: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1j/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e ERROR: openssl/1.1.1j: 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_aria', '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_pinshared', 'no_rmd160', 'no_sm2', 'no_sm3', 'no_sm4', 'no_srp', 'no_srtp', 'no_ssl', 'no_ts', 'no_whirlpool', 'openssldir']