******************************************************************************** conan test conan-center-index/recipes/mold/all/test_package/conanfile.py mold/1.3.1@#d811b7e5e9f7f6693067036327745b0c -pr /home/conan/w/prod/BuildSingleReference/61523/ec7eb5f4-925a-4e50-add6-9a39723418b4/profile_linux_13_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 13.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=13 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=13 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.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c mold/1.3.1 (test package): Installing package Requirements mold/1.3.1 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages mold/1.3.1:8f02f8aad674d8e7644520ee0e1ec6d1f8fd7995 - Download openssl/1.1.1q:63c2a85d57849e261f98f935b93ecac31ba71b84 - Download zlib/1.2.12:63c2a85d57849e261f98f935b93ecac31ba71b84 - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 63c2a85d57849e261f98f935b93ecac31ba71b84 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 63c2a85d57849e261f98f935b93ecac31ba71b84 openssl/1.1.1q: Downloaded package revision f8e259a05c6460433d4e96b90c1cc2c6 zlib/1.2.12: Retrieving package 63c2a85d57849e261f98f935b93ecac31ba71b84 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 63c2a85d57849e261f98f935b93ecac31ba71b84 zlib/1.2.12: Downloaded package revision 14588f06bcd43a2d2832b193075fc0aa 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 3161df50a9ed385d85f5528bcf7a2dc6 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/2f23e15be4cefd13e7eb2ca486942d10e627718e/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