******************************************************************************** conan test cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/conanfile.py bvdberg-ctest/1.0.0@#7a9055bd24a949e1493f46501f712d93 -pr /home/conan/workspace/prod-v1/bsr/37593/dbbda/profile_linux_13_libstdcpp_clang_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/workspace/prod-v1/bsr/37593/cedbf/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/37593/cedbf/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True bvdberg-ctest/1.0.0 (test package): Installing package Requirements bvdberg-ctest/1.0.0 from local cache - Cache Packages bvdberg-ctest/1.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... bvdberg-ctest/1.0.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-23869' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bvdberg-ctest/1.0.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 bvdberg-ctest/1.0.0: Downloaded package revision 27345d3a3c2a276836e5502d3ea62776 bvdberg-ctest/1.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' bvdberg-ctest/1.0.0 (test package): Generator txt created conanbuildinfo.txt bvdberg-ctest/1.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' bvdberg-ctest/1.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' bvdberg-ctest/1.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' bvdberg-ctest/1.0.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/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' bvdberg-ctest/1.0.0 (test package): Aggregating env generators bvdberg-ctest/1.0.0 (test package): Generated conaninfo.txt bvdberg-ctest/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release/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 bvdberg-ctest/1.0.0 (test package): Calling build() bvdberg-ctest/1.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is Clang 13.0.1 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'bvdberg-ctest::bvdberg-ctest' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release bvdberg-ctest/1.0.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release" '--' '-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 bvdberg-ctest/1.0.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-db8bf49a/recipes/bvdberg-ctest/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- TEST 1/1 suite1:test2 [OK] RESULTS: 1 tests (1 ok, 0 failed, 0 skipped) ran in 0 ms NOTE: all tests passed, it works! ;) WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** bvdberg-ctest/1.0.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 bvdberg-ctest/1.0.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