******************************************************************************** conan test cci-78781625/recipes/libcheck/all/test_package/conanfile.py libcheck/0.15.2@#a357dfe84d6c09ca0155e474efa83fe0 -pr /home/conan/w/prod-v1/bsr/12691/adfeb/profile_linux_12_libstdcpp_clang_release_64.libcheck-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] libcheck:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcheck/0.15.2 (test package): Installing package Requirements libcheck/0.15.2 from local cache - Cache Packages libcheck/0.15.2:c4e0fbaccfc6985428b092ccc7aa4bcd74617546 - Cache Installing (downloading, building) binaries... libcheck/0.15.2: Already installed! libcheck/0.15.2: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/12691/fbdfe/.conan/data/libcheck/0.15.2/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/bin libcheck/0.15.2 (test package): Generator txt created conanbuildinfo.txt libcheck/0.15.2 (test package): Generator 'CMakeDeps' calling 'generate()' libcheck/0.15.2 (test package): Generator 'CMakeToolchain' calling 'generate()' libcheck/0.15.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libcheck/0.15.2 (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-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libcheck/0.15.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' libcheck/0.15.2 (test package): Aggregating env generators libcheck/0.15.2 (test package): Generated conaninfo.txt libcheck/0.15.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/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 libcheck/0.15.2 (test package): Calling build() libcheck/0.15.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is Clang 12.0.0 -- 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: Component target declared 'Check::checkShared' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release libcheck/0.15.2 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/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 libcheck/0.15.2 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- Running suite(s): test_package 0%: Checks: 1, Failures: 1, Errors: 0 /home/conan/w/prod-v1/bsr/cci-78781625/recipes/libcheck/all/test_package/test_package.c:17:F:test_name:test_name:0: Assertion 's() == "USD"' failed: s() == "EUR", "USD" == "USD" number failed: 1 Ignore this intentional failure! CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 libcheck/0.15.2 (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 libcheck/0.15.2 (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