******************************************************************************** conan test conan-center-index/recipes/ruby/all/test_package/conanfile.py ruby/3.1.0@ --profile=/home/conan/w/BuildSingleReference/68191/af080d0c-6b03-4222-883a-f2fa3a0d1486/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] ruby:shared=True [build_requires] [env] ruby/3.1.0 (test package): Installing package Requirements ruby/3.1.0 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages ruby/3.1.0:cf627ab6cb6d861a80892e62a3d0ea23bbf867a7 - Cache zlib/1.2.11:75e99b627c196b65c439728670655ec3c366b334 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [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: Already installed! ruby/3.1.0: Adding to PATH: /home/conan/w/BuildSingleReference/.conan/data/ruby/3.1.0/_/_/package/cf627ab6cb6d861a80892e62a3d0ea23bbf867a7/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/ca372222e62e32e98a17837edbb90729718aa940/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/ca372222e62e32e98a17837edbb90729718aa940/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940/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/ca372222e62e32e98a17837edbb90729718aa940/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940/package" "/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package" ----------------- -- The C compiler identification is GNU 10.3.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/ca372222e62e32e98a17837edbb90729718aa940 ruby/3.1.0 (test package): CMake command: cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940' '--' '-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/ca372222e62e32e98a17837edbb90729718aa940' '--target' 'test' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940' '--target' 'test' '--' '-j3' ----------------- Running tests... Test project /home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940 Start 1: test_package 1/1 Test #1: test_package ..................... Passed 0.02 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.03 sec Using Conan toolchain: /home/conan/w/BuildSingleReference/conan-center-index/recipes/ruby/all/test_package/build/ca372222e62e32e98a17837edbb90729718aa940/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