******************************************************************************** conan install openssl/3.0.0@ --build=openssl --profile=/home/conan/w/BuildSingleReference/33042/660f118c-474b-4b00-ac06-391d04caa96f/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [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:80c19824a3ed988daaabe501d40ee1ae087c1389 - Build zlib/1.2.11:2f7b82355ea4bfc093a8e85003164e724ce5930c - 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 /home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/build/80c19824a3ed988daaabe501d40ee1ae087c1389 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-Debug-Linux-x86_64-gcc-6 -> linux-x86_64 openssl/3.0.0: my %targets = ( "conan-Debug-Linux-x86_64-gcc-6" => { inherit_from => [ "linux-x86_64" ], cflags => add("-m64 -g"), cxxflags => add("-m64 -g"), includes => add("/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/include"), lflags => add("-m64"), cc => "/usr/bin/gcc", cxx => "/usr/bin/g++", }, ); openssl/3.0.0: activated option: shared openssl/3.0.0: activated option: zlib openssl/3.0.0: activated option: shared openssl/3.0.0: activated option: zlib openssl/3.0.0: ['"conan-Debug-Linux-x86_64-gcc-6"', 'shared', '--prefix="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/80c19824a3ed988daaabe501d40ee1ae087c1389"', '--openssldir="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/80c19824a3ed988daaabe501d40ee1ae087c1389/res"', 'no-unit-test', 'threads', 'PERL=perl', 'no-tests', '--debug', 'no-pic', 'zlib-dynamic', '--with-zlib-include="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/include"', '--with-zlib-lib="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib"', 'shared', 'zlib'] ----Running------ > perl ./Configure "conan-Debug-Linux-x86_64-gcc-6" shared --prefix="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/80c19824a3ed988daaabe501d40ee1ae087c1389" --openssldir="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/80c19824a3ed988daaabe501d40ee1ae087c1389/res" no-unit-test threads PERL=perl no-tests --debug no-pic zlib-dynamic --with-zlib-include="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/include" --with-zlib-lib="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib" shared zlib ----------------- Configuring OpenSSL version 3.0.0 for target conan-Debug-Linux-x86_64-gcc-6 Using os-specific seed configuration openssl/3.0.0: Terminated openssl/3.0.0: ERROR: Package '80c19824a3ed988daaabe501d40ee1ae087c1389' build failed openssl/3.0.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/build/80c19824a3ed988daaabe501d40ee1ae087c1389 ERROR: openssl/3.0.0: Error in build() method, line 557 self._make() while calling '_make', line 524 self.run('{perl} ./Configure {args}'.format(perl=self._perl, args=args), win_bash=self._win_bash) ConanException: Error 143 while executing perl ./Configure "conan-Debug-Linux-x86_64-gcc-6" shared --prefix="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/80c19824a3ed988daaabe501d40ee1ae087c1389" --openssldir="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/80c19824a3ed988daaabe501d40ee1ae087c1389/res" no-unit-test threads PERL=perl no-tests --debug no-pic zlib-dynamic --with-zlib-include="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/include" --with-zlib-lib="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib" shared zlib Terminated