******************************************************************************** conan test cci-923378c3/recipes/nodejs/all/test_package/conanfile.py nodejs/16.3.0@#a7eaed2d69910ba185e2ddce7a926cd1 -pr /home/conan/w/prod-v1/bsr/75881/fcdcf/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/75881/eecec/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/75881/eecec/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/75881/eecec/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] nodejs/16.3.0 (test package): Installing package Requirements Packages Build requirements nodejs/16.3.0 from local cache - Cache Build requirements packages nodejs/16.3.0:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... nodejs/16.3.0: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'c3i_PR-21079' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nodejs/16.3.0: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 nodejs/16.3.0: Downloaded package revision bb15d3a2476fb0ab739521b2d56545f7 nodejs/16.3.0 (test package): Applying build-requirement: nodejs/16.3.0 nodejs/16.3.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' nodejs/16.3.0 (test package): Generator txt created conanbuildinfo.txt nodejs/16.3.0 (test package): Aggregating env generators nodejs/16.3.0 (test package): Generated conaninfo.txt nodejs/16.3.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-923378c3/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/16.3.0 (test package): Calling build() nodejs/16.3.0 (test package): Running test() nodejs/16.3.0 (test package): WARN: This conanfile has no build step ERROR: nodejs/16.3.0 (test package): Error in test() method, line 28 libc_version = self._get_libc_version() while calling '_get_libc_version', line 23 return Version(stdout.getvalue().splitlines()[0].split()[-1]) IndexError: list index out of range ******************************************************************************** conan test cci-923378c3/recipes/nodejs/all/test_v1_package/conanfile.py nodejs/16.3.0@#a7eaed2d69910ba185e2ddce7a926cd1 -pr /home/conan/w/prod-v1/bsr/75881/fcdcf/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/16.3.0 (test package): Installing package Requirements nodejs/16.3.0 from local cache - Cache Packages nodejs/16.3.0:4db1be536558d833e52e862fd84d64d75c2b3656 - Cache Installing (downloading, building) binaries... nodejs/16.3.0: Already installed! nodejs/16.3.0 (test package): Generator txt created conanbuildinfo.txt nodejs/16.3.0 (test package): Aggregating env generators nodejs/16.3.0 (test package): Generated conaninfo.txt nodejs/16.3.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-923378c3/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/16.3.0 (test package): Calling build() nodejs/16.3.0 (test package): Running test() nodejs/16.3.0 (test package): Node version: ----Running------ > node --version ----------------- v16.3.0 nodejs/16.3.0 (test package): WARN: This conanfile has no build step