******************************************************************************** conan test conan-center-index/recipes/ruby/all/test_package/conanfile.py ruby/3.1.0@ --profile=/home/conan/w/BuildSingleReference/68191/739650d9-178a-4ed0-b8ab-47c7032a2f76/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/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] ruby:shared=True [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 683857dbd5377d65f26795d4023858f9 ruby/3.1.0 (test package): Installing package Requirements ruby/3.1.0 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages ruby/3.1.0:8de045835f655eac46a5ad3b4eadbcf79dcebafd - Download zlib/1.2.11:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a zlib/1.2.11: Downloaded package revision e7d906ef5373bfe70eb36715817edf63 ruby/3.1.0: Retrieving package 8de045835f655eac46a5ad3b4eadbcf79dcebafd from remote 'c3i_PR-8644' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ruby/3.1.0: Package installed 8de045835f655eac46a5ad3b4eadbcf79dcebafd ruby/3.1.0: Downloaded package revision 77c803d21150fe05013d71ba9cffeae0 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK ruby/3.1.0: Adding to PATH: /home/conan/w/BuildSingleReference/.conan/data/ruby/3.1.0/_/_/package/8de045835f655eac46a5ad3b4eadbcf79dcebafd/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK ruby/3.1.0 (test package): Generator txt created conanbuildinfo.txt ruby/3.1.0 (test package): Calling generate() ruby/3.1.0 (test package): Aggregating env generators ruby/3.1.0 (test package): Generated conaninfo.txt ruby/3.1.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8/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 ruby/3.1.0 (test package): Calling build() ruby/3.1.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8/package" "/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8/package" "/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package" ----------------- -- The C compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'ruby' -- Found ruby, version 3.1.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8 ruby/3.1.0 (test package): CMake command: cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package ruby/3.1.0 (test package): Running test() ----Running------ > ruby --version ----------------- ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux] ruby/3.1.0 (test package): CMake command: cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8' '--target' 'test' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8' '--target' 'test' '--' '-j3' ----------------- Running tests... Test project /home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8 Start 1: test_package 1/1 Test #1: test_package ..................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec Using Conan toolchain: /home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/2b36413bed06f1f4e7680736ed0aa6b991d91fe8/conan_toolchain.cmake. ruby/3.1.0 (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