******************************************************************************** conan test cci-d8da366d/recipes/nodejs/all/test_package/conanfile.py nodejs/18.15.0@#a228e00fdb49d51cb76abeacb44309f3 -pr /home/conan/w/prod/BuildSingleReference/211613/e8132b7a-cf9d-4e99-b819-95d085306c36/profile_linux_9_libstdcpp_gcc_debug_64..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/BuildSingleReference/.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/BuildSingleReference/.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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nodejs/18.15.0 (test package): Installing package Requirements nodejs/18.15.0 from local cache - Cache Packages nodejs/18.15.0:cda61897af86d277c61b93fa40c92da744abdf33 - Download Installing (downloading, building) binaries... nodejs/18.15.0: Retrieving package cda61897af86d277c61b93fa40c92da744abdf33 from remote 'c3i_PR-16964' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nodejs/18.15.0: Package installed cda61897af86d277c61b93fa40c92da744abdf33 nodejs/18.15.0: Downloaded package revision 1adadc44d4341d06a02dad20338a0dc3 nodejs/18.15.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nodejs/18.15.0/_/_/package/cda61897af86d277c61b93fa40c92da744abdf33/bin 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/BuildSingleReference/cci-d8da366d/recipes/nodejs/all/test_package/build/bde6226dd616b83060569f068a7a107fafc2292d/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 ----------------- v18.15.0 nodejs/18.15.0 (test package): WARN: This conanfile has no build step