******************************************************************************** conan install libest/3.2.0@#d26ebf6e77fe0c7037771c048f6fc7ca --build=libest -pr /home/conan/w/prod-v1/BuildSingleReference/5106/40498b07-3a76-4993-b3f9-d9dad5fa85ab/profile_linux_10_libstdcpp11_gcc_debug_64.libest-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libest:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/3.1.1: Not found in local cache, looking in remotes... openssl/3.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 libest/3.2.0: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'libest/3.2.0' resolved to 'openssl/3.1.1' in remote 'conan-center' Installing package: libest/3.2.0 Requirements libest/3.2.0 from local cache - Cache openssl/3.1.1 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages libest/3.2.0:b5e1bcead24ed40ffd9286dada7cd8d792199be8 - Build openssl/3.1.1:863eb8a3f7f650afee34c5c2aaee1ade9260f083 - Download zlib/1.2.13:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.13: Downloaded package revision c47d51bc7634c86af663dd4d0b0d72f0 openssl/3.1.1: Retrieving package 863eb8a3f7f650afee34c5c2aaee1ade9260f083 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.1: Package installed 863eb8a3f7f650afee34c5c2aaee1ade9260f083 openssl/3.1.1: Downloaded package revision 6c97bca0ae113a06e5801242c19092c6 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libest/3.2.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/source/src libest/3.2.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libest/3.2.0: Copying sources to build folder libest/3.2.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8 libest/3.2.0: Generator txt created conanbuildinfo.txt libest/3.2.0: Calling generate() libest/3.2.0: Aggregating env generators [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 libest/3.2.0: Calling build() libest/3.2.0: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... gcc3 checking dependency style of /usr/bin/gcc... (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking Host OS is FreeBSD... FreeBSD not set checking for dlopen in -ldl... yes JNI support is disabled Client Only support is disabled BRSKI support is disabled pthread support is enabled checking for pthread_create in -lpthread... yes checking for EVP_EncryptInit in -lcrypto... no libest/3.2.0: configure: error: in `/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8/src': configure: error: can't find openssl crypto lib See `config.log' for more details libest/3.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libest/3.2.0: ERROR: Package 'b5e1bcead24ed40ffd9286dada7cd8d792199be8' build failed libest/3.2.0: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8/build-debug ERROR: libest/3.2.0: Error in build() method, line 69 autotools.configure() ConanException: Error 1 while executing "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b5e1bcead24ed40ffd9286dada7cd8d792199be8/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include'