******************************************************************************** conan install openssl/3.0.0@ --build=openssl --profile=/home/conan/w/BuildSingleReference/33023/ae16e4b1-9953-431a-931b-56514434e69a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 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:07c2957b63a04ec32e85b15a9751994eb668680c - Build zlib/1.2.11:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - 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/07c2957b63a04ec32e85b15a9751994eb668680c 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-Linux-x86_64-gcc-10 -> linux-x86_64 openssl/3.0.0: my %targets = ( "conan-Release-Linux-x86_64-gcc-10" => { inherit_from => [ "linux-x86_64" ], cflags => add("-m64 -O3 -s"), cxxflags => add("-m64 -O3 -s"), defines => add("NDEBUG"), includes => add("/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/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-Release-Linux-x86_64-gcc-10"', 'shared', '--prefix="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/07c2957b63a04ec32e85b15a9751994eb668680c"', '--openssldir="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/07c2957b63a04ec32e85b15a9751994eb668680c/res"', 'no-unit-test', 'threads', 'PERL=perl', 'no-tests', '--release', 'no-pic', 'zlib-dynamic', '--with-zlib-include="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include"', '--with-zlib-lib="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib"', 'shared', 'zlib'] ----Running------ > perl ./Configure "conan-Release-Linux-x86_64-gcc-10" shared --prefix="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/07c2957b63a04ec32e85b15a9751994eb668680c" --openssldir="/home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/package/07c2957b63a04ec32e85b15a9751994eb668680c/res" no-unit-test threads PERL=perl no-tests --release no-pic zlib-dynamic --with-zlib-include="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include" --with-zlib-lib="/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib" shared zlib ----------------- Configuring OpenSSL version 3.0.0 for target conan-Release-Linux-x86_64-gcc-10 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) *** *** *** ********************************************************************** ----Running------ > /usr/bin/make -j3 ----------------- perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/configuration.h.in > include/openssl/configuration.h perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h openssl/3.0.0: Received SIGTERM! Terminated make: *** [Makefile:3065: include/openssl/crmf.h] Error 143 make: *** Waiting for unfinished jobs.... openssl/3.0.0: ERROR: Package '07c2957b63a04ec32e85b15a9751994eb668680c' build failed openssl/3.0.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/openssl/3.0.0/_/_/build/07c2957b63a04ec32e85b15a9751994eb668680c ERROR: Exiting with code: 5