******************************************************************************** conan install libest/3.2.0@#d26ebf6e77fe0c7037771c048f6fc7ca --build=libest -pr /home/conan/w/prod-v1/BuildSingleReference/5106/c5260f94-11ef-4578-97c6-c04679e8b648/profile_linux_11_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) Found gcc 11.1 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=11 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=11 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:b9bea6914d46c9f5b067ebb1c97abfce6598fef3 - Build openssl/3.1.1:ea45daa7db3dac72b5ae25271b378c1b20061dea - Download zlib/1.2.13:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed be27726f9885116da1158027505be62e913cd585 zlib/1.2.13: Downloaded package revision 99756fe2d0faf3d1bbf73517a0afcae2 openssl/3.1.1: Retrieving package ea45daa7db3dac72b5ae25271b378c1b20061dea from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.1: Package installed ea45daa7db3dac72b5ae25271b378c1b20061dea openssl/3.1.1: Downloaded package revision bd1036cd760c891133f8f99ad06853b9 [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/b9bea6914d46c9f5b067ebb1c97abfce6598fef3 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/b9bea6914d46c9f5b067ebb1c97abfce6598fef3/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/b9bea6914d46c9f5b067ebb1c97abfce6598fef3/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b9bea6914d46c9f5b067ebb1c97abfce6598fef3/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... /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... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/conan/binutils/bin/ld checking if the linker (/opt/conan/binutils/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/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 /opt/conan/binutils/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 /opt/conan/binutils/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/conan/binutils/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/b9bea6914d46c9f5b067ebb1c97abfce6598fef3/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 'b9bea6914d46c9f5b067ebb1c97abfce6598fef3' build failed libest/3.2.0: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/b9bea6914d46c9f5b067ebb1c97abfce6598fef3/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/b9bea6914d46c9f5b067ebb1c97abfce6598fef3/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include'