******************************************************************************** conan test cci-d3f40d7e/recipes/libcheck/all/test_package/conanfile.py libcheck/0.15.2@#3b3c3b9bd4cbc9ae54235362aa02491f -pr /home/conan/w/prod-v1/bsr/45176/aadcf/profile_linux_11_libstdcpp11_gcc_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=gcc compiler.libcxx=libstdc++11 compiler.version=11 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 cppunit/1.15.1 from 'conan-center' - Cache libcheck/0.15.2 from local cache - Cache subunit/1.4.0 from 'conan-center' - Cache Packages cppunit/1.15.1:6557f18ca99c0b6a233f43db00e30efaa525e27e - Cache libcheck/0.15.2:08968deeae6f8a60f2e0ab9f9430df8289eae1a5 - Cache subunit/1.4.0:6626a274ade14dce0bdaf416b51ff60f1233a759 - Cache Installing (downloading, building) binaries... cppunit/1.15.1: Already installed! subunit/1.4.0: Already installed! libcheck/0.15.2: Already installed! 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-d3f40d7e/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): Generator txt created conanbuildinfo.txt 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-d3f40d7e/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-d3f40d7e/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-d3f40d7e/recipes/libcheck/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-d3f40d7e/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-d3f40d7e/recipes/libcheck/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-d3f40d7e/recipes/libcheck/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- 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' -- Conan: Component target declared 'subunit::libsubunit' -- Conan: Component target declared 'subunit::libcppunit_subunit' -- Conan: Target declared 'subunit::subunit' -- Conan: Target declared 'cppunit::cppunit' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-d3f40d7e/recipes/libcheck/all/test_package/build/Release libcheck/0.15.2 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-d3f40d7e/recipes/libcheck/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-d3f40d7e/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-d3f40d7e/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-d3f40d7e/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