******************************************************************************** conan test conan-center-index/recipes/ntv2/all/test_package/conanfile.py ntv2/16.1@#f496de6ddcd139ab600a3aad74e724d5 -pr /home/conan/w/prod/BuildSingleReference/616/f1efd9a4-7ca8-43c6-b2e0-f75ecf1a36db/profile_linux_9_libstdcpp_gcc_release_64.ntv2-shared-True.txt ******************************************************************************** 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=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] ntv2:shared=True [build_requires] [env] ntv2/16.1 (test package): Installing package Requirements ntv2/16.1 from local cache - Cache Packages ntv2/16.1:c315fa4cdecf2499320fcabbd4fdfda4282d90d9 - Download Installing (downloading, building) binaries... ntv2/16.1: Retrieving package c315fa4cdecf2499320fcabbd4fdfda4282d90d9 from remote 'c3i_PR-9323' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ntv2/16.1: Package installed c315fa4cdecf2499320fcabbd4fdfda4282d90d9 ntv2/16.1: Downloaded package revision bc181b2da1fb003c39b1cf6f553ac460 ntv2/16.1 (test package): Generator txt created conanbuildinfo.txt ntv2/16.1 (test package): Generator 'CMakeToolchain' calling 'generate()' ntv2/16.1 (test package): Generator 'CMakeDeps' calling 'generate()' ntv2/16.1 (test package): Aggregating env generators ntv2/16.1 (test package): Generated conaninfo.txt ntv2/16.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e/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 ntv2/16.1 (test package): Calling build() ntv2/16.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e/package" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e/package" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package" ----------------- -- The CXX compiler identification is GNU 9.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'ntv2::ntv2' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e ntv2/16.1 (test package): CMake command: cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable example [100%] Built target example ntv2/16.1 (test package): Running test() ntv2/16.1 (test package): CMake command: cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e' '--target' 'test' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e' '--target' 'test' '--' '-j3' ----------------- Running tests... Test project /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e Start 1: example 1/1 Test #1: example .......................... Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ntv2/all/test_package/build/5668d4a3b37f3c3314c1e755f7ba7a148e2d676e/conan_toolchain.cmake. ntv2/16.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ntv2/16.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior