******************************************************************************** conan test cci-4cc32a35/recipes/nodejs/all/test_package/conanfile.py nodejs/12.14.1@#29d2d98ac9f27115fcd2c9982f72f94f -pr /home/conan/w/prod/BuildSingleReference/204294/6cbba7c2-cfb6-4e2c-9862-cfb86dc75260/profile_linux_8_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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=8 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=8 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nodejs/12.14.1 (test package): Installing package Requirements nodejs/12.14.1 from local cache - Cache Packages nodejs/12.14.1:3f9fd74eb2ecfcfbd4754685e5e97db13cd61fcc - Download Installing (downloading, building) binaries... nodejs/12.14.1: Retrieving package 3f9fd74eb2ecfcfbd4754685e5e97db13cd61fcc from remote 'c3i_PR-16765' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nodejs/12.14.1: Package installed 3f9fd74eb2ecfcfbd4754685e5e97db13cd61fcc nodejs/12.14.1: Downloaded package revision 32730f9d946674e63c002689bec8faf4 nodejs/12.14.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nodejs/12.14.1/_/_/package/3f9fd74eb2ecfcfbd4754685e5e97db13cd61fcc/bin nodejs/12.14.1 (test package): Generator txt created conanbuildinfo.txt nodejs/12.14.1 (test package): Aggregating env generators nodejs/12.14.1 (test package): Generated conaninfo.txt nodejs/12.14.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-4cc32a35/recipes/nodejs/all/test_package/build/5f3b01bb8938730eb418912b9baa5190dd3a2466/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/12.14.1 (test package): Calling build() nodejs/12.14.1 (test package): Running test() nodejs/12.14.1 (test package): Node version: ----Running------ > node --version ----------------- v12.14.1 nodejs/12.14.1 (test package): WARN: This conanfile has no build step