1 start build Wed Dec 9 19:05:14 UTC 2020 + cd qtbase + /qt5/qtbase/configure -top-level -DOPENSSL_ROOT_DIR=/android_openssl -reduce-relocations -qt-host-path /6.0.0/gcc_64 -debug -release -opensource -confirm-license -release -nomake tests -nomake examples -android-sdk /android-sdk-linux -android-ndk /android-ndk-r21b -xplatform android-clang -no-warnings-are-errors --disable-rpath -openssl -I /android_openssl/static/include -L /android_openssl/latest -android-abis armeabi-v7a '/usr/local/bin/cmake' '-DQT_HOST_PATH=/6.0.0/gcc_64' '-DWARNINGS_ARE_ERRORS=OFF' '-DQT_QMAKE_TARGET_MKSPEC=android-clang' '-DANDROID_SDK_ROOT=/android-sdk-linux' '-DANDROID_NDK_ROOT=/android-ndk-r21b' '-DANDROID_ABI=armeabi-v7a' '-DQT_BUILD_TESTS=OFF' '-DQT_BUILD_EXAMPLES=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DQT_EXTRA_DEFINES=OPENSSL_ROOT_DIR=/android_openssl' '-DQT_EXTRA_INCLUDEPATHS=/android_openssl/static/include' '-DQT_EXTRA_LIBDIRS=/android_openssl/latest' '-DINPUT_rpath=OFF' '-DINPUT_reduce_relocations=ON' '-DINPUT_openssl=ON' '-G' 'Unix Makefiles' '/qt5' Re-run cmake no build system arguments CMake Warning at qtbase/cmake/QtAutoDetect.cmake:10 (message): The officially supported CMake generator for building Qt is Ninja. You are using: 'Unix Makefiles' instead. Thus, you might encounter issues. Use at your own risk. Call Stack (most recent call first): qtbase/cmake/QtAutoDetect.cmake:306 (qt_auto_detect_cmake_generator) CMakeLists.txt:9 (include) -- Android NDK detected: /android-sdk-linux/ndk-bundle -- Android toolchain file within NDK detected: /android-ndk-r21b/build/cmake/android.toolchain.cmake -- Android toolchain file detected, checking configuration defaults... -- ANDROID_NATIVE_API_LEVEL was not specified, using API level 23 as default -- The ASM compiler identification is Clang -- Found assembler: /android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ - 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: /android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done Check dependencies of 'qtbase' Check dependencies of 'qt5compat' Check dependencies of 'qtsvg' Check dependencies of 'qtdeclarative' Check dependencies of 'qttools' Check dependencies of 'qtquickcontrols2' Check dependencies of 'qtdoc' Check dependencies of 'qtqa' Check dependencies of 'qtshadertools' Check dependencies of 'qtquick3d' Check dependencies of 'qtquicktimeline' Check dependencies of 'qttranslations' Check dependencies of 'qtwayland' Configuring 'qtbase' CMake Warning at qtbase/cmake/QtAutoDetect.cmake:10 (message): The officially supported CMake generator for building Qt is Ninja. You are using: 'Unix Makefiles' instead. Thus, you might encounter issues. Use at your own risk. Call Stack (most recent call first): qtbase/cmake/QtAutoDetect.cmake:306 (qt_auto_detect_cmake_generator) qtbase/CMakeLists.txt:17 (include) -- Android NDK detected: /android-sdk-linux/ndk-bundle -- Android toolchain file detected -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Found Java: /usr/bin/java (found suitable version "1.8.0.275", minimum required is "1.8") found components: Development -- Extracting architecture info from /qt5/qtbase/config.tests/arch/architecture_test. -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- CMAKE_VERSION: "3.19.1" -- CMAKE_HOST_SYSTEM: "Linux-3.10.0-1127.el7.x86_64" -- CMAKE_HOST_SYSTEM_NAME: "Linux" -- CMAKE_HOST_SYSTEM_VERSION: "3.10.0-1127.el7.x86_64" -- CMAKE_HOST_SYSTEM_PROCESSOR: "x86_64" -- CMAKE_SYSTEM: "Android" -- CMAKE_SYSTEM_NAME: "Android" -- CMAKE_SYSTEM_VERSION: "1" -- CMAKE_SYSTEM_PROCESSOR: "armv7-a" -- CMAKE_CROSSCOMPILING: "TRUE" -- CMAKE_C_COMPILER: "/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang" (9.0) -- CMAKE_CXX_COMPILER: "/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++" (9.0) -- ANDROID_TOOLCHAIN: "clang" -- ANDROID_NDK: "/android-ndk-r21b" -- ANDROID_ABI: "armeabi-v7a" -- ANDROID_PLATFORM: "android-23" -- ANDROID_STL: "c++_shared" -- ANDROID_PIE: "TRUE" -- ANDROID_CPP_FEATURES: "" -- ANDROID_ALLOW_UNDEFINED_SYMBOLS: "" -- ANDROID_ARM_MODE: "thumb" -- ANDROID_ARM_NEON: "TRUE" -- ANDROID_DISABLE_FORMAT_STRING_CHECKS: "" -- ANDROID_NATIVE_API_LEVEL: "23" -- ANDROID_LLVM_TRIPLE: "armv7-none-linux-androideabi23" -- Found ZLIB: /android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libz.a (found suitable version "1.2.7", minimum required is "1.0.8") -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND) -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2") -- Performing Test HAVE_cxx14 -- Performing Test HAVE_cxx14 - Success -- Performing Test HAVE_cxx17 -- Performing Test HAVE_cxx17 - Success -- Performing Test HAVE_cxx2a -- Performing Test HAVE_cxx2a - 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 - Success -- Performing Test HAVE_reduce_relocations -- Performing Test HAVE_reduce_relocations - Failed -- 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 - Failed -- Performing SIMD Test SSE3 instructions -- Performing SIMD Test SSE3 instructions - Failed -- Performing SIMD Test SSSE3 instructions -- Performing SIMD Test SSSE3 instructions - Failed -- Performing SIMD Test SSE4.1 instructions -- Performing SIMD Test SSE4.1 instructions - Failed -- Performing SIMD Test SSE4.2 instructions -- Performing SIMD Test SSE4.2 instructions - Failed -- Performing SIMD Test AES new instructions -- Performing SIMD Test AES new instructions - Failed -- Performing SIMD Test F16C instructions -- Performing SIMD Test F16C instructions - Failed -- Performing SIMD Test RDRAND instruction -- Performing SIMD Test RDRAND instruction - Failed -- Performing SIMD Test RDSEED instruction -- Performing SIMD Test RDSEED instruction - Failed -- Performing SIMD Test SHA new instructions -- Performing SIMD Test SHA new instructions - Failed -- Performing SIMD Test AVX instructions -- Performing SIMD Test AVX instructions - Failed -- Performing SIMD Test AVX2 instructions -- Performing SIMD Test AVX2 instructions - Failed -- Performing SIMD Test AVX512 F instructions -- Performing SIMD Test AVX512 F instructions - Failed -- Performing SIMD Test AVX512 ER instructions -- Performing SIMD Test AVX512 ER instructions - Failed -- Performing SIMD Test AVX512 CD instructions -- Performing SIMD Test AVX512 CD instructions - Failed -- Performing SIMD Test AVX512 PF instructions -- Performing SIMD Test AVX512 PF instructions - Failed -- Performing SIMD Test AVX512 DQ instructions -- Performing SIMD Test AVX512 DQ instructions - Failed -- Performing SIMD Test AVX512 BW instructions -- Performing SIMD Test AVX512 BW instructions - Failed -- Performing SIMD Test AVX512 VL instructions -- Performing SIMD Test AVX512 VL instructions - Failed -- Performing SIMD Test AVX512 IFMA instructions -- Performing SIMD Test AVX512 IFMA instructions - Failed -- Performing SIMD Test AVX512 VBMI instructions -- Performing SIMD Test AVX512 VBMI instructions - Failed -- 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 - Failed CMake Error at qtbase/cmake/QtFeature.cmake:207 (message): Feature "reduce_relocations": Forcing to "ON" breaks its condition. Call Stack (most recent call first): qtbase/cmake/QtFeature.cmake:288 (qt_feature_set_value) qtbase/cmake/QtFeature.cmake:474 (qt_evaluate_feature) qtbase/cmake/QtBaseGlobalTargets.cmake:103 (qt_feature_module_end) qtbase/CMakeLists.txt:72 (include) -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- The following ICU libraries were not found: -- i18n (required) -- uc (required) -- data (required) -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND) -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Success -- Found WrapRt: TRUE -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "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 - Failed -- 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 - Failed -- Performing Test HAVE_getauxval -- Performing Test HAVE_getauxval - Success -- Performing Test HAVE_getentropy -- Performing Test HAVE_getentropy - Failed -- Performing Test HAVE_glibc -- Performing Test HAVE_glibc - Failed -- Performing Test HAVE_inotify -- Performing Test HAVE_inotify - Success -- Performing Test HAVE_ipc_sysv -- Performing Test HAVE_ipc_sysv - Failed -- Performing Test HAVE_ipc_posix -- Performing Test HAVE_ipc_posix - Failed -- 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 - Failed -- Performing Test HAVE_statx -- Performing Test HAVE_statx - Failed -- Performing Test HAVE_syslog -- Performing Test HAVE_syslog - Success -- Performing Test HAVE_xlocalescanprint -- Performing Test HAVE_xlocalescanprint - Failed -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND) -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Performing Test HAVE_getifaddrs -- Performing Test HAVE_getifaddrs - Failed -- Performing Test HAVE_ipv6ifname -- Performing Test HAVE_ipv6ifname - Failed -- Performing Test HAVE_linux_netlink -- Performing Test HAVE_linux_netlink - Success -- Performing Test HAVE_sctp -- Performing Test HAVE_sctp - Failed -- Performing Test HAVE_netlistmgr -- Performing Test HAVE_netlistmgr - Failed CMake Error at qtbase/cmake/QtFeature.cmake:207 (message): Feature "openssl": Forcing to "ON" breaks its condition. Call Stack (most recent call first): qtbase/cmake/QtFeature.cmake:288 (qt_feature_set_value) qtbase/cmake/QtFeature.cmake:155 (qt_evaluate_feature) qtbase/cmake/QtFeature.cmake:251 (qt_evaluate_config_expression) qtbase/cmake/QtFeature.cmake:474 (qt_evaluate_feature) qtbase/cmake/QtFeature.cmake:454 (qt_feature_module_end) qtbase/src/CMakeLists.txt:9 (qt_feature_evaluate_features) -- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR) -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Success -- Found EGL: /android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include (found version "1.5") -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0") -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR) -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0") -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find WrapOpenGL (missing: WrapOpenGL_FOUND) -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Success -- Found GLESv2: /android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -- Could NOT find Vulkan (missing: Vulkan_LIBRARY) -- 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 - Failed -- Performing Test HAVE_opengles3 -- Performing Test HAVE_opengles3 - Failed -- Performing Test HAVE_opengles31 -- Performing Test HAVE_opengles31 - Failed -- Performing Test HAVE_opengles32 -- Performing Test HAVE_opengles32 - Failed -- 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 -- Searching for tool 'Qt6::moc' in package Qt6CoreTools. -- Qt6::moc was found at /6.0.0/gcc_64/bin/moc using package Qt6CoreTools. -- Tool 'Qt6::rcc' was found at /6.0.0/gcc_64/bin/rcc. -- Tool 'Qt6::tracegen' was found at /6.0.0/gcc_64/bin/tracegen. -- Tool 'Qt6::cmake_automoc_parser' was found at /6.0.0/gcc_64/bin/cmake_automoc_parser. -- 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 - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtCore' -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- The following ICU libraries were not found: -- i18n (required) -- uc (required) -- data (required) -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND) -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20") -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success CMake Warning at qtbase/src/corelib/CMakeLists.txt:1213 (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' -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND) -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Running syncqt for module: 'QtXml' -- Searching for tool 'Qt6::uic' in package Qt6WidgetsTools. -- Qt6::uic was found at /6.0.0/gcc_64/bin/uic using package Qt6WidgetsTools. -- Tool 'Qt6::qlalr' was found at /6.0.0/gcc_64/bin/qlalr. -- Tool 'Qt6::qvkgen' was found at /6.0.0/gcc_64/bin/qvkgen. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR) -- Using Qt bundled Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Using Qt bundled PNG. -- Found WrapPNG: TRUE -- Using Qt bundled Freetype. -- Found WrapFreetype: TRUE -- Running syncqt for module: 'QtGui' -- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR) -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0") -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR) -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0") -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find WrapOpenGL (missing: WrapOpenGL_FOUND) -- Could NOT find Vulkan (missing: Vulkan_LIBRARY) -- Running syncqt for module: 'QtOpenGL' -- Running syncqt for module: 'QtWidgets' -- Running syncqt for module: 'QtOpenGLWidgets' -- Running syncqt for module: 'QtDeviceDiscoverySupport' -- Running syncqt for module: 'QtFbSupport' -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) -- Running syncqt for module: 'QtInputSupport' -- Running syncqt for module: 'QtTest' QtTest: created deprecated header(s) { qtest_global.h } -- Running syncqt for module: 'QtPrintSupport' -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR) -- Could NOT find DB2 (missing: DB2_INCLUDE_DIRS DB2_LIBRARIES) -- Could NOT find MySQL (missing: MySQL_LIBRARIES MySQL_INCLUDE_DIRS) -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR PostgreSQL_TYPE_INCLUDE_DIR) -- Could NOT find Oracle (missing: Oracle_INCLUDE_DIRS Oracle_LIBRARIES) -- Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR) -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) Configuring 'qt5compat' -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtCore5Compat' -- The following ICU libraries were not found: -- i18n (required) -- uc (required) -- data (required) -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND) -- Performing Test HAVE_ICONV -- Performing Test HAVE_ICONV - Failed -- Performing Test HAVE_ICONV_WITH_LIB -- Performing Test HAVE_ICONV_WITH_LIB - Failed Configuring 'qtsvg' -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtSvg' -- Running syncqt for module: 'QtSvgWidgets' Configuring 'qtdeclarative' -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Found PythonInterp: /usr/bin/python3.7 (found version "3.7.3") -- Searching for tool 'Qt6::qmltyperegistrar' in package Qt6QmlTools. -- Qt6::qmltyperegistrar was found at /6.0.0/gcc_64/bin/qmltyperegistrar using package Qt6QmlTools. -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtQml' -- Performing Test HAVE_cxx14_make_unique -- Performing Test HAVE_cxx14_make_unique - Success -- Performing Test HAVE_pointer_32bit -- Performing Test HAVE_pointer_32bit - Success -- Performing Test HAVE_pointer_64bit -- Performing Test HAVE_pointer_64bit - Failed -- Performing Test HAVE_arm_thumb -- Performing Test HAVE_arm_thumb - Success -- Performing Test HAVE_arm_fp -- Performing Test HAVE_arm_fp - Success -- Running syncqt for module: 'QtQmlModels' -- Running syncqt for module: 'QtQmlWorkerScript' -- Running syncqt for module: 'QtQuick' -- Running syncqt for module: 'QtQuickShapes' -- Running syncqt for module: 'QtQuickTest' -- Running syncqt for module: 'QtQuickParticles' -- Running syncqt for module: 'QtQuickWidgets' -- Running syncqt for module: 'QtPacketProtocol' -- Running syncqt for module: 'QtQmlCompiler' -- Tool 'Qt6::qmlcachegen' was found at /6.0.0/gcc_64/bin/qmlcachegen. -- Running syncqt for module: 'QtQmlDebug' -- Tool 'Qt6::qmllint' was found at /6.0.0/gcc_64/bin/qmllint. -- Tool 'Qt6::qmlimportscanner' was found at /6.0.0/gcc_64/bin/qmlimportscanner. -- Tool 'Qt6::qmlformat' was found at /6.0.0/gcc_64/bin/qmlformat. Configuring 'qttools' -- Could NOT find Qt6DBus (missing: Qt6DBus_DIR) -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8") -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtTools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8") -- Searching for tool 'Qt6::lconvert' in package Qt6LinguistTools. -- Qt6::lconvert was found at /6.0.0/gcc_64/bin/lconvert using package Qt6LinguistTools. -- Tool 'Qt6::lprodump' was found at /6.0.0/gcc_64/bin/lprodump. -- Tool 'Qt6::lrelease' was found at /6.0.0/gcc_64/bin/lrelease. -- Tool 'Qt6::lrelease-pro' was found at /6.0.0/gcc_64/bin/lrelease-pro. -- Tool 'Qt6::lupdate' was found at /6.0.0/gcc_64/bin/lupdate. -- Tool 'Qt6::lupdate-pro' was found at /6.0.0/gcc_64/bin/lupdate-pro. -- Running syncqt for module: 'QtUiPlugin' -- Running syncqt for module: 'QtUiTools' -- Running syncqt for module: 'QtDesigner' QtDesigner: WARNING: /qt5/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h QtDesigner: created deprecated header(s) { QDesignerCustomWidgetInterface, customwidget.h, QDesignerExportWidget, QDesignerCustomWidgetCollectionInterface, qdesignerexportwidget.h } -- Running syncqt for module: 'QtDesignerComponents' -- Running syncqt for module: 'QtHelp' -- Searching for tool 'Qt6::qhelpgenerator' in package Qt6ToolsTools. -- Qt6::qhelpgenerator was found at /6.0.0/gcc_64/bin/qhelpgenerator using package Qt6ToolsTools. -- Tool 'Qt6::qtattributionsscanner' was found at /6.0.0/gcc_64/bin/qtattributionsscanner. Configuring 'qtquickcontrols2' -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtQuickTemplates2' -- Running syncqt for module: 'QtQuickControls2' -- Running syncqt for module: 'QtQuickControls2Impl' Configuring 'qtdoc' -- Using Android SDK API android-28 from /android-sdk-linux/platforms Configuring 'qtqa' -- Using Android SDK API android-28 from /android-sdk-linux/platforms Configuring 'qtshadertools' -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtShaderTools' -- Searching for tool 'Qt6::qsb' in package Qt6ShaderToolsTools. -- Qt6::qsb was found at /6.0.0/gcc_64/bin/qsb using package Qt6ShaderToolsTools. Configuring 'qtquick3d' -- Using Android SDK API android-28 from /android-sdk-linux/platforms -- Using source syncqt found at: /qt5/qtbase/bin/syncqt.pl -- Running syncqt for module: 'QtQuick3DUtils' -- Running syncqt for module: 'QtQuick3DAssetImport' -- Running syncqt for module: 'QtQuick3DRuntimeRender' -- Running syncqt for module: 'QtQuick3D' Configuring 'qtquicktimeline' -- Using Android SDK API android-28 from /android-sdk-linux/platforms Configuring 'qttranslations' -- Using Android SDK API android-28 from /android-sdk-linux/platforms CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message): Directory '/qt5/qttranslations/translations/../../qtactiveqt/src' for qtbase does not exist. Skipping... Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:72 (add_ts_targets) CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message): Directory '/qt5/qttranslations/translations/../../qtimageformats/src' for qtbase does not exist. Skipping... Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:72 (add_ts_targets) Configuring 'qtwayland' Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met. -- The following packages have been found: * QtBuildInternals * WrapPCRE2 * WrapRt * WrapHarfbuzz * WrapPNG * WrapFreetype * WrapIconv * Qt6Concurrent * PythonInterp * Qt6Xml * Qt6QuickWidgets * Qt6QmlDevTools * Qt6PrintSupport * Qt6OpenGLWidgets * Qt6ToolsTools (required version >= 6.0.0) * Qt6QuickTest * Qt6Sql * Qt6Test * Qt6WidgetsTools (required version >= 6.0.0) * Qt6Widgets * Qt6ShaderToolsTools (required version >= 6.0.0) * Qt6ShaderTools * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., * GLESv2 * Qt6Gui (required version >= 6.0.0) * Qt6QmlTools (required version >= 6.0.0) * Qt6Network (required version >= 6.0.0) * Qt6Qml (required version >= 6.0.0) * Qt6QmlModels (required version >= 6.0.0) * Qt6OpenGL (required version >= 6.0.0) * Qt6Quick * WrapAtomic * Qt6CoreTools (required version >= 6.0.0) * Qt6Core * Qt6LinguistTools (required version >= 6.0.0) * Qt6Linguist * Qt6HostInfo * Java (required version >= 1.8) * Threads * Qt6BuildInternals * Qt6 (required version >= 6.0.0) -- The following OPTIONAL packages have not been found: * ZSTD (required version >= 1.3), ZSTD compression library, * WrapDBus1 (required version >= 1.2) * Libudev * WrapDoubleConversion * GLIB2, Event loop and utility library, * Libsystemd * Libb2 * LTTngUST * WrapSystemPCRE2 (required version >= 10.20) * Slog2 * WrapBrotli * Libproxy * OpenSSL * WrapOpenSSLHeaders * WrapOpenSSL * GSSAPI, Generic Security Services Application Program Interface * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, * ATSPI2 * DirectFB * Libdrm, Userspace interface to kernel DRM services., * WrapSystemFreetype (required version >= 2.2.0) * Fontconfig * gbm, Mesa gbm library., * WrapSystemHarfbuzz (required version >= 2.6.0) * WrapSystemPNG * OpenGL * WrapOpenGL * Vulkan * GTK3 (required version >= 3.6) * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., * XKB, XKB API common to servers and clients., * Tslib * Mtdev * Cups * DB2, IBM DB2 client library, * MySQL, MySQL client library, * PostgreSQL * Oracle, Oracle client library, * ODBC * SQLite3 * JPEG * ICU * Qt6DBus * Clang * WrapLibClang (required version >= 8) Configure summary: Building for: android-clang (arm, CPU features: neon) Compiler: clang 9.0 Build options: Mode ................................... release Optimize release build for size ........ no Fully optimize release builds (-O3) .... no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++17 Using ccache ........................... no Relocatable ............................ yes Using precompiled headers .............. yes Using LTCG ............................. no Target compiler supports: NEON ................................. yes Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs App store compliance ................... yes Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... no Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... no udev ................................... no Using system zlib ...................... yes Zstandard support ...................... no Qt Core: DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... no ICU .................................... no Using system libb2 ..................... no Built-in copy of the MIME database ..... yes Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PCRE2 .................................. yes Using system PCRE2 ................... no Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... no IPv6 ifname ............................ no libproxy ............................... no OpenSSL ................................ yes Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ yes DTLS ................................... no OCSP-stapling .......................... no SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... no Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ no HarfBuzz ............................... yes Using system HarfBuzz ................ no Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... no PNG .................................. yes Using system libpng ................ no Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... no MarkdownWriter ....................... yes EGL .................................... yes OpenVG ................................. no OpenGL: Desktop OpenGL ....................... no OpenGL ES 2.0 ........................ yes OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. yes libinput ............................... no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no xkbcommon-x11 ........................ no QPA backends: DirectFB ............................... no EGLFS .................................. no EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... no EGLFS GBM ............................ no EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ no LinuxFB ................................ no VNC .................................... no QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no Native painting (experimental) ....... no GL integrations: GLX Plugin ......................... no XCB GLX .......................... no EGL-X11 Plugin ..................... no Windows: Direct 2D ............................ no Direct 2D 1.1 ........................ no DirectWrite .......................... no DirectWrite 3 ........................ no Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows Android Qt Testlib: Tester for item models ................. yes Qt PrintSupport: CUPS ................................... no Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... no PostgreSQL ............................. no SQLite ................................. yes Using system provided SQLite ......... no Qt 5 Compatibility Libraries: iconv .................................. no Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML just-in-time compiler .............. no QML sequence object .................... yes QML XML http request ................... yes QML Locale ............................. yes Qt QML Models: QML list model ......................... yes QML delegate model ..................... yes Qt Quick: AnimatedImage item ..................... yes Canvas item ............................ yes Support for Qt Quick Designer .......... yes Flipable item .......................... yes GridView item .......................... yes ListView item .......................... yes TableView item ......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Tools: Qt Assistant ........................... yes QDoc ................................... no Clang-based lupdate parser ............. no Qt Designer ............................ yes Qt Distance Field Generator ............ yes kmap2qmap .............................. yes Qt Linguist ............................ yes Mac Deployment Tool .................... no pixeltool .............................. yes qdbus .................................. yes qev .................................... yes Qt Attributions Scanner ................ yes qtdiag ................................. yes qtpaths ................................ yes qtplugininfo ........................... yes Windows deployment tool ................ no Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine Material Universal macOS Windows WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. On macOS, you can use Homebrew's llvm package. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found. Qt is now configured for building. Just run 'cmake --build . --parallel' Once everything is built, you must run 'cmake --install .' Qt will be installed into '/usr/local' To configure and build other Qt modules, you can use the following convenience script: /usr/local/bin/qt-configure-module If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory -- Configuring incomplete, errors occurred! See also "/qt5/CMakeFiles/CMakeOutput.log". See also "/qt5/CMakeFiles/CMakeError.log". CMake Error at qtbase/cmake/QtProcessConfigureArgs.cmake:788 (message): CMake exited with code 1.