conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
950 stars 1.73k forks source link

[package] qt/6.1.1: stuck during build #6076

Closed AndreyMlashkin closed 2 years ago

AndreyMlashkin commented 3 years ago

Package and Environment Details (include every applicable attribute)

Conan profile (output of conan profile show default or conan profile show <profile> if custom profile is in use)

[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=17
compiler.libcxx=libstdc++11
compiler.version=9
os=Linux
os_build=Linux
[options]
*:openssl=False
*:qtnetworkauth=True
*:shared=False
*:with_vulkan=True
vulkan-loader:shared=True
[build_requires]
[env]

Steps to reproduce (Include if Applicable)

you need to override self.requires("expat/2.2.10") first, then call

conan create . qt/6.1.1@ --build missing

Logs (Include/Attach if Applicable)

Click to expand log ``` conan create . qt/6.1.1@ --build missing -pr temp [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 100.296875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/*.diff'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK Exporting package recipe qt/6.1.1 exports: File 'conandata.yml' found. Exporting it... qt/6.1.1 exports: Copied 1 '.yml' file: conandata.yml qt/6.1.1: Calling export() qt/6.1.1 export() method: Copied 1 '.conf' file: qtmodules6.1.1.conf [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'6.1.1': {'url': ['https://download.qt.io/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz', 'https://qt-mirror.dannhauer.de/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz', 'https://www.funet.fi/pub/mirrors/download.qt-project.org/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz', 'https://ftp.fau.de/qtproject/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz'], 'sha256': '6ac937aae4c7b5a3eac90ea4d13f31ded9f78ebc93007bb919fae65c58c808c3'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 6.1.1: sha256: 6ac937aae4c7b5a3eac90ea4d13f31ded9f78ebc93007bb919fae65c58c808c3 url: - https://download.qt.io/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz - https://qt-mirror.dannhauer.de/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz - https://www.funet.fi/pub/mirrors/download.qt-project.org/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz - https://ftp.fau.de/qtproject/archive/qt/6.1/6.1.1/single/qt-everywhere-src-6.1.1.tar.xz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK [HOOK - conan-center.py] post_export(): [LICENSE PUBLIC DOMAIN (KB-H056)] OK qt/6.1.1: A new conanfile.py version was exported qt/6.1.1: Folder: /home/andrei/.conan/data/qt/6.1.1/_/_/export qt/6.1.1: Using the exported files summary hash as the recipe revision: 2d7f01cdf352e1de9b1ac2bbad61d4e8 qt/6.1.1: Exported revision: 2d7f01cdf352e1de9b1ac2bbad61d4e8 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] *:openssl=False *:qtnetworkauth=True *:shared=False *:with_vulkan=True vulkan-loader:shared=True [build_requires] [env] WARN: fontconfig/2.13.93: requirement expat/2.4.1 overridden by qt/6.1.1 to expat/2.2.10 qt/6.1.1 (test package): Installing package Requirements brotli/1.0.9 from local cache - Cache bzip2/1.0.8 from 'conan-center' - Cache double-conversion/3.1.5 from local cache - Cache expat/2.2.10 from local cache - Cache fontconfig/2.13.93 from 'conan-center' - Cache freetype/2.10.4 from local cache - Cache glib/2.68.0 from 'conan-center' - Cache harfbuzz/2.8.0 from 'conan-center' - Cache icu/68.2 from 'conan-center' - Cache libelf/0.8.13 from local cache - Cache libffi/3.3 from local cache - Cache libiconv/1.16 from 'conan-center' - Cache libmount/2.36 from local cache - Cache libpng/1.6.37 from local cache - Cache libpq/13.2 from local cache - Cache libselinux/3.1 from local cache - Cache libuuid/1.0.3 from local cache - Cache libxml2/2.9.10 from local cache - Cache odbc/2.3.9 from local cache - Cache opengl/system from local cache - Cache pcre/8.44 from local cache - Cache pcre2/10.36 from 'artifactory' - Cache qt/6.1.1 from 'conan-center' - Cache sqlite3/3.35.5 from 'conan-center' - Cache vulkan-headers/1.2.172 from 'artifactory' - Cache vulkan-loader/1.2.172 from 'artifactory' - Cache wayland/1.18.0 from 'conan-center' - Cache xkbcommon/1.2.1 from 'conan-center' - Cache xorg/system from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages brotli/1.0.9:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Cache double-conversion/3.1.5:8646734ee3e7fd5a9de3513cba5a40bc700a885d - Cache expat/2.2.10:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache fontconfig/2.13.93:e135b8afaaf9274276e3ae293315395467cd735b - Cache freetype/2.10.4:f1014dc4f9380132c471ceb778980949abf136d3 - Cache glib/2.68.0:0385e7273c0d55fb125e44f6a019048e475655f4 - Cache harfbuzz/2.8.0:c071d21d669b685fbdf14b58887ee59ae21fec48 - Cache icu/68.2:00bedc953f849c0720c7db5b90fb80031d874aef - Cache libelf/0.8.13:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache libffi/3.3:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache libiconv/1.16:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache libmount/2.36:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache libpng/1.6.37:f99afdbf2a1cc98ba2029817b35103455b6a9b77 - Cache libpq/13.2:8e0939db49a1d312829524beb4d0b6824e47691d - Cache libselinux/3.1:6b0384e3aaa343ede5d2bd125e37a0198206de42 - Cache libuuid/1.0.3:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache libxml2/2.9.10:e9a3e7dd6ab9bf161be4ac8c0925d9a6ba8f2645 - Cache odbc/2.3.9:b29d3eb003873b92a248c0df6debab47f53853ea - Cache opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache pcre/8.44:5a9dce922eb15fddb52dd3f1ac71ae033f4e570d - Cache pcre2/10.36:3b544e62795c293d95ba624360f2fc91ca32ce44 - Cache qt/6.1.1:f1ac0f7824f2997e0dd938ca6aab05b906bdf663 - Build sqlite3/3.35.5:c0cc1a2703aaeb2777d683089def26db57cf15e6 - Cache vulkan-headers/1.2.172:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache vulkan-loader/1.2.172:9a2253d04229a3b77c7127f8f39a7b805c04a59f - Cache wayland/1.18.0:f154a7e0d26bf39a64459f3df3d93e77d5145cf6 - Cache xkbcommon/1.2.1:46413bc1d1945f58b030a13621c52b586e8a7a6c - Cache xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.11:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache Build requirements cmake/3.20.0 from 'conan-center' - Cache cmake/3.20.2 from 'conan-center' - Cache ninja/1.10.2 from local cache - Cache openssl/1.1.1j from 'artifactory' - Cache openssl/1.1.1k from 'conan-center' - Cache pkgconf/1.7.4 from 'conan-center' - Cache Build requirements packages cmake/3.20.0:5c09c752508b674ca5cb1f2d327b5a2d582866c8 - Cache cmake/3.20.2:5c09c752508b674ca5cb1f2d327b5a2d582866c8 - Cache ninja/1.10.2:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Cache openssl/1.1.1j:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache openssl/1.1.1k:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache pkgconf/1.7.4:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache Installing (downloading, building) binaries... brotli/1.0.9: 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 bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/andrei/.conan/data/bzip2/1.0.8/_/_/package/da606cf731e334010b0bf6e85a2a6f891b9f36b0/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 double-conversion/3.1.5: 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 expat/2.2.10: 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 icu/68.2: Already installed! icu/68.2: Appending ICU_DATA environment variable: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/res/icudt68l.dat icu/68.2: Appending PATH environment variable: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/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 libelf/0.8.13: 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/andrei/.conan/data/libiconv/1.16/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/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 libmount/2.36: 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 libuuid/1.0.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 ninja/1.10.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK ninja/1.10.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/andrei/.conan/data/ninja/1.10.2/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/lib [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK opengl/system: 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 openssl/1.1.1j: 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 openssl/1.1.1k: 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 pkgconf/1.7.4: Already installed! pkgconf/1.7.4: Appending PATH env var: /home/andrei/.conan/data/pkgconf/1.7.4/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/andrei/.conan/data/pkgconf/1.7.4/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/andrei/.conan/data/pkgconf/1.7.4/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/bin/aclocal [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 sqlite3/3.35.5: Already installed! sqlite3/3.35.5: Appending PATH env var with : /home/andrei/.conan/data/sqlite3/3.35.5/_/_/package/c0cc1a2703aaeb2777d683089def26db57cf15e6/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 vulkan-headers/1.2.172: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK vulkan-headers/1.2.172: WARN: Lib folder doesn't exist, can't collect libraries: /home/andrei/.conan/data/vulkan-headers/1.2.172/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK xorg/system: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK xorg/system: WARN: Lib folder doesn't exist, can't collect libraries: /home/andrei/.conan/data/xorg/system/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [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 cmake/3.20.0: Already installed! cmake/3.20.0: Appending PATH environment variable: /home/andrei/.conan/data/cmake/3.20.0/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cmake/3.20.0: WARN: Lib folder doesn't exist, can't collect libraries: /home/andrei/.conan/data/cmake/3.20.0/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/lib [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cmake/3.20.2: Already installed! cmake/3.20.2: Appending PATH environment variable: /home/andrei/.conan/data/cmake/3.20.2/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cmake/3.20.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/andrei/.conan/data/cmake/3.20.2/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/lib [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libpng/1.6.37: 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 libpq/13.2: 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/andrei/.conan/data/libxml2/2.9.10/_/_/package/e9a3e7dd6ab9bf161be4ac8c0925d9a6ba8f2645/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 odbc/2.3.9: Already installed! odbc/2.3.9: Appending PATH environment variable: /home/andrei/.conan/data/odbc/2.3.9/_/_/package/b29d3eb003873b92a248c0df6debab47f53853ea/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 pcre/8.44: Already installed! pcre/8.44: Appending PATH environment variable: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/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 pcre2/10.36: Already installed! pcre2/10.36: Appending PATH environment variable: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/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 freetype/2.10.4: 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 libselinux/3.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 wayland/1.18.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 xkbcommon/1.2.1: Already installed! xkbcommon/1.2.1: Appending PATH environment variable: /home/andrei/.conan/data/xkbcommon/1.2.1/_/_/package/46413bc1d1945f58b030a13621c52b586e8a7a6c/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 fontconfig/2.13.93: Already installed! fontconfig/2.13.93: Creating FONTCONFIG_FILE environment variable: /home/andrei/.conan/data/fontconfig/2.13.93/_/_/package/e135b8afaaf9274276e3ae293315395467cd735b/bin/etc/fonts/fonts.conf fontconfig/2.13.93: Creating FONTCONFIG_PATH environment variable: /home/andrei/.conan/data/fontconfig/2.13.93/_/_/package/e135b8afaaf9274276e3ae293315395467cd735b/bin/etc/fonts [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 glib/2.68.0: Already installed! glib/2.68.0: Appending PATH env var with: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/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 vulkan-loader/1.2.172: Already installed! vulkan-loader/1.2.172: Create VULKAN_SDK environment variable: /home/andrei/.conan/data/vulkan-loader/1.2.172/_/_/package/9a2253d04229a3b77c7127f8f39a7b805c04a59f [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 harfbuzz/2.8.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 qt/6.1.1: Applying build-requirement: cmake/3.20.2 qt/6.1.1: Applying build-requirement: ninja/1.10.2 qt/6.1.1: Applying build-requirement: pkgconf/1.7.4 qt/6.1.1: Applying build-requirement: openssl/1.1.1k [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK qt/6.1.1: Configuring sources in /home/andrei/.conan/data/qt/6.1.1/_/_/source Downloading qt-everywhere-src-6.1.1.tar.xz completed [267998.68k] [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK qt/6.1.1: Building your package in /home/andrei/.conan/data/qt/6.1.1/_/_/build/f1ac0f7824f2997e0dd938ca6aab05b906bdf663 qt/6.1.1: Generator pkg_config created cmake.pc qt/6.1.1: Generator pkg_config created ninja.pc qt/6.1.1: Generator pkg_config created libpkgconf.pc qt/6.1.1: Generator pkg_config created vulkan.pc qt/6.1.1: Generator pkg_config created double-conversion.pc qt/6.1.1: Generator pkg_config created fontconfig.pc qt/6.1.1: Generator pkg_config created icu-data.pc qt/6.1.1: Generator pkg_config created icu-uc.pc qt/6.1.1: Generator pkg_config created icu-i18n.pc qt/6.1.1: Generator pkg_config created icu-tu.pc qt/6.1.1: Generator pkg_config created icu-test.pc qt/6.1.1: Generator pkg_config created icu-io.pc qt/6.1.1: Generator pkg_config created icu-i18n-alias.pc qt/6.1.1: Generator pkg_config created icu-data-alias.pc qt/6.1.1: Generator pkg_config created icu.pc qt/6.1.1: Generator pkg_config created harfbuzz.pc qt/6.1.1: Generator pkg_config created sqlite.pc qt/6.1.1: Generator pkg_config created sqlite3.pc qt/6.1.1: Generator pkg_config created pgport.pc qt/6.1.1: Generator pkg_config created pgcommon.pc qt/6.1.1: Generator pkg_config created pq.pc qt/6.1.1: Generator pkg_config created libpq.pc qt/6.1.1: Generator pkg_config created odbcltdl.pc qt/6.1.1: Generator pkg_config created odbccr.pc qt/6.1.1: Generator pkg_config created odbcinst.pc qt/6.1.1: Generator pkg_config created odbc.pc qt/6.1.1: Generator pkg_config created xkbregistry.pc qt/6.1.1: Generator pkg_config created xkbcommon.pc qt/6.1.1: Generator pkg_config created xkbcommon-x11.pc qt/6.1.1: Generator pkg_config created xkbcommon_full_package.pc qt/6.1.1: Generator pkg_config created opengl.pc qt/6.1.1: Generator pkg_config created libcrypto.pc qt/6.1.1: Generator pkg_config created libssl.pc qt/6.1.1: Generator pkg_config created openssl.pc qt/6.1.1: Generator pkg_config created vulkanregistry.pc qt/6.1.1: Generator pkg_config created vulkanheaders.pc qt/6.1.1: Generator pkg_config created vulkan-headers.pc qt/6.1.1: Generator pkg_config created xcb-dri3.pc qt/6.1.1: Generator pkg_config created xcb-util.pc qt/6.1.1: Generator pkg_config created xcb-event.pc qt/6.1.1: Generator pkg_config created xcb-aux.pc qt/6.1.1: Generator pkg_config created xcb-atom.pc qt/6.1.1: Generator pkg_config created xkeyboard-config.pc qt/6.1.1: Generator pkg_config created xcb.pc qt/6.1.1: Generator pkg_config created xcb-xinerama.pc qt/6.1.1: Generator pkg_config created xcb-xfixes.pc qt/6.1.1: Generator pkg_config created xcb-sync.pc qt/6.1.1: Generator pkg_config created xcb-shm.pc qt/6.1.1: Generator pkg_config created xcb-shape.pc qt/6.1.1: Generator pkg_config created xcb-renderutil.pc qt/6.1.1: Generator pkg_config created xcb-render.pc qt/6.1.1: Generator pkg_config created xcb-randr.pc qt/6.1.1: Generator pkg_config created xcb-keysyms.pc qt/6.1.1: Generator pkg_config created xcb-image.pc qt/6.1.1: Generator pkg_config created xcb-icccm.pc qt/6.1.1: Generator pkg_config created xcb-xkb.pc qt/6.1.1: Generator pkg_config created xtrans.pc qt/6.1.1: Generator pkg_config created xxf86vm.pc qt/6.1.1: Generator pkg_config created xvmc.pc qt/6.1.1: Generator pkg_config created xv.pc qt/6.1.1: Generator pkg_config created xtst.pc qt/6.1.1: Generator pkg_config created xt.pc qt/6.1.1: Generator pkg_config created xscrnsaver.pc qt/6.1.1: Generator pkg_config created xres.pc qt/6.1.1: Generator pkg_config created xrender.pc qt/6.1.1: Generator pkg_config created xrandr.pc qt/6.1.1: Generator pkg_config created xpm.pc qt/6.1.1: Generator pkg_config created xmuu.pc qt/6.1.1: Generator pkg_config created xmu.pc qt/6.1.1: Generator pkg_config created xkbfile.pc qt/6.1.1: Generator pkg_config created xinerama.pc qt/6.1.1: Generator pkg_config created xi.pc qt/6.1.1: Generator pkg_config created xft.pc qt/6.1.1: Generator pkg_config created xfixes.pc qt/6.1.1: Generator pkg_config created xext.pc qt/6.1.1: Generator pkg_config created xdmcp.pc qt/6.1.1: Generator pkg_config created xdamage.pc qt/6.1.1: Generator pkg_config created xcursor.pc qt/6.1.1: Generator pkg_config created xcomposite.pc qt/6.1.1: Generator pkg_config created xaw7.pc qt/6.1.1: Generator pkg_config created xau.pc qt/6.1.1: Generator pkg_config created sm.pc qt/6.1.1: Generator pkg_config created ice.pc qt/6.1.1: Generator pkg_config created fontenc.pc qt/6.1.1: Generator pkg_config created x11-xcb.pc qt/6.1.1: Generator pkg_config created x11.pc qt/6.1.1: Generator pkg_config created xorg.pc qt/6.1.1: Generator pkg_config created wayland-egl-backend.pc qt/6.1.1: Generator pkg_config created wayland-client.pc qt/6.1.1: Generator pkg_config created wayland-egl.pc qt/6.1.1: Generator pkg_config created wayland-cursor.pc qt/6.1.1: Generator pkg_config created wayland-server.pc qt/6.1.1: Generator pkg_config created wayland-scanner.pc qt/6.1.1: Generator pkg_config created wayland.pc qt/6.1.1: Generator pkg_config created freetype2.pc qt/6.1.1: Generator pkg_config created libuuid.pc qt/6.1.1: Generator pkg_config created gresource.pc qt/6.1.1: Generator pkg_config created glib-2.0.pc qt/6.1.1: Generator pkg_config created gobject-2.0.pc qt/6.1.1: Generator pkg_config created gmodule-no-export-2.0.pc qt/6.1.1: Generator pkg_config created gmodule-2.0.pc qt/6.1.1: Generator pkg_config created gio-2.0.pc qt/6.1.1: Generator pkg_config created gio-unix-2.0.pc qt/6.1.1: Generator pkg_config created gthread-2.0.pc qt/6.1.1: Generator pkg_config created gmodule-export-2.0.pc qt/6.1.1: Generator pkg_config created glib.pc qt/6.1.1: Generator pkg_config created libffi.pc qt/6.1.1: Generator pkg_config created libxml-2.0.pc qt/6.1.1: Generator pkg_config created expat.pc qt/6.1.1: Generator pkg_config created libpng.pc qt/6.1.1: Generator pkg_config created libbrotlicommon.pc qt/6.1.1: Generator pkg_config created libbrotlienc.pc qt/6.1.1: Generator pkg_config created libbrotlidec.pc qt/6.1.1: Generator pkg_config created brotli.pc qt/6.1.1: Generator pkg_config created libpcre32.pc qt/6.1.1: Generator pkg_config created libpcre16.pc qt/6.1.1: Generator pkg_config created libpcre.pc qt/6.1.1: Generator pkg_config created libpcreposix.pc qt/6.1.1: Generator pkg_config created pcre.pc qt/6.1.1: Generator pkg_config created libelf.pc qt/6.1.1: Generator pkg_config created mount.pc qt/6.1.1: Generator pkg_config created libsepol.pc qt/6.1.1: Generator pkg_config created libselinux.pc qt/6.1.1: Generator pkg_config created libpcre2-32.pc qt/6.1.1: Generator pkg_config created libpcre2-16.pc qt/6.1.1: Generator pkg_config created libpcre2-8.pc qt/6.1.1: Generator pkg_config created libpcre2-posix.pc qt/6.1.1: Generator pkg_config created libpcre2.pc qt/6.1.1: Generator pkg_config created libiconv.pc qt/6.1.1: Generator pkg_config created zlib.pc qt/6.1.1: Generator pkg_config created bzip2.pc qt/6.1.1: Generator cmake created conanbuildinfo.cmake qt/6.1.1: Generator cmake_find_package created Findcmake.cmake qt/6.1.1: Generator cmake_find_package created Findninja.cmake qt/6.1.1: Generator cmake_find_package created Findpkgconf.cmake qt/6.1.1: Generator cmake_find_package created FindVulkan.cmake qt/6.1.1: Generator cmake_find_package created Finddouble-conversion.cmake qt/6.1.1: Generator cmake_find_package created FindFontconfig.cmake qt/6.1.1: Generator cmake_find_package created FindICU.cmake qt/6.1.1: Generator cmake_find_package created Findharfbuzz.cmake qt/6.1.1: Generator cmake_find_package created FindSQLite3.cmake qt/6.1.1: Generator cmake_find_package created FindPostgreSQL.cmake qt/6.1.1: Generator cmake_find_package created FindODBC.cmake qt/6.1.1: Generator cmake_find_package created Findxkbcommon.cmake qt/6.1.1: Generator cmake_find_package created Findopengl_system.cmake qt/6.1.1: Generator cmake_find_package created FindOpenSSL.cmake qt/6.1.1: Generator cmake_find_package created FindVulkanHeaders.cmake qt/6.1.1: Generator cmake_find_package created Findxorg.cmake qt/6.1.1: Generator cmake_find_package created Findwayland.cmake qt/6.1.1: Generator cmake_find_package created FindFreetype.cmake qt/6.1.1: Generator cmake_find_package created Findlibuuid.cmake qt/6.1.1: Generator cmake_find_package created Findglib.cmake qt/6.1.1: Generator cmake_find_package created Findlibffi.cmake qt/6.1.1: Generator cmake_find_package created FindLibXml2.cmake qt/6.1.1: Generator cmake_find_package created FindEXPAT.cmake qt/6.1.1: Generator cmake_find_package created FindPNG.cmake qt/6.1.1: Generator cmake_find_package created FindBrotli.cmake qt/6.1.1: Generator cmake_find_package created FindPCRE.cmake qt/6.1.1: Generator cmake_find_package created Findlibelf.cmake qt/6.1.1: Generator cmake_find_package created Findlibmount.cmake qt/6.1.1: Generator cmake_find_package created Findlibselinux.cmake qt/6.1.1: Generator cmake_find_package created Findpcre2.cmake qt/6.1.1: Generator cmake_find_package created FindIconv.cmake qt/6.1.1: Generator cmake_find_package created FindZLIB.cmake qt/6.1.1: Generator cmake_find_package created FindBZip2.cmake [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 qt/6.1.1: Calling build() WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindVulkan.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindVulkan.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindBrotli.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindBrotli.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindBZip2.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindBZip2.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindODBC.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindODBC.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindFontconfig.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindFontconfig.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findopengl_system.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findopengl_system.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findpkgconf.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findpkgconf.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindPNG.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindPNG.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindLibXml2.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindLibXml2.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindPCRE.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindPCRE.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibelf.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibelf.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibmount.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibmount.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindZLIB.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindZLIB.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindFreetype.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindFreetype.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindSQLite3.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindSQLite3.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindVulkanHeaders.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindVulkanHeaders.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibuuid.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibuuid.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findcmake.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findcmake.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindPostgreSQL.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindPostgreSQL.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindOpenSSL.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindOpenSSL.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindEXPAT.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindEXPAT.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindICU.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindICU.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findharfbuzz.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findharfbuzz.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findninja.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findninja.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:>' in 'conanbuildinfo.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:>' in 'conanbuildinfo.cmake' file. WARN: replace_in_file didn't find pattern '$<$,EXECUTABLE>:>' in 'conanbuildinfo.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'conanbuildinfo.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'conanbuildinfo.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'FindIconv.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'FindIconv.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findxorg.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findxorg.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findpcre2.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findpcre2.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibselinux.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibselinux.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findwayland.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findwayland.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Finddouble-conversion.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Finddouble-conversion.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibffi.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findlibffi.cmake' file. WARN: replace_in_file didn't find pattern '$<$,SHARED_LIBRARY>:-Wl,--export-dynamic>' in 'Findxkbcommon.cmake' file. WARN: replace_in_file didn't find pattern '$<$,MODULE_LIBRARY>:-Wl,--export-dynamic>' in 'Findxkbcommon.cmake' file. -- The CXX compiler identification is GNU 9.3.0 -- The C compiler identification is GNU 9.3.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan setting CPP STANDARD: 17 WITH EXTENSIONS OFF -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 Check dependencies of 'qtbase' Check dependencies of 'qtnetworkauth' Configuring 'qtbase' -- Check for feature set changes -- Extracting architecture info from /home/andrei/.conan/data/qt/6.1.1/_/_/build/f1ac0f7824f2997e0dd938ca6aab05b906bdf663/qtbase/config.tests/arch/architecture_test. -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- CMAKE_VERSION: "3.20.2" -- CMAKE_HOST_SYSTEM: "Linux-5.8.0-50-generic" -- CMAKE_HOST_SYSTEM_NAME: "Linux" -- CMAKE_HOST_SYSTEM_VERSION: "5.8.0-50-generic" -- CMAKE_HOST_SYSTEM_PROCESSOR: "x86_64" -- CMAKE_SYSTEM: "Linux" -- CMAKE_SYSTEM_NAME: "Linux" -- CMAKE_SYSTEM_VERSION: "5.8.0-50-generic" -- CMAKE_SYSTEM_PROCESSOR: "x86_64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_C_COMPILER: "/usr/bin/cc" (9.3.0) -- CMAKE_CXX_COMPILER: "/usr/bin/c++" (9.3.0) -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found suitable version "1.2.11", minimum required is "1.0.8") -- Library z found /home/andrei/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libz.a -- Found: /home/andrei/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libz.a -- Found WrapZLIB: TRUE (Required is at least version "1.0.8") -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found /usr/lib/x86_64-linux-gnu/libzstd.so) -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2") -- Checking for module 'libudev' -- Package 'libudev', required by 'virtual:world', not found -- Performing Test machine tuple -- Performing Test machine tuple - Success -- Performing Test HAVE_cxx14 -- Performing Test HAVE_cxx14 - Success -- Performing Test HAVE_cxx17 -- Performing Test HAVE_cxx17 - Success -- Performing Test HAVE_cxx20 -- Performing Test HAVE_cxx20 - Success -- Performing Test HAVE_precompile_header -- Performing Test HAVE_precompile_header - Failed -- Performing Test TEST_use_bfd_linker -- Performing Test TEST_use_bfd_linker - Success -- Performing Test TEST_use_gold_linker -- Performing Test TEST_use_gold_linker - Success -- Performing Test TEST_use_lld_linker -- Performing Test TEST_use_lld_linker - Success -- Performing Test TEST_optimize_debug -- Performing Test TEST_optimize_debug - Success -- Performing Test TEST_enable_new_dtags -- Performing Test TEST_enable_new_dtags - Success -- Performing Test TEST_gdb_index -- Performing Test TEST_gdb_index - Failed -- Performing Test HAVE_reduce_relocations -- Performing Test HAVE_reduce_relocations - Success -- Performing Test separate debug information support -- Performing Test separate debug information support - Success -- Performing Test HAVE_signaling_nan -- Performing Test HAVE_signaling_nan - Success -- Performing SIMD Test SSE2 instructions -- Performing SIMD Test SSE2 instructions - Success -- Performing SIMD Test SSE3 instructions -- Performing SIMD Test SSE3 instructions - Success -- Performing SIMD Test SSSE3 instructions -- Performing SIMD Test SSSE3 instructions - Success -- Performing SIMD Test SSE4.1 instructions -- Performing SIMD Test SSE4.1 instructions - Success -- Performing SIMD Test SSE4.2 instructions -- Performing SIMD Test SSE4.2 instructions - Success -- Performing SIMD Test AES new instructions -- Performing SIMD Test AES new instructions - Success -- Performing SIMD Test F16C instructions -- Performing SIMD Test F16C instructions - Success -- Performing SIMD Test RDRAND instruction -- Performing SIMD Test RDRAND instruction - Success -- Performing SIMD Test RDSEED instruction -- Performing SIMD Test RDSEED instruction - Success -- Performing SIMD Test SHA new instructions -- Performing SIMD Test SHA new instructions - Success -- Performing SIMD Test AVX instructions -- Performing SIMD Test AVX instructions - Success -- Performing SIMD Test AVX2 instructions -- Performing SIMD Test AVX2 instructions - Success -- Performing SIMD Test AVX512 F instructions -- Performing SIMD Test AVX512 F instructions - Success -- Performing SIMD Test AVX512 ER instructions -- Performing SIMD Test AVX512 ER instructions - Success -- Performing SIMD Test AVX512 CD instructions -- Performing SIMD Test AVX512 CD instructions - Success -- Performing SIMD Test AVX512 PF instructions -- Performing SIMD Test AVX512 PF instructions - Success -- Performing SIMD Test AVX512 DQ instructions -- Performing SIMD Test AVX512 DQ instructions - Success -- Performing SIMD Test AVX512 BW instructions -- Performing SIMD Test AVX512 BW instructions - Success -- Performing SIMD Test AVX512 VL instructions -- Performing SIMD Test AVX512 VL instructions - Success -- Performing SIMD Test AVX512 IFMA instructions -- Performing SIMD Test AVX512 IFMA instructions - Success -- Performing SIMD Test AVX512 VBMI instructions -- Performing SIMD Test AVX512 VBMI instructions - Success -- Performing Test HAVE_posix_fallocate -- Performing Test HAVE_posix_fallocate - Success -- Performing Test HAVE_alloca_stdlib_h -- Performing Test HAVE_alloca_stdlib_h - Success -- Performing Test HAVE_alloca_h -- Performing Test HAVE_alloca_h - Success -- Performing Test HAVE_alloca_malloc_h -- Performing Test HAVE_alloca_malloc_h - Failed -- Performing Test HAVE_stack_protector -- Performing Test HAVE_stack_protector - Success -- Performing Test HAVE_intelcet -- Performing Test HAVE_intelcet - Success -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Found GLIB2: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libglib-2.0.a -- Conan: Using autogenerated FindICU.cmake -- Found ICU: 68.2 (found version "68.2") -- Conan: Component 'i18n' found in package 'ICU' -- Conan: Component 'uc' found in package 'ICU' -- Conan: Component 'data' found in package 'ICU' -- Library icuio found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Library icutest found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Library icutu found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Library icui18n found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Library icuuc found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Library icudata found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Library icudata found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Library icuuc found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Library icui18n found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Library icutu found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Library icutest found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Library icuio found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Checking for module 'libsystemd' -- Package 'libsystemd', required by 'virtual:world', not found -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Checking for module 'libb2' -- Package 'libb2', required by 'virtual:world', not found -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Success -- Found WrapRt: TRUE -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Found WrapSystemPCRE2: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-16.a (found suitable version "10.36", minimum required is "10.20") -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- Performing Test HAVE_atomicfptr -- Performing Test HAVE_atomicfptr - Success -- Performing Test HAVE_clock_monotonic -- Performing Test HAVE_clock_monotonic - Success -- Performing Test HAVE_cloexec -- Performing Test HAVE_cloexec - Success -- Performing Test HAVE_cxx11_future -- Performing Test HAVE_cxx11_future - Success -- Performing Test HAVE_cxx11_random -- Performing Test HAVE_cxx11_random - Success -- Performing Test HAVE_cxx17_filesystem -- Performing Test HAVE_cxx17_filesystem - Success -- Performing Test HAVE_eventfd -- Performing Test HAVE_eventfd - Success -- Performing Test HAVE_futimens -- Performing Test HAVE_futimens - Success -- Performing Test HAVE_futimes -- Performing Test HAVE_futimes - Success -- Performing Test HAVE_getauxval -- Performing Test HAVE_getauxval - Success -- Performing Test HAVE_getentropy -- Performing Test HAVE_getentropy - Success -- Performing Test HAVE_glibc -- Performing Test HAVE_glibc - Success -- Performing Test HAVE_inotify -- Performing Test HAVE_inotify - Success -- Performing Test HAVE_ipc_sysv -- Performing Test HAVE_ipc_sysv - Success -- Performing Test HAVE_ipc_posix -- Performing Test HAVE_ipc_posix - Success -- Performing Test HAVE_linkat -- Performing Test HAVE_linkat - Success -- Performing Test HAVE_ppoll -- Performing Test HAVE_ppoll - Success -- Performing Test HAVE_pollts -- Performing Test HAVE_pollts - Failed -- Performing Test HAVE_poll -- Performing Test HAVE_poll - Success -- Performing Test HAVE_renameat2 -- Performing Test HAVE_renameat2 - Success -- Performing Test HAVE_statx -- Performing Test HAVE_statx - Success -- Performing Test HAVE_syslog -- Performing Test HAVE_syslog - Success -- Performing Test HAVE_xlocalescanprint -- Performing Test HAVE_xlocalescanprint - Failed -- Checking for module 'libproxy-1.0' -- Package 'libproxy-1.0', required by 'virtual:world', not found -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1k (found version "1.1.1k") -- Library ssl found /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libssl.a -- Found: /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libssl.a -- Library crypto found /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcrypto.a -- Found: /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcrypto.a -- Library crypto found /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcrypto.a -- Found: /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcrypto.a -- Library ssl found /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libssl.a -- Found: /home/andrei/.conan/data/openssl/1.1.1k/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libssl.a -- Found WrapOpenSSLHeaders: TRUE -- Performing Test HAVE_openssl_headers -- Performing Test HAVE_openssl_headers - Success -- Found WrapOpenSSL: TRUE -- Performing Test HAVE_openssl -- Performing Test HAVE_openssl - Success -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Performing Test HAVE_getifaddrs -- Performing Test HAVE_getifaddrs - Success -- Performing Test HAVE_ipv6ifname -- Performing Test HAVE_ipv6ifname - Success -- Performing Test HAVE_linux_netlink -- Performing Test HAVE_linux_netlink - Success -- Performing Test HAVE_sctp -- Performing Test HAVE_sctp - Failed -- Performing Test HAVE_dtls -- Performing Test HAVE_dtls - Success -- Performing Test HAVE_ocsp -- Performing Test HAVE_ocsp - Success -- Performing Test HAVE_networklistmanager -- Performing Test HAVE_networklistmanager - Failed -- Checking for module 'atspi-2' -- Package 'atspi-2', required by 'virtual:world', not found -- Checking for module 'directfb' -- Package 'directfb', required by 'virtual:world', not found -- Found Libdrm: /usr/lib/x86_64-linux-gnu/libdrm.so -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Success -- Found EGL: /usr/include (found version "1.5") -- Conan: Using autogenerated FindFreetype.cmake -- Library freetype found /home/andrei/.conan/data/freetype/2.10.4/_/_/package/f1014dc4f9380132c471ceb778980949abf136d3/lib/libfreetype.a -- Found: /home/andrei/.conan/data/freetype/2.10.4/_/_/package/f1014dc4f9380132c471ceb778980949abf136d3/lib/libfreetype.a -- Conan: Using autogenerated FindPNG.cmake -- Library png16 found /home/andrei/.conan/data/libpng/1.6.37/_/_/package/f99afdbf2a1cc98ba2029817b35103455b6a9b77/lib/libpng16.a -- Found: /home/andrei/.conan/data/libpng/1.6.37/_/_/package/f99afdbf2a1cc98ba2029817b35103455b6a9b77/lib/libpng16.a -- Dependency ZLIB already found -- Dependency ZLIB already found -- Conan: Using autogenerated FindBZip2.cmake -- Library bz2 found /home/andrei/.conan/data/bzip2/1.0.8/_/_/package/da606cf731e334010b0bf6e85a2a6f891b9f36b0/lib/libbz2.a -- Found: /home/andrei/.conan/data/bzip2/1.0.8/_/_/package/da606cf731e334010b0bf6e85a2a6f891b9f36b0/lib/libbz2.a -- Conan: Using autogenerated FindBrotli.cmake -- Library brotlidec-static found /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlidec-static.a -- Found: /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlidec-static.a -- Library brotlienc-static found /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlienc-static.a -- Found: /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlienc-static.a -- Library brotlicommon-static found /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlicommon-static.a -- Found: /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlicommon-static.a -- Library brotlicommon-static found /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlicommon-static.a -- Found: /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlicommon-static.a -- Library brotlienc-static found /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlienc-static.a -- Found: /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlienc-static.a -- Library brotlidec-static found /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlidec-static.a -- Found: /home/andrei/.conan/data/brotli/1.0.9/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libbrotlidec-static.a -- Found WrapSystemFreetype: TRUE (found suitable version "2.10.4", minimum required is "2.2.0") -- Conan: Using autogenerated FindFontconfig.cmake -- Found Fontconfig: 2.13.93 (found version "2.13.93") -- Library fontconfig found /home/andrei/.conan/data/fontconfig/2.13.93/_/_/package/e135b8afaaf9274276e3ae293315395467cd735b/lib/libfontconfig.a -- Found: /home/andrei/.conan/data/fontconfig/2.13.93/_/_/package/e135b8afaaf9274276e3ae293315395467cd735b/lib/libfontconfig.a -- Dependency Freetype already found -- Conan: Using autogenerated FindEXPAT.cmake -- Found EXPAT: 2.2.10 (found version "2.2.10") -- Library expat found /home/andrei/.conan/data/expat/2.2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libexpat.a -- Found: /home/andrei/.conan/data/expat/2.2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libexpat.a -- Conan: Using autogenerated Findlibuuid.cmake -- Found libuuid: 1.0.3 (found version "1.0.3") -- Library uuid found /home/andrei/.conan/data/libuuid/1.0.3/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libuuid.a -- Found: /home/andrei/.conan/data/libuuid/1.0.3/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libuuid.a -- Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR) -- Conan: Using autogenerated Findharfbuzz.cmake -- Library harfbuzz found /home/andrei/.conan/data/harfbuzz/2.8.0/_/_/package/c071d21d669b685fbdf14b58887ee59ae21fec48/lib/libharfbuzz.a -- Found: /home/andrei/.conan/data/harfbuzz/2.8.0/_/_/package/c071d21d669b685fbdf14b58887ee59ae21fec48/lib/libharfbuzz.a -- Dependency Freetype already found -- Conan: Using autogenerated Findglib.cmake -- Library gthread-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgthread-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgthread-2.0.a -- Library gio-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgio-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgio-2.0.a -- Library gmodule-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgmodule-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgmodule-2.0.a -- Library gobject-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgobject-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgobject-2.0.a -- Library glib-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libglib-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libglib-2.0.a -- Conan: Dependency ZLIB already found -- Conan: Using autogenerated Findlibmount.cmake -- Library mount found /home/andrei/.conan/data/libmount/2.36/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libmount.a -- Found: /home/andrei/.conan/data/libmount/2.36/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libmount.a -- Library blkid found /home/andrei/.conan/data/libmount/2.36/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libblkid.a -- Found: /home/andrei/.conan/data/libmount/2.36/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libblkid.a -- Conan: Using autogenerated Findlibselinux.cmake -- Library selinux found /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libselinux.a -- Found: /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libselinux.a -- Library sepol found /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libsepol.a -- Found: /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libsepol.a -- Conan: Using autogenerated Findpcre2.cmake -- Library pcre2-posix found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-posix.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-posix.a -- Library pcre2-8 found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-8.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-8.a -- Library pcre2-16 found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-16.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-16.a -- Library pcre2-32 found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-32.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-32.a -- Conan: Dependency ZLIB already found -- Conan: Dependency BZip2 already found -- Library pcre2-32 found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-32.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-32.a -- Library pcre2-16 found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-16.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-16.a -- Library pcre2-8 found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-8.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-8.a -- Library pcre2-posix found /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-posix.a -- Found: /home/andrei/.conan/data/pcre2/10.36/_/_/package/3b544e62795c293d95ba624360f2fc91ca32ce44/lib/libpcre2-posix.a -- Library sepol found /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libsepol.a -- Found: /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libsepol.a -- Library selinux found /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libselinux.a -- Found: /home/andrei/.conan/data/libselinux/3.1/_/_/package/6b0384e3aaa343ede5d2bd125e37a0198206de42/lib/libselinux.a -- Conan: Using autogenerated Findlibffi.cmake -- Library ffi found /home/andrei/.conan/data/libffi/3.3/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libffi.a -- Found: /home/andrei/.conan/data/libffi/3.3/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libffi.a -- Conan: Using autogenerated FindPCRE.cmake -- Library pcreposix found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcreposix.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcreposix.a -- Library pcre found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre.a -- Library pcre16 found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre16.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre16.a -- Library pcre32 found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre32.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre32.a -- Conan: Dependency BZip2 already found -- Conan: Dependency ZLIB already found -- Library pcre32 found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre32.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre32.a -- Library pcre16 found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre16.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre16.a -- Library pcre found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcre.a -- Library pcreposix found /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcreposix.a -- Found: /home/andrei/.conan/data/pcre/8.44/_/_/package/5a9dce922eb15fddb52dd3f1ac71ae033f4e570d/lib/libpcreposix.a -- Conan: Using autogenerated Findlibelf.cmake -- Library elf found /home/andrei/.conan/data/libelf/0.8.13/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libelf.a -- Found: /home/andrei/.conan/data/libelf/0.8.13/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libelf.a -- Library glib-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libglib-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libglib-2.0.a -- Library gobject-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgobject-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgobject-2.0.a -- Library gmodule-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgmodule-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgmodule-2.0.a -- Library gio-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgio-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgio-2.0.a -- Library gthread-2.0 found /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgthread-2.0.a -- Found: /home/andrei/.conan/data/glib/2.68.0/_/_/package/0385e7273c0d55fb125e44f6a019048e475655f4/lib/libgthread-2.0.a -- Found WrapSystemHarfbuzz: TRUE (found suitable version "2.8.0", minimum required is "2.6.0") -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Conan: Using autogenerated FindPNG.cmake -- Library png16 found /home/andrei/.conan/data/libpng/1.6.37/_/_/package/f99afdbf2a1cc98ba2029817b35103455b6a9b77/lib/libpng16.a -- Skipping already existing target: CONAN_LIB::PNG_png16 -- Found: /home/andrei/.conan/data/libpng/1.6.37/_/_/package/f99afdbf2a1cc98ba2029817b35103455b6a9b77/lib/libpng16.a -- Found WrapSystemPNG: /home/andrei/.conan/data/libpng/1.6.37/_/_/package/f99afdbf2a1cc98ba2029817b35103455b6a9b77/lib/libpng16.a;m;ZLIB::ZLIB (found version "1.6.37") -- Checking for module 'mtdev' -- Package 'mtdev', required by 'virtual:world', not found -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so -- Found WrapOpenGL: TRUE -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Success -- Found GLESv2: /usr/include -- Checking for module 'tslib' -- Package 'tslib', required by 'virtual:world', not found -- Conan: Using autogenerated FindVulkan.cmake -- Found Vulkan: 1.2.172 (found version "1.2.172") -- Library vulkan found /home/andrei/.conan/data/vulkan-loader/1.2.172/_/_/package/9a2253d04229a3b77c7127f8f39a7b805c04a59f/lib/libvulkan.so -- Found: /home/andrei/.conan/data/vulkan-loader/1.2.172/_/_/package/9a2253d04229a3b77c7127f8f39a7b805c04a59f/lib/libvulkan.so -- Conan: Using autogenerated FindVulkanHeaders.cmake -- Found VulkanHeaders: 1.2.172 (found version "1.2.172") -- Conan: Using autogenerated Findxorg.cmake -- Found xorg: system (found version "system") -- Conan: Using autogenerated Findwayland.cmake -- Found wayland: 1.18.0 (found version "1.18.0") -- Library wayland-server found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-server.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-server.a -- Library wayland-cursor found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-cursor.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-cursor.a -- Library wayland-egl found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-egl.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-egl.a -- Library wayland-client found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-client.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-client.a -- Conan: Dependency EXPAT already found -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.9.10 (found version "2.9.10") -- Library xml2 found /home/andrei/.conan/data/libxml2/2.9.10/_/_/package/e9a3e7dd6ab9bf161be4ac8c0925d9a6ba8f2645/lib/libxml2.a -- Found: /home/andrei/.conan/data/libxml2/2.9.10/_/_/package/e9a3e7dd6ab9bf161be4ac8c0925d9a6ba8f2645/lib/libxml2.a -- Dependency ZLIB already found -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /home/andrei/.conan/data/libiconv/1.16/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libiconv.a -- Found: /home/andrei/.conan/data/libiconv/1.16/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libiconv.a -- Library charset found /home/andrei/.conan/data/libiconv/1.16/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcharset.a -- Found: /home/andrei/.conan/data/libiconv/1.16/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcharset.a -- Conan: Dependency libffi already found -- Library wayland-client found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-client.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-client.a -- Library wayland-egl found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-egl.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-egl.a -- Library wayland-cursor found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-cursor.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-cursor.a -- Library wayland-server found /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-server.a -- Found: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-server.a -- Found Wayland_Client: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-client.a (found version "1.18.0") -- Found Wayland_Server: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-server.a (found version "1.18.0") -- Found Wayland_Cursor: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-cursor.a (found version "1.18.0") -- Found Wayland_Egl: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-egl.a (found version "1.18.0") -- Found Wayland: /home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-client.a;/home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-server.a;/home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-cursor.a;/home/andrei/.conan/data/wayland/1.18.0/_/_/package/f154a7e0d26bf39a64459f3df3d93e77d5145cf6/lib/libwayland-egl.a (found version "1.18.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found XCB_XCB: /usr/lib/x86_64-linux-gnu/libxcb.so (found version "1.14") -- Found XCB_RENDER: /usr/lib/x86_64-linux-gnu/libxcb-render.so (found version "1.14") -- Found XCB_SHAPE: /usr/lib/x86_64-linux-gnu/libxcb-shape.so (found version "1.14") -- Found XCB_XFIXES: /usr/lib/x86_64-linux-gnu/libxcb-xfixes.so (found version "1.14") -- Found XCB_SHM: /usr/lib/x86_64-linux-gnu/libxcb-shm.so (found version "1.14") -- Found XCB_ATOM: /usr/lib/x86_64-linux-gnu/libxcb-util.so (found version "0.4.0") -- Found XCB_AUX: /usr/lib/x86_64-linux-gnu/libxcb-util.so (found version "0.4.0") -- Found XCB_COMPOSITE: /usr/lib/x86_64-linux-gnu/libxcb-composite.so (found version "") -- Found XCB_CURSOR: /usr/lib/x86_64-linux-gnu/libxcb-cursor.so (found version "") -- Found XCB_DAMAGE: /usr/lib/x86_64-linux-gnu/libxcb-damage.so (found version "") -- Found XCB_DPMS: /usr/lib/x86_64-linux-gnu/libxcb-dpms.so (found version "") -- Found XCB_DRI2: /usr/lib/x86_64-linux-gnu/libxcb-dri2.so (found version "") -- Found XCB_DRI3: /usr/lib/x86_64-linux-gnu/libxcb-dri3.so (found version "1.14") -- Found XCB_EVENT: /usr/lib/x86_64-linux-gnu/libxcb-util.so (found version "0.4.0") -- Found XCB_EWMH: /usr/lib/x86_64-linux-gnu/libxcb-ewmh.so (found version "") -- Found XCB_GLX: /usr/lib/x86_64-linux-gnu/libxcb-glx.so (found version "") -- Found XCB_ICCCM: /usr/lib/x86_64-linux-gnu/libxcb-icccm.so (found version "0.4.1") -- Found XCB_IMAGE: /usr/lib/x86_64-linux-gnu/libxcb-image.so (found version "0.4.0") -- Found XCB_KEYSYMS: /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so (found version "0.4.0") -- Found XCB_PRESENT: /usr/lib/x86_64-linux-gnu/libxcb-present.so (found version "") -- Found XCB_RANDR: /usr/lib/x86_64-linux-gnu/libxcb-randr.so (found version "1.14") -- Found XCB_RECORD: /usr/lib/x86_64-linux-gnu/libxcb-record.so (found version "") -- Found XCB_RENDERUTIL: /usr/lib/x86_64-linux-gnu/libxcb-render-util.so (found version "0.3.9") -- Found XCB_RES: /usr/lib/x86_64-linux-gnu/libxcb-res.so (found version "") -- Found XCB_SCREENSAVER: /usr/lib/x86_64-linux-gnu/libxcb-screensaver.so (found version "") -- Found XCB_SYNC: /usr/lib/x86_64-linux-gnu/libxcb-sync.so (found version "1.14") -- Found XCB_UTIL: /usr/lib/x86_64-linux-gnu/libxcb-util.so (found version "0.4.0") -- Could NOT find XCB_XEVIE (missing: XCB_XEVIE_LIBRARY XCB_XEVIE_INCLUDE_DIR) (found version "") -- Found XCB_XF86DRI: /usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so (found version "") -- Found XCB_XINERAMA: /usr/lib/x86_64-linux-gnu/libxcb-xinerama.so (found version "1.14") -- Found XCB_XKB: /usr/lib/x86_64-linux-gnu/libxcb-xkb.so (found version "1.14") -- Could NOT find XCB_XPRINT (missing: XCB_XPRINT_LIBRARY XCB_XPRINT_INCLUDE_DIR) (found version "") -- Found XCB_XTEST: /usr/lib/x86_64-linux-gnu/libxcb-xtest.so (found version "") -- Found XCB_XV: /usr/lib/x86_64-linux-gnu/libxcb-xv.so (found version "") -- Found XCB_XVMC: /usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "") -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "1.11") -- XCB: ICCCM requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: ICCCM -- XCB: IMAGE requires XCB;SHM -- XCB: IMAGE requires XCB;SHM -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: IMAGE -- XCB: KEYSYMS requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: KEYSYMS -- XCB: RENDERUTIL requires XCB;RENDER -- XCB: RENDERUTIL requires XCB;RENDER -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: RENDERUTIL -- XCB: RANDR requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: RANDR -- XCB: SHAPE requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: SHAPE -- XCB: SHM requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: SHM -- XCB: SYNC requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: SYNC -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: XFIXES -- Found X11_XCB: /usr/lib/x86_64-linux-gnu/libX11-xcb.so (found version "1.6.9") -- XCB: XKB requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: XKB -- XCB: RENDER requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: RENDER -- XCB: GLX requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: GLX -- XCB: XINPUT requires XCB -- Found XCB_XINPUT: /usr/lib/x86_64-linux-gnu/libxcb-xinput.so (found version "") -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so;/usr/lib/x86_64-linux-gnu/libxcb-xinput.so (found suitable version "1.14", minimum required is "1.12") found components: XINPUT -- Found XKB: /home/andrei/.conan/data/xkbcommon/1.2.1/_/_/package/46413bc1d1945f58b030a13621c52b586e8a7a6c/lib/libxkbcommon.a (found suitable version "1.2.1", minimum required is "0.5.0") -- Checking for module 'xkbcommon-x11>=0.4.1' -- Found xkbcommon-x11, version 1.2.1 -- Checking for module 'xrender' -- Found xrender, version 0.9.10 -- Performing Test HAVE_drm_atomic -- Performing Test HAVE_drm_atomic - Success -- Performing Test HAVE_egl_x11 -- Performing Test HAVE_egl_x11 - Success -- Performing Test HAVE_egl_brcm -- Performing Test HAVE_egl_brcm - Failed -- Performing Test HAVE_egl_egldevice -- Performing Test HAVE_egl_egldevice - Success -- Performing Test HAVE_egl_mali -- Performing Test HAVE_egl_mali - Failed -- Performing Test HAVE_egl_mali_2 -- Performing Test HAVE_egl_mali_2 - Failed -- Performing Test HAVE_egl_viv -- Performing Test HAVE_egl_viv - Failed -- Performing Test HAVE_egl_openwfd -- Performing Test HAVE_egl_openwfd - Failed -- Performing Test HAVE_egl_rcar -- Performing Test HAVE_egl_rcar - Failed -- Performing Test HAVE_evdev -- Performing Test HAVE_evdev - Success -- Performing Test HAVE_integrityfb -- Performing Test HAVE_integrityfb - Failed -- Performing Test HAVE_linuxfb -- Performing Test HAVE_linuxfb - Success -- Performing Test HAVE_opengles3 -- Performing Test HAVE_opengles3 - Success -- Performing Test HAVE_opengles31 -- Performing Test HAVE_opengles31 - Success -- Performing Test HAVE_opengles32 -- Performing Test HAVE_opengles32 - Success -- Performing Test HAVE_xcb_syslibs -- Performing Test HAVE_xcb_syslibs - Success -- Performing Test HAVE_directwrite -- Performing Test HAVE_directwrite - Failed -- Performing Test HAVE_directwrite3 -- Performing Test HAVE_directwrite3 - Failed -- Performing Test HAVE_d2d1 -- Performing Test HAVE_d2d1 - Failed -- Performing Test HAVE_d2d1_1 -- Performing Test HAVE_d2d1_1 - Failed -- Tool 'Qt6::moc' will be built from source. -- Tool 'Qt6::rcc' will be built from source. -- Tool 'Qt6::tracegen' will be built from source. -- Tool 'Qt6::cmake_automoc_parser' will be built from source. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Using system PCRE2. -- Found WrapPCRE2: TRUE -- Using source syncqt found at: /home/andrei/.conan/data/qt/6.1.1/_/_/source/qt6/qtbase/libexec/syncqt.pl -- Running syncqt for module: 'QtCore' -- Conan: Using autogenerated FindICU.cmake -- Conan: Component 'i18n' found in package 'ICU' -- Conan: Component 'uc' found in package 'ICU' -- Conan: Component 'data' found in package 'ICU' -- Library icuio found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Skipping already existing target: CONAN_LIB::ICU_icuio -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Library icutest found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Skipping already existing target: CONAN_LIB::ICU_icutest -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Library icutu found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Skipping already existing target: CONAN_LIB::ICU_icutu -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Library icui18n found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Skipping already existing target: CONAN_LIB::ICU_icui18n -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Library icuuc found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Skipping already existing target: CONAN_LIB::ICU_icuuc -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Library icudata found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Skipping already existing target: CONAN_LIB::ICU_icudata -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Library icudata found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Skipping already existing target: CONAN_LIB::ICU_data_icudata -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicudata.a -- Library icuuc found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Skipping already existing target: CONAN_LIB::ICU_uc_icuuc -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuuc.a -- Library icui18n found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Skipping already existing target: CONAN_LIB::ICU_i18n_icui18n -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicui18n.a -- Library icutu found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Skipping already existing target: CONAN_LIB::ICU_tu_icutu -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutu.a -- Library icutest found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Skipping already existing target: CONAN_LIB::ICU_test_icutest -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicutest.a -- Library icuio found /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Skipping already existing target: CONAN_LIB::ICU_io_icuio -- Found: /home/andrei/.conan/data/icu/68.2/_/_/package/00bedc953f849c0720c7db5b90fb80031d874aef/lib/libicuio.a -- Checking for module 'libsystemd' -- Package 'libsystemd', required by 'virtual:world', not found -- Checking for module 'libb2' -- Package 'libb2', required by 'virtual:world', not found -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) CMake Warning at qtbase/src/corelib/CMakeLists.txt:1204 (message): xmlstarlet was not found. freedesktop.org.xml will not be minified! -- Running syncqt for module: 'QtConcurrent' -- Running syncqt for module: 'QtSql' QtSql: created deprecated header(s) { qsql.h } -- Running syncqt for module: 'QtNetwork' -- Checking for module 'libproxy-1.0' -- Package 'libproxy-1.0', required by 'virtual:world', not found -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Running syncqt for module: 'QtXml' -- Tool 'Qt6::uic' will be built from source. -- Tool 'Qt6::qdbuscpp2xml' will be built from source. -- Tool 'Qt6::qdbusxml2cpp' will be built from source. -- Tool 'Qt6::qlalr' will be built from source. -- Tool 'Qt6::qvkgen' will be built from source. -- Running syncqt for module: 'QtDBus' QtDBus: created deprecated header(s) { qdbusmacros.h } -- Using system Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Using system PNG. -- Found WrapPNG: TRUE -- Using system Freetype. -- Found WrapFreetype: TRUE -- Running syncqt for module: 'QtGui' -- Checking for module 'atspi-2' -- Package 'atspi-2', required by 'virtual:world', not found -- Checking for module 'directfb' -- Package 'directfb', required by 'virtual:world', not found -- Conan: Using autogenerated FindFontconfig.cmake -- Library fontconfig found /home/andrei/.conan/data/fontconfig/2.13.93/_/_/package/e135b8afaaf9274276e3ae293315395467cd735b/lib/libfontconfig.a -- Skipping already existing target: CONAN_LIB::Fontconfig_fontconfig -- Found: /home/andrei/.conan/data/fontconfig/2.13.93/_/_/package/e135b8afaaf9274276e3ae293315395467cd735b/lib/libfontconfig.a -- Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR) -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Checking for module 'mtdev' -- Package 'mtdev', required by 'virtual:world', not found -- Checking for module 'tslib' -- Package 'tslib', required by 'virtual:world', not found -- Conan: Using autogenerated FindVulkan.cmake -- Library vulkan found /home/andrei/.conan/data/vulkan-loader/1.2.172/_/_/package/9a2253d04229a3b77c7127f8f39a7b805c04a59f/lib/libvulkan.so -- Skipping already existing target: CONAN_LIB::Vulkan_vulkan -- Found: /home/andrei/.conan/data/vulkan-loader/1.2.172/_/_/package/9a2253d04229a3b77c7127f8f39a7b805c04a59f/lib/libvulkan.so -- Could NOT find XCB_XEVIE (missing: XCB_XEVIE_LIBRARY XCB_XEVIE_INCLUDE_DIR) (found version "") -- Could NOT find XCB_XPRINT (missing: XCB_XPRINT_LIBRARY XCB_XPRINT_INCLUDE_DIR) (found version "") -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "1.11") -- XCB: ICCCM requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: ICCCM -- XCB: IMAGE requires XCB;SHM -- XCB: IMAGE requires XCB;SHM -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: IMAGE -- XCB: KEYSYMS requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: KEYSYMS -- XCB: RENDERUTIL requires XCB;RENDER -- XCB: RENDERUTIL requires XCB;RENDER -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found suitable version "1.14", minimum required is "0.3.9") found components: RENDERUTIL -- XCB: RANDR requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: RANDR -- XCB: SHAPE requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: SHAPE -- XCB: SHM requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: SHM -- XCB: SYNC requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: SYNC -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: XFIXES -- XCB: XKB requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: XKB -- XCB: RENDER requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: RENDER -- XCB: GLX requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so (found version "1.14") found components: GLX -- XCB: XINPUT requires XCB -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-render.so;/usr/lib/x86_64-linux-gnu/libxcb-shape.so;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so;/usr/lib/x86_64-linux-gnu/libxcb-shm.so;/usr/lib/x86_64-linux-gnu/libxcb-util.so;/usr/lib/x86_64-linux-gnu/libxcb-composite.so;/usr/lib/x86_64-linux-gnu/libxcb-cursor.so;/usr/lib/x86_64-linux-gnu/libxcb-damage.so;/usr/lib/x86_64-linux-gnu/libxcb-dpms.so;/usr/lib/x86_64-linux-gnu/libxcb-dri2.so;/usr/lib/x86_64-linux-gnu/libxcb-dri3.so;/usr/lib/x86_64-linux-gnu/libxcb-ewmh.so;/usr/lib/x86_64-linux-gnu/libxcb-glx.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-image.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-present.so;/usr/lib/x86_64-linux-gnu/libxcb-randr.so;/usr/lib/x86_64-linux-gnu/libxcb-record.so;/usr/lib/x86_64-linux-gnu/libxcb-render-util.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so;/usr/lib/x86_64-linux-gnu/libxcb-screensaver.so;/usr/lib/x86_64-linux-gnu/libxcb-sync.so;/usr/lib/x86_64-linux-gnu/libxcb-xf86dri.so;/usr/lib/x86_64-linux-gnu/libxcb-xinerama.so;/usr/lib/x86_64-linux-gnu/libxcb-xkb.so;/usr/lib/x86_64-linux-gnu/libxcb-xtest.so;/usr/lib/x86_64-linux-gnu/libxcb-xv.so;/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so;/usr/lib/x86_64-linux-gnu/libxcb-xinput.so (found suitable version "1.14", minimum required is "1.12") found components: XINPUT -- Checking for module 'xkbcommon-x11>=0.4.1' -- Found xkbcommon-x11, version 1.2.1 ```
SpaceIm commented 3 years ago

I've seen this issue when with_vulkan is True (CMake configuration is stuck). Could you try to disable this option only, to try to isolate the issue?

AndreyMlashkin commented 3 years ago

Yes, it is about this flag

ericLemanissier commented 3 years ago

I reproduced the problem on my machine too, with qt/6.1.1, qt/6.1.0 and qt/6.0.4 The backtrace follows:

#0  __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:262
#1  0x00007f809976f024 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ()
   from /lib/x86_64-linux-gnu/libstdc++.so.6
#2  0x00007f809976f0a6 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x000000000072fde4 in cmDefinitions::Set(std::string const&, cm::string_view) ()
#4  0x00000000004922f9 in cmMakefile::AddDefinition(std::string const&, cm::string_view) ()
#5  0x0000000000615f3f in (anonymous namespace)::HandleAppendCommand(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&) ()
#6  0x0000000000662ead in cmSubcommandTable::operator()(cm::string_view, std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&) const ()
#7  0x00000000006170b0 in cmListCommand(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&) ()
#8  0x00000000004fd177 in std::_Function_handler<bool (std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&), cmState::AddBuiltinCommand(std::string const&, bool (*)(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&))::{lambda(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&)#1}>::_M_invoke(std::_Any_data const&, std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) ()
#9  0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#10 0x00000000005fa1de in cmIfFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#11 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#12 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#13 0x0000000000675750 in cmWhileFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#14 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#15 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#16 0x00000000005ec29e in (anonymous namespace)::cmForEachFunctionBlocker::invoke(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> > const&, cmExecutionStatus&, cmMakefile&) [clone .isra.69] ()
#17 0x00000000005eddbe in (anonymous namespace)::cmForEachFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#18 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#19 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#20 0x00000000005f1908 in (anonymous namespace)::cmFunctionHelperCommand::operator()(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) const ()
#21 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#22 0x00000000005fa1de in cmIfFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#23 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#24 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#25 0x00000000005f1908 in (anonymous namespace)::cmFunctionHelperCommand::operator()(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) const ()
#26 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#27 0x00000000005f1908 in (anonymous namespace)::cmFunctionHelperCommand::operator()(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) const ()
#28 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#29 0x00000000004ac3a0 in cmMakefile::RunListFile(cmListFile const&, std::string const&, cmMakefile::DeferCommands*) ()
#30 0x00000000004ad1e5 in cmMakefile::Configure() ()
#31 0x00000000004ae698 in cmMakefile::ConfigureSubDirectory(cmMakefile*) ()
#32 0x00000000004aec1c in cmMakefile::AddSubDirectory(std::string const&, std::string const&, bool, bool) ()
#33 0x0000000000578397 in cmAddSubDirectoryCommand(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&) ()
#34 0x00000000004fd177 in std::_Function_handler<bool (std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&), cmState::AddBuiltinCommand(std::string const&, bool (*)(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&))::{lambda(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&)#1}>::_M_invoke(std::_Any_data const&, std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) ()
#35 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#36 0x00000000005fa1de in cmIfFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#37 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#38 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#39 0x00000000004ac181 in cmMakefile::RunListFile(cmListFile const&, std::string const&, cmMakefile::DeferCommands*) ()
#40 0x00000000004ad1e5 in cmMakefile::Configure() ()
#41 0x00000000004ae698 in cmMakefile::ConfigureSubDirectory(cmMakefile*) ()
#42 0x00000000004aec1c in cmMakefile::AddSubDirectory(std::string const&, std::string const&, bool, bool) ()
#43 0x0000000000578397 in cmAddSubDirectoryCommand(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&) ()
#44 0x00000000004fd177 in std::_Function_handler<bool (std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&), cmState::AddBuiltinCommand(std::string const&, bool (*)(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&))::{lambda(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&)#1}>::_M_invoke(std::_Any_data const&, std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) ()
#45 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#46 0x00000000005fa1de in cmIfFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#47 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#48 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#49 0x00000000004ac181 in cmMakefile::RunListFile(cmListFile const&, std::string const&, cmMakefile::DeferCommands*) ()
#50 0x00000000004ad1e5 in cmMakefile::Configure() ()
#51 0x00000000004ae698 in cmMakefile::ConfigureSubDirectory(cmMakefile*) ()
#52 0x00000000004aec1c in cmMakefile::AddSubDirectory(std::string const&, std::string const&, bool, bool) ()
#53 0x0000000000578397 in cmAddSubDirectoryCommand(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&) ()
#54 0x00000000004fd177 in std::_Function_handler<bool (std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&), cmState::AddBuiltinCommand(std::string const&, bool (*)(std::vector<std::string, std::allocator<std::string> > const&, cmExecutionStatus&))::{lambda(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&)#1}>::_M_invoke(std::_Any_data const&, std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) ()
#55 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#56 0x00000000005fa1de in cmIfFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#57 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#58 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#59 0x00000000005fa1de in cmIfFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#60 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#61 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#62 0x00000000005f1908 in (anonymous namespace)::cmFunctionHelperCommand::operator()(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) const ()
#63 0x00000000004aba58 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#64 0x00000000005ec29e in (anonymous namespace)::cmForEachFunctionBlocker::invoke(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> > const&, cmExecutionStatus&, cmMakefile&) [clone .isra.69] ()
#65 0x00000000005eddbe in (anonymous namespace)::cmForEachFunctionBlocker::Replay(std::vector<cmListFileFunction, std::allocator<cmListFileFunction> >, cmExecutionStatus&) ()
#66 0x00000000005ef6dc in cmFunctionBlocker::IsFunctionBlocked(cmListFileFunction const&, cmExecutionStatus&) ()
#67 0x00000000004ab259 in cmMakefile::ExecuteCommand(cmListFileFunction const&, cmExecutionStatus&, cm::optional<std::string>) ()
#68 0x00000000004ac181 in cmMakefile::RunListFile(cmListFile const&, std::string const&, cmMakefile::DeferCommands*) ()
#69 0x00000000004ad1e5 in cmMakefile::Configure() ()
#70 0x0000000000813bf4 in cmGlobalGenerator::Configure() ()
#71 0x00000000005507d4 in cmake::ActualConfigure() ()
#72 0x0000000000551c8b in cmake::Configure() ()
#73 0x000000000056134b in cmake::Run(std::vector<std::string, std::allocator<std::string> > const&, bool) ()
#74 0x00000000004329cd in (anonymous namespace)::do_cmake(int, char const* const*) ()
#75 0x0000000000419050 in main ()
sh0 commented 3 years ago

I have debugged the issue. There is an infinite loop inside qtbase/cmake/QtPriHelpers.cmake from line 26. The Qt helper function qt_generate_qmake_libraries_pri_content iterates over targets that Qt links against. For each target it also obtains INTERFACE_LINK_LIBRARIES and adds them to the list of targets.

For some reason the target Vulkan::Vulkan property INTERFACE_LINK_LIBRARIES contains Vulkan::Vulkan. This results in infinite loop where Vulkan::Vulkan is popped from lib_targets list, but then prepended back to this list.

Solution options:

  1. First option is to try to fix Vulkan CMake file so that it does not have Vulkan::Vulkan in the INTERFACE_LINK_LIBRARIES property. I have not tried to do this.
  2. Change the Qt CMake function such that it will avoid duplicates in lib_targets. Quick and dirty patch that doesn't avoid more complicated circular dependencies, but works in this case:
    def source(self):
        # ...
        tools.replace_in_file(
            os.path.join("qt6", "qtbase", "cmake", "QtPriHelpers.cmake"),
            "list(PREPEND lib_targets ${iface_libs})",
            "foreach (iface_lib ${iface_libs})\n                            if (NOT \"${iface_lib}\" STREQUAL \"${lib_target}\")\n                                list(PREPEND lib_targets ${iface_lib})\n                            endif ()\n                        endforeach ()"
        )
ericLemanissier commented 2 years ago

this has been fixed with https://github.com/conan-io/conan-center-index/pull/6668, this issue could probably be closed

ericLemanissier commented 2 years ago

friendly ping @AndreyMlashkin