******************************************************************************** conan test cci-0899923c/recipes/pbtools/all/test_package/conanfile.py pbtools/0.45.0@#32b3991010278f52be437c7e07b1a96c -pr /home/conan/w/prod/BuildSingleReference/260195/6829d83d-28b6-46cf-94d1-e016bf7c272d/profile_linux_5_libstdcpp11_gcc_debug_64.pbtools-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] pbtools:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pbtools/0.45.0 (test package): Installing package Requirements pbtools/0.45.0 from local cache - Cache Packages pbtools/0.45.0:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Cache Installing (downloading, building) binaries... pbtools/0.45.0: Already installed! pbtools/0.45.0 (test package): Generator 'CMakeToolchain' calling 'generate()' pbtools/0.45.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' pbtools/0.45.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' pbtools/0.45.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' pbtools/0.45.0 (test package): Generator 'CMakeDeps' calling 'generate()' pbtools/0.45.0 (test package): Generator txt created conanbuildinfo.txt pbtools/0.45.0 (test package): Aggregating env generators pbtools/0.45.0 (test package): Generated conaninfo.txt pbtools/0.45.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug/generators/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 pbtools/0.45.0 (test package): Calling build() pbtools/0.45.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 5.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 -- Conan: Target declared 'pbtools::pbtools' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug pbtools/0.45.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 33%] Building C object CMakeFiles/test_package.dir/test_package.c.o [ 66%] Building C object CMakeFiles/test_package.dir/hello_world.c.o [100%] Linking C executable test_package [100%] Built target test_package pbtools/0.45.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-0899923c/recipes/pbtools/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- Successfully encoded Foo into 2 bytes. Successfully decoded 2 bytes into Foo. Foo.bar: 78 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 pbtools/0.45.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 pbtools/0.45.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