******************************************************************************** conan test conan-center-index/recipes/mold/all/test_package/conanfile.py mold/1.3.1@#4ce715afc4b6d38b7de562d522b30c29 -pr /home/conan/w/prod/BuildSingleReference/60131/3568a4ef-3e41-43e8-baaf-feff7e03238c/profile_linux_12_libstdcpp_clang_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae openssl/1.1.1o: Not found in local cache, looking in remotes... openssl/1.1.1o: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1o: Downloaded recipe revision b0537931650161526fc204fbe34bff3d mold/1.3.1 (test package): Installing package Requirements mold/1.3.1 from local cache - Cache openssl/1.1.1o from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages mold/1.3.1:8f02f8aad674d8e7644520ee0e1ec6d1f8fd7995 - Download openssl/1.1.1o:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Download zlib/1.2.12:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Download Installing (downloading, building) binaries... openssl/1.1.1o: Retrieving package cf142e38e022cf2a99aadebfd8f37ead3e935ad7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1o: Package installed cf142e38e022cf2a99aadebfd8f37ead3e935ad7 openssl/1.1.1o: Downloaded package revision dd5315822be281d1870957e81ab2c31a zlib/1.2.12: Retrieving package cf142e38e022cf2a99aadebfd8f37ead3e935ad7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed cf142e38e022cf2a99aadebfd8f37ead3e935ad7 zlib/1.2.12: Downloaded package revision 042bf612528f09274a341c7d2830cad7 mold/1.3.1: Retrieving package 8f02f8aad674d8e7644520ee0e1ec6d1f8fd7995 from remote 'c3i_PR-11536' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mold/1.3.1: Package installed 8f02f8aad674d8e7644520ee0e1ec6d1f8fd7995 mold/1.3.1: Downloaded package revision 5c84338c0f17c1dd70dd2e0cb8f9bf2e mold/1.3.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/package/8f02f8aad674d8e7644520ee0e1ec6d1f8fd7995/bin mold/1.3.1 (test package): Generator txt created conanbuildinfo.txt mold/1.3.1 (test package): Aggregating env generators mold/1.3.1 (test package): Generated conaninfo.txt mold/1.3.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mold/all/test_package/build/d4892a41b2ec3f03604a3353fce811f51943edd9/conan.lock' Using cached profile from lockfile [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 mold/1.3.1 (test package): Calling build() mold/1.3.1 (test package): Running test() ----Running------ > echo $LD ----------------- /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/package/8f02f8aad674d8e7644520ee0e1ec6d1f8fd7995/bin/bindir ----Running------ > mold -v ----------------- mold: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by mold) mold/1.3.1 (test package): WARN: This conanfile has no build step ERROR: mold/1.3.1 (test package): Error in test() method, line 11 self.run("mold -v", run_environment=True) ConanException: Error 1 while executing mold -v