******************************************************************************** conan test cci-7d859f2c/recipes/nodejs/all/test_package/conanfile.py nodejs/18.15.0@#2e468fc390ccdb9595ea1a5bbb74d59f -pr /home/conan/w/prod-v1/bsr/80103/cdeda/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] nodejs/18.15.0 (test package): Installing package Requirements Packages Build requirements nodejs/18.15.0 from local cache - Cache Build requirements packages nodejs/18.15.0:4db1be536558d833e52e862fd84d64d75c2b3656 - Cache Installing (downloading, building) binaries... nodejs/18.15.0: Already installed! nodejs/18.15.0 (test package): Applying build-requirement: nodejs/18.15.0 nodejs/18.15.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' nodejs/18.15.0 (test package): Generator txt created conanbuildinfo.txt nodejs/18.15.0 (test package): Aggregating env generators nodejs/18.15.0 (test package): Generated conaninfo.txt nodejs/18.15.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-7d859f2c/recipes/nodejs/all/test_package/build/Release/generators/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 nodejs/18.15.0 (test package): Calling build() nodejs/18.15.0 (test package): Running test() nodejs/18.15.0 (test package): System libc version: None ----Running------ > node --version ----------------- node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node) nodejs/18.15.0 (test package): WARN: This conanfile has no build step nodejs/18.15.0 (test package): WARN: Failed to parse libc version from 'ldd --version' output: ----Running------ > ldd --version ----------------- ldd (Ubuntu GLIBC 2.23-0ubuntu11.3) 2.23 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. ERROR: nodejs/18.15.0 (test package): Error in test() method, line 38 self.run("node --version") ConanException: Error 1 while executing node --version ******************************************************************************** conan test cci-7d859f2c/recipes/nodejs/all/test_v1_package/conanfile.py nodejs/18.15.0@#2e468fc390ccdb9595ea1a5bbb74d59f -pr /home/conan/w/prod-v1/bsr/80103/cdeda/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] nodejs/18.15.0 (test package): Installing package Requirements nodejs/18.15.0 from local cache - Cache Packages nodejs/18.15.0:4db1be536558d833e52e862fd84d64d75c2b3656 - Cache Installing (downloading, building) binaries... nodejs/18.15.0: Already installed! nodejs/18.15.0 (test package): Generator txt created conanbuildinfo.txt nodejs/18.15.0 (test package): Aggregating env generators nodejs/18.15.0 (test package): Generated conaninfo.txt nodejs/18.15.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-7d859f2c/recipes/nodejs/all/test_v1_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/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 nodejs/18.15.0 (test package): Calling build() nodejs/18.15.0 (test package): Running test() nodejs/18.15.0 (test package): Node version: ----Running------ > node --version ----------------- node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node) nodejs/18.15.0 (test package): WARN: This conanfile has no build step ERROR: nodejs/18.15.0 (test package): Error in test() method, line 16 self.run("node --version") ConanException: Error 1 while executing node --version