******************************************************************************** conan test cci-0d41ff7a/recipes/nodejs/all/test_package/conanfile.py nodejs/16.3.0@#4f4bd8e53d6d9aafc71790f5444d5b92 -pr /home/conan/w/prod/BuildSingleReference/212153/b0eee552-1a49-45c5-a6a7-39936007e317/profile_linux_11_libstdcpp11_gcc_release_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) Found gcc 11.1 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=11 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=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nodejs/16.3.0 (test package): Installing package Requirements nodejs/16.3.0 from local cache - Cache Packages nodejs/16.3.0:ea86c689fe9cead0f2a21758698d1406fd6a89f8 - Download Installing (downloading, building) binaries... nodejs/16.3.0: Retrieving package ea86c689fe9cead0f2a21758698d1406fd6a89f8 from remote 'c3i_PR-16966' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nodejs/16.3.0: Package installed ea86c689fe9cead0f2a21758698d1406fd6a89f8 nodejs/16.3.0: Downloaded package revision d9fa9193a7f3a7f47fd55b2abd1591d7 nodejs/16.3.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nodejs/16.3.0/_/_/package/ea86c689fe9cead0f2a21758698d1406fd6a89f8/bin 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/BuildSingleReference/cci-0d41ff7a/recipes/nodejs/all/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46/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