******************************************************************************** conan test cci-be6d83d8/recipes/at-spi2-core/all/test_package/conanfile.py at-spi2-core/2.40.3@#7619e856e8db45fa9f46afddd6fcbc1f -pr /home/conan/w/prod/BuildSingleReference/242829/0340ba5c-7271-4e7d-97fa-05b297bd872b/profile_linux_12_libstdcpp_clang_release_64.at-spi2-core-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] at-spi2-core:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True at-spi2-core/2.40.3 (test package): Installing package Requirements at-spi2-core/2.40.3 from local cache - Cache bzip2/1.0.8 from 'conan-center' - Cache dbus/1.15.2 from 'conan-center' - Cache expat/2.5.0 from 'conan-center' - Cache glib/2.76.2 from 'conan-center' - Cache libelf/0.8.13 from 'conan-center' - Cache libffi/3.4.4 from 'conan-center' - Cache libmount/2.36.2 from 'conan-center' - Cache libselinux/3.3 from 'conan-center' - Cache pcre2/10.42 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages at-spi2-core/2.40.3:896fc48edab43bdb9961366e2cef08fe9de40ef0 - Cache bzip2/1.0.8:00c750ce60d90d17c6eb9a941db66d67f523d38f - Cache dbus/1.15.2:b81bf9aa4b57bf0d116a60c26173f0a363fc25f3 - Cache expat/2.5.0:c0f084393d9413a84a01f8cbf9e6f763ddec5b25 - Cache glib/2.76.2:a3499a0ad768c5089c02c5c748ea64d27839628e - Cache libelf/0.8.13:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libffi/3.4.4:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libmount/2.36.2:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libselinux/3.3:65c910116ee40993a35c3f0d88c416990bbccdcf - Cache pcre2/10.42:99a3ad63fefb65a42e5fb9683d036c577d3f9b74 - Cache zlib/1.2.13:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! expat/2.5.0: Already installed! libelf/0.8.13: Already installed! libffi/3.4.4: Already installed! libmount/2.36.2: Already installed! zlib/1.2.13: Already installed! dbus/1.15.2: Already installed! pcre2/10.42: Already installed! pcre2/10.42: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/bin libselinux/3.3: Already installed! glib/2.76.2: Already installed! at-spi2-core/2.40.3: Already installed! at-spi2-core/2.40.3 (test package): Generator txt created conanbuildinfo.txt at-spi2-core/2.40.3 (test package): Generator cmake created conanbuildinfo.cmake at-spi2-core/2.40.3 (test package): Aggregating env generators at-spi2-core/2.40.3 (test package): Generated conaninfo.txt at-spi2-core/2.40.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-be6d83d8/recipes/at-spi2-core/all/test_package/build/48cd67c9eae05bd9a53bd97d90109ec9d7506372/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 at-spi2-core/2.40.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-be6d83d8/recipes/at-spi2-core/all/test_package/build/48cd67c9eae05bd9a53bd97d90109ec9d7506372' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-be6d83d8/recipes/at-spi2-core/all/test_package/build/48cd67c9eae05bd9a53bd97d90109ec9d7506372/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-be6d83d8/recipes/at-spi2-core/all/test_package' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX 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 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-be6d83d8/recipes/at-spi2-core/all/test_package/build/48cd67c9eae05bd9a53bd97d90109ec9d7506372 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-be6d83d8/recipes/at-spi2-core/all/test_package/build/48cd67c9eae05bd9a53bd97d90109ec9d7506372' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package at-spi2-core/2.40.3 (test package): Running test() ----Running------ > bin/test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR at-spi2-core/2.40.3: WARN: Recipe 'at-spi2-core/2.40.3' is deprecated in favor of 'Consumers should migrate to at-spi2-core/[>=2.45.1], which includes atk and at-spi2-atk'. Please, consider changing your requirements.