******************************************************************************** conan test conan-center-index/recipes/wayland/all/test_package/conanfile.py wayland/1.19.0@ --profile=/home/conan/w/BuildSingleReference/20697/1238b8cf-6fcb-48a8-b1c4-bca966c6a254/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] wayland:shared=True [build_requires] [env] wayland/1.19.0 (test package): Installing package Requirements expat/2.4.1 from 'conan-center' - Cache libffi/3.3 from 'conan-center' - Cache libiconv/1.16 from 'conan-center' - Cache libxml2/2.9.10 from 'conan-center' - Cache wayland/1.19.0 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages expat/2.4.1:d155072702f0e5b14a540f87c1a1eb75e5a87f53 - Cache libffi/3.3:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Cache libiconv/1.16:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Cache libxml2/2.9.10:7e55ee9ca785482f82f0ce459f3a46395cbb636f - Cache wayland/1.19.0:9eaa594405241ab925d3f8e9a4d8be7deca6a85e - Cache zlib/1.2.11:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Cache Installing (downloading, building) binaries... expat/2.4.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libffi/3.3: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2b1e5ff9df96aaf5924c273e1368c632fcb32dd2/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libxml2/2.9.10: Already installed! libxml2/2.9.10: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/7e55ee9ca785482f82f0ce459f3a46395cbb636f/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK wayland/1.19.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK wayland/1.19.0 (test package): Generator cmake created conanbuildinfo.cmake wayland/1.19.0 (test package): Generator txt created conanbuildinfo.txt wayland/1.19.0 (test package): Generated conaninfo.txt wayland/1.19.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/wayland/all/test_package/build/ef95aec8c623333d147fafe3fe01683d68db8925/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 wayland/1.19.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/wayland/all/test_package/build/ef95aec8c623333d147fafe3fe01683d68db8925' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/wayland/all/test_package/build/ef95aec8c623333d147fafe3fe01683d68db8925/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/BuildSingleReference/conan-center-index/recipes/wayland/all/test_package' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- 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 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/wayland/all/test_package/build/ef95aec8c623333d147fafe3fe01683d68db8925 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/wayland/all/test_package/build/ef95aec8c623333d147fafe3fe01683d68db8925' '--' '-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 wayland/1.19.0 (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 error: XDG_RUNTIME_DIR not set in the environment. Can't connect to display