******************************************************************************** conan install openssl/3.0.0@ --build=openssl --profile=/Users/jenkins/w/BuildSingleReference@3/33118/b5db0997-60b2-41a7-a0b5-16e14d245190/profile.txt ******************************************************************************** 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/3.0.0: Forced build from source Installing package: openssl/3.0.0 Requirements openssl/3.0.0 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages openssl/3.0.0:dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978 - 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/3.0.0: Copying sources to build folder openssl/3.0.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/3.0.0/_/_/build/dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978 openssl/3.0.0: 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/3.0.0: Calling build() openssl/3.0.0: using target: conan-Release-Macos-x86_64-apple-clang-12.0 -> darwin64-x86_64-cc openssl/3.0.0: my %targets = ( "conan-Release-Macos-x86_64-apple-clang-12.0" => { inherit_from => [ "darwin64-x86_64-cc" ], cflags => add("-m64 -O3 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk"), cxxflags => add("-m64 -O3 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk"), defines => add("NDEBUG"), includes => add("/Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include"), 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", }, ); ----Running------ > perl ./Configure "conan-Release-Macos-x86_64-apple-clang-12.0" shared --prefix="/Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/3.0.0/_/_/package/dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978" --libdir=/Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/3.0.0/_/_/package/dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978/lib --openssldir="/Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/3.0.0/_/_/package/dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978/res" no-unit-test threads PERL=perl no-tests --release -fPIC zlib --with-zlib-include="/Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include" --with-zlib-lib="/Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib" ----------------- Configuring OpenSSL version 3.0.0 for target conan-Release-Macos-x86_64-apple-clang-12.0 Using os-specific seed configuration Creating configdata.pm Running configdata.pm Creating Makefile.in Creating Makefile ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL.md file first) *** *** *** ********************************************************************** openssl/3.0.0: openssl/3.0.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/3.0.0/_/_/build/dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978 openssl/3.0.0: ERROR: Package 'dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978' build failed openssl/3.0.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/3.0.0/_/_/build/dc6f05a8aa13f07d7bd9ab958f657d0f4e47c978 ERROR: openssl/3.0.0: Error in build() method, line 555 self._make() while calling '_make', line 524 self._patch_install_name() while calling '_patch_install_name', line 578 tools.replace_in_file("Makefile", old_str, new_str, strict=self.in_local_cache) ConanException: replace_in_file didn't find pattern '-install_name $(INSTALLTOP)/$(LIBDIR)/' in 'Makefile' file.