******************************************************************************** conan install librhash/1.4.2@#7b6f88db2e81f585925d4396a1523e24 --build=librhash -pr /home/conan/w/prod-v1/bsr/44494/adfae/profile_linux_9_libstdcpp11_gcc_debug_64.librhash-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/bsr/44494/edfae/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/bsr/44494/edfae/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/44494/edfae/.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=9 os=Linux [options] librhash:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1w: Not found in local cache, looking in remotes... openssl/1.1.1w: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1w: Downloaded recipe revision 2d78cf15871a2cd0bc206c3d560cf741 librhash/1.4.2: Forced build from source Installing package: librhash/1.4.2 Requirements librhash/1.4.2 from local cache - Cache openssl/1.1.1w from 'conan-center' - Downloaded Packages librhash/1.4.2:f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4 - Build openssl/1.1.1w:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... openssl/1.1.1w: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1w: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 openssl/1.1.1w: Downloaded package revision 2db70750fb1c3d5d3c9b26d229ac4534 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK librhash/1.4.2: Configuring sources in /home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/source/src librhash/1.4.2: [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 librhash/1.4.2: Copying sources to build folder librhash/1.4.2: Building your package in /home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/build/f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4 librhash/1.4.2: Generator txt created conanbuildinfo.txt librhash/1.4.2: Calling generate() librhash/1.4.2: 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 librhash/1.4.2: Calling build() librhash/1.4.2: Calling: > "/home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/build/f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4/src/configure" '--enable-openssl' '--disable-gettext' '--enable-lib-shared' '--disable-lib-static' ----Running------ > . "/home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/build/f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/build/f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4/src/configure" '--enable-openssl' '--disable-gettext' '--enable-lib-shared' '--disable-lib-static' ----------------- Checking for target OS ... Linux Checking for /usr/bin/gcc version ... gcc 9.2.1 Checking for linker support for -static ... yes Checking for linker support for --version-script ... yes Checking for OpenSSL ... no Check "config.log" if you do not understand why it failed. librhash/1.4.2: Error: OpenSSL library not found librhash/1.4.2: 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 librhash/1.4.2: 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 librhash/1.4.2: ERROR: Package 'f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4' build failed librhash/1.4.2: WARN: Build folder /home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/build/f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4/build-debug ERROR: librhash/1.4.2: Error in build() method, line 111 autotools.configure() ConanException: Error 1 while executing "/home/conan/w/prod-v1/bsr/44494/edfae/.conan/data/librhash/1.4.2/_/_/build/f8ef1c960c37558faa0fc34d54e2a3c4b33d27c4/src/configure" '--enable-openssl' '--disable-gettext' '--enable-lib-shared' '--disable-lib-static'