Skip to content

Instantly share code, notes, and snippets.

@Kakadu
Last active April 17, 2022 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kakadu/ac7f9e8e7bb2d50c2d51501a28c2284b to your computer and use it in GitHub Desktop.
Save Kakadu/ac7f9e8e7bb2d50c2d51501a28c2284b to your computer and use it in GitHub Desktop.
Qt 6.4~ android compilation error
➜ build-qt6 ninja
[257/4030] Building Java objects for Qt6Android.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[518/4030] Automatic MOC for target Network
AutoMoc: /media/work/qt-android/qt6/qtbase/src/network/access/qnetworkaccessdebugpipebackend_p.h:0:1: note: No relevant classes found. No output generated.
[935/4030] Automatic MOC and UIC for target Widgets
AutoMoc: /media/work/qt-android/qt6/qtbase/src/widgets/styles/qstylesheetstyle_p.h:0:1: note: No relevant classes found. No output generated.
[1194/4030] Building CXX object qtbase/src/plugins/platforms/android/CMakeFiles/QAndroidIntegrationPlugin.dir/qandroidinputcontext.cpp.o
/media/work/qt-android/qt6/qtbase/src/plugins/platforms/android/qandroidinputcontext.cpp:890:2: warning: TODO extract the needed data from query [-W#warnings]
#warning TODO extract the needed data from query
^
/media/work/qt-android/qt6/qtbase/src/plugins/platforms/android/qandroidinputcontext.cpp:895:2: warning: TODO Handle at least QInputMethod::ContextMenu action [-W#warnings]
#warning TODO Handle at least QInputMethod::ContextMenu action
^
/media/work/qt-android/qt6/qtbase/src/plugins/platforms/android/qandroidinputcontext.cpp:1654:2: warning: TODO [-W#warnings]
#warning TODO
^
3 warnings generated.
[1249/4030] Linking CXX shared module qtbase/plugins/styles/libplugins_styles_qandroidstyle_arm64-v8a.so
FAILED: qtbase/plugins/styles/libplugins_styles_qandroidstyle_arm64-v8a.so qtbase/src/plugins/styles/android/QAndroidStylePlugin.version
cd /media/work/qt-android/qt6/qtbase/src/plugins/styles/android && /usr/bin/perl /media/work/qt-android/qt6/qtbase/mkspecs/features/data/unix/findclasslist.pl < /media/work/qt-android/build-qt6/qtbase/src/plugins/styles/android/QAndroidStylePlugin.version.in > /media/work/qt-android/build-qt6/qtbase/src/plugins/styles/android/QAndroidStylePlugin.version && cd /media/work/qt-android/build-qt6 && /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=aarch64-none-linux-android23 --gcc-toolchain=/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -DNDEBUG -Oz -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libgcc_real.a -Wl,--exclude-libs,libatomic.a -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--no-undefined -Wl,--version-script,/media/work/qt-android/build-qt6/qtbase/src/plugins/styles/android/QAndroidStylePlugin.version -shared -o qtbase/plugins/styles/libplugins_styles_qandroidstyle_arm64-v8a.so qtbase/src/plugins/styles/android/CMakeFiles/QAndroidStylePlugin.dir/QAndroidStylePlugin_autogen/mocs_compilation.cpp.o qtbase/src/plugins/styles/android/CMakeFiles/QAndroidStylePlugin.dir/main.cpp.o qtbase/src/plugins/styles/android/CMakeFiles/QAndroidStylePlugin.dir/qandroidstyle.cpp.o qtbase/lib/libQt6Widgets_arm64-v8a.so qtbase/lib/libQt6Gui_arm64-v8a.so qtbase/lib/libQt6Core_arm64-v8a.so /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/23/libGLESv2.so /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/23/libEGL.so -llog -latomic -lm && :
ld: error: undefined symbol: QApplication::styleSheet() const
>>> referenced by qandroidstyle.cpp:607 (/media/work/qt-android/qt6/qtbase/src/plugins/styles/android/qandroidstyle.cpp:607)
>>> qtbase/src/plugins/styles/android/CMakeFiles/QAndroidStylePlugin.dir/qandroidstyle.cpp.o:(QAndroidStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
[1254/4030] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp.o
ninja: build stopped: subcommand failed.
zsh: sure you want to delete all 4 files in /media/work/qt-android/build-qt6 [yn]? y
+ mkdir -p qtbase
+ cd qtbase
+ exec /media/work/qt-android/qt6/qtbase/configure -top-level -xplatform android-clang -prefix /home/kakadu/work/qt-android/install -qt-host-path /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64 -android-ndk /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061 -android-sdk /home/kakadu/work/qt-android/sdk_root -android-abis arm64-v8a -disable-rpath -nomake tests -nomake examples -opensource -confirm-license -release -optimize-size -strip -no-warnings-are-errors -silent -DBUILD_STATIC_LIBS=OFF -submodules qtdeclarative -no-feature-textodfwriter -no-feature-cssparser -no-feature-texthtmlparser -no-feature-textmarkdownwriter
'/usr/bin/cmake' '-DQT_HOST_PATH=/media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64' '-DQT_BUILD_SUBMODULES=qtdeclarative' '-DWARNINGS_ARE_ERRORS=OFF' '-DCMAKE_INSTALL_PREFIX=/home/kakadu/work/qt-android/install' '-DQT_QMAKE_TARGET_MKSPEC=android-clang' '-DANDROID_SDK_ROOT=/home/kakadu/work/qt-android/sdk_root' '-DANDROID_NDK_ROOT=/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061' '-DANDROID_ABI=arm64-v8a' '-DQT_BUILD_TESTS=FALSE' '-DQT_BUILD_EXAMPLES=FALSE' '-DCMAKE_BUILD_TYPE=Release' '-DQT_EXTRA_DEFINES=BUILD_STATIC_LIBS=OFF' '-DINPUT_rpath=no' '-DINPUT_optimize_size=yes' '-DINPUT_strip=yes' '-DINPUT_silent=yes' '-DINPUT_textodfwriter=no' '-DINPUT_cssparser=no' '-DINPUT_texthtmlparser=no' '-DINPUT_textmarkdownwriter=no' '-G' 'Ninja' '/media/work/qt-android/qt6'
-- Android toolchain file within NDK detected: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/build/cmake/android.toolchain.cmake
-- Android build detected, checking configuration defaults...
-- Neither ANDROID_PLATFORM nor ANDROID_NATIVE_API_LEVEL were specified, using API level 23 as default
-- The CXX compiler identification is Clang 11.0.5
-- The C compiler identification is Clang 11.0.5
-- The ASM compiler identification is Clang
-- Found assembler: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
-- Check for working CXX compiler: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
-- Check for working CXX compiler: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
-- Check for working C compiler: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
Checking dependencies of 'qtbase'
Checking dependencies of 'qtsvg'
Checking dependencies of 'qtshadertools'
Checking dependencies of 'qtlanguageserver'
Checking dependencies of 'qtimageformats'
Checking dependencies of 'qtdeclarative'
Configuring 'qtbase'
-- CMAKE_BUILD_TYPE was set to: 'Release'
-- Using Android SDK API android-31 from /home/kakadu/work/qt-android/sdk_root/platforms
-- Found Java: /usr/bin/java (found suitable version "11.0.14", minimum required is "1.8") found components: Development
-- Check for feature set changes
-- Building architecture extraction project with the following CMake arguments:
-DANDROID_ABI=arm64-v8a
-DANDROID_ARM_MODE=thumb
-DANDROID_PIE=TRUE
-DANDROID_PLATFORM=android-23
-DANDROID_STL=c++_shared
-DANDROID_TOOLCHAIN=clang
-DCMAKE_C_FLAGS=-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
-DCMAKE_C_FLAGS_DEBUG=-O0 -fno-limit-debug-info
-DCMAKE_C_FLAGS_RELEASE=-O2 -DNDEBUG
-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
-DCMAKE_CXX_FLAGS=-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
-DCMAKE_CXX_FLAGS_DEBUG=-O0 -fno-limit-debug-info
-DCMAKE_CXX_FLAGS_RELEASE=-O2 -DNDEBUG
-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
-DCMAKE_OBJCOPY=/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-objcopy
-DCMAKE_TOOLCHAIN_FILE=/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/build/cmake/android.toolchain.cmake
-DCMAKE_C_STANDARD=11
-DCMAKE_CXX_STANDARD=17
-DCMAKE_MODULE_PATH:STRING=/media/work/qt-android/qt6/qtbase/cmake/platforms
-- Extracting architecture info from /media/work/qt-android/build-qt6/qtbase/config.tests/arch/architecture_test.
-- CMAKE_VERSION: "3.16.3"
-- CMAKE_HOST_SYSTEM: "Linux-5.13.0-28-generic"
-- CMAKE_HOST_SYSTEM_NAME: "Linux"
-- CMAKE_HOST_SYSTEM_VERSION: "5.13.0-28-generic"
-- CMAKE_HOST_SYSTEM_PROCESSOR: "x86_64"
-- CMAKE_SYSTEM: "Android"
-- CMAKE_SYSTEM_NAME: "Android"
-- CMAKE_SYSTEM_VERSION: "1"
-- CMAKE_SYSTEM_PROCESSOR: "aarch64"
-- CMAKE_CROSSCOMPILING: "TRUE"
-- CMAKE_C_COMPILER: "/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang" (11.0.5)
-- CMAKE_CXX_COMPILER: "/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++" (11.0.5)
-- ANDROID_TOOLCHAIN: "clang"
-- ANDROID_NDK: "/home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061"
-- ANDROID_ABI: "arm64-v8a"
-- ANDROID_PLATFORM: "android-23"
-- ANDROID_NATIVE_API_LEVEL: "23"
-- ANDROID_STL: "c++_shared"
-- ANDROID_PIE: "TRUE"
-- ANDROID_CPP_FEATURES: ""
-- ANDROID_ALLOW_UNDEFINED_SYMBOLS: ""
-- ANDROID_ARM_MODE: "thumb"
-- ANDROID_ARM_NEON: ""
-- ANDROID_DISABLE_FORMAT_STRING_CHECKS: ""
-- ANDROID_LLVM_TRIPLE: "aarch64-none-linux-android23"
-- Found ZLIB: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/libz.a (found suitable version "1.2.11", minimum required is "1.0.8")
-- Found WrapZLIB: TRUE (Required is at least version "1.0.8")
-- Could NOT find WrapZSTD: 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 TEST_use_bfd_linker
-- Performing Test TEST_use_bfd_linker - Failed
-- Performing Test TEST_use_gold_linker
-- Performing Test TEST_use_gold_linker - Failed
-- Performing Test TEST_use_lld_linker
-- Performing Test TEST_use_lld_linker - Success
-- Performing Test TEST_use_mold_linker
-- Performing Test TEST_use_mold_linker - 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 precompiled header support
-- Performing Test precompiled header support - 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
-- Performing Test HAVE_LD_VERSION_SCRIPT
-- Performing Test HAVE_LD_VERSION_SCRIPT - Success
-- Check if linker can resolve circular dependencies - TRUE
-- Looking for backtrace
-- Looking for backtrace - not found
-- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
-- 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_LIBRARY _ICU_REQUIRED_LIBS_FOUND) (found version "66.1")
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
-- 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 - 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 - 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_cpp_winrt
-- Performing Test HAVE_cpp_winrt - Failed
-- Performing Test HAVE_xlocalescanprint
-- Performing Test HAVE_xlocalescanprint - Failed
-- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_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: OPENSSL_INCLUDE_DIR)
-- 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: OPENSSL_INCLUDE_DIR)
-- Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
-- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- Performing Test HAVE_getifaddrs
-- Performing Test HAVE_getifaddrs - Failed
-- Performing Test HAVE_ifr_index
-- Performing Test HAVE_ifr_index - 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_networklistmanager
-- Performing Test HAVE_networklistmanager - Failed
-- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR)
-- Performing Test HAVE_EGL
-- Performing Test HAVE_EGL - Success
-- Found EGL: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/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 WrapSystemJpeg (missing: __jpeg_found)
-- Could NOT find md4c (missing: md4c_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: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include
-- Found WrapVulkanHeaders: /home/kakadu/work/qt-android/sdk_root/ndk/22.0.7026061/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include
-- 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
-- Using source syncqt found at: /media/work/qt-android/qt6/qtbase/libexec/syncqt.pl
-- Running syncqt for module: 'QtPng'
-- Running syncqt for module: 'QtJpeg'
-- Running syncqt for module: 'QtFreetype'
-- Running syncqt for module: 'QtHarfbuzz'
-- Searching for tool 'Qt6::moc' in package Qt6CoreTools.
-- Qt6::moc was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/moc using package Qt6CoreTools.
-- Tool 'Qt6::rcc' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/rcc.
-- Tool 'Qt6::tracegen' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/tracegen.
-- Tool 'Qt6::cmake_automoc_parser' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/cmake_automoc_parser.
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Using Qt bundled PCRE2.
-- Found WrapPCRE2: TRUE
-- Running syncqt for module: 'QtCore'
-- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
-- 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_LIBRARY _ICU_REQUIRED_LIBS_FOUND) (found version "66.1")
-- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
-- 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
-- Running syncqt for module: 'QtConcurrent'
-- Running syncqt for module: 'QtSql'
-- Running syncqt for module: 'QtNetwork'
-- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_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: OPENSSL_INCLUDE_DIR)
-- 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: OPENSSL_INCLUDE_DIR)
-- Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
-- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- Running syncqt for module: 'QtXml'
-- Searching for tool 'Qt6::uic' in package Qt6WidgetsTools.
-- Qt6::uic was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/uic using package Qt6WidgetsTools.
-- Tool 'Qt6::qlalr' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/qlalr.
-- Tool 'Qt6::qvkgen' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/qvkgen.
-- Tool 'Qt6::qtpaths' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qtpaths.
-- 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 WrapSystemJpeg (missing: __jpeg_found)
-- Could NOT find md4c (missing: md4c_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)
-- 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'
-- Running syncqt for module: 'QtPrintSupport'
-- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
-- Could NOT find DB2 (missing: DB2_INCLUDE_DIR DB2_LIBRARY)
-- Could NOT find MySQL (missing: MySQL_LIBRARY MySQL_INCLUDE_DIR)
-- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
-- Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR)
-- Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR)
-- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
-- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR)
-- Using Qt bundled Jpeg.
-- Found WrapJpeg: TRUE
Configuring 'qtsvg'
-- CMAKE_BUILD_TYPE was set to: 'Release'
-- Using Android SDK API android-31 from /home/kakadu/work/qt-android/sdk_root/platforms
-- Running syncqt for module: 'QtSvg'
-- Running syncqt for module: 'QtSvgWidgets'
Configuring 'qtshadertools'
-- CMAKE_BUILD_TYPE was set to: 'Release'
-- Using Android SDK API android-31 from /home/kakadu/work/qt-android/sdk_root/platforms
-- Running syncqt for module: 'QtShaderTools'
-- Searching for tool 'Qt6::qsb' in package Qt6ShaderToolsTools.
-- Qt6::qsb was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qsb using package Qt6ShaderToolsTools.
Configuring 'qtlanguageserver'
-- CMAKE_BUILD_TYPE was set to: 'Release'
-- Using Android SDK API android-31 from /home/kakadu/work/qt-android/sdk_root/platforms
-- Running syncqt for module: 'QtJsonRpc'
-- Running syncqt for module: 'QtLanguageServer'
Configuring 'qtimageformats'
-- CMAKE_BUILD_TYPE was set to: 'Release'
-- Using Android SDK API android-31 from /home/kakadu/work/qt-android/sdk_root/platforms
-- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
-- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR JPEG_LIBRARIES)
-- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
-- Could NOT find WrapWebP (missing: WebP_INCLUDE_DIR WebP_LIBRARY WebP_demux_INCLUDE_DIR WebP_demux_LIBRARY WebP_mux_INCLUDE_DIR WebP_mux_LIBRARY)
-- Could NOT find Libmng (missing: LIBMNG_LIBRARY LIBMNG_INCLUDE_DIR)
Configuring 'qtdeclarative'
-- CMAKE_BUILD_TYPE was set to: 'Release'
-- Using Android SDK API android-31 from /home/kakadu/work/qt-android/sdk_root/platforms
-- Searching for tool 'Qt6::qmltyperegistrar' in package Qt6QmlTools.
-- Qt6::qmltyperegistrar was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/qmltyperegistrar using package Qt6QmlTools.
-- Running syncqt for module: 'QtQmlIntegration'
-- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter
-- Performing Test HAVE_pointer_32bit
-- Performing Test HAVE_pointer_32bit - Failed
-- Performing Test HAVE_pointer_64bit
-- Performing Test HAVE_pointer_64bit - Success
-- Performing Test HAVE_arm_thumb
-- Performing Test HAVE_arm_thumb - Failed
-- Performing Test HAVE_arm_fp
-- Performing Test HAVE_arm_fp - Success
-- Running syncqt for module: 'QtQml'
-- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- Running syncqt for module: 'QtQmlModels'
-- Running syncqt for module: 'QtQmlCore'
-- Running syncqt for module: 'QtQmlWorkerScript'
-- Running syncqt for module: 'QtQmlLocalStorage'
-- Running syncqt for module: 'QtQmlXmlListModel'
-- Running syncqt for module: 'QtQuick'
-- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- Running syncqt for module: 'QtQuickLayouts'
-- Running syncqt for module: 'QtQuickTest'
-- Running syncqt for module: 'QtQuickTestUtils'
-- Running syncqt for module: 'QtQuickParticles'
-- Running syncqt for module: 'QtQuickShapes'
-- Running syncqt for module: 'QtQuickWidgets'
-- Running syncqt for module: 'QtQuickTemplates2'
-- Running syncqt for module: 'QtQuickControls2Impl'
-- Running syncqt for module: 'QtQuickControls2'
-- Running syncqt for module: 'QtQuickDialogs2Utils'
-- Running syncqt for module: 'QtQuickDialogs2QuickImpl'
-- Running syncqt for module: 'QtQuickDialogs2'
-- Running syncqt for module: 'QtQuickControlsTestUtils'
-- Running syncqt for module: 'QtLabsSettings'
-- Running syncqt for module: 'QtLabsQmlModels'
-- Running syncqt for module: 'QtLabsFolderListModel'
-- Running syncqt for module: 'QtLabsAnimation'
-- Running syncqt for module: 'QtLabsWavefrontMesh'
-- Running syncqt for module: 'QtLabsSharedImage'
-- Running syncqt for module: 'QtPacketProtocol'
-- Running syncqt for module: 'QtQmlCompiler'
-- Running syncqt for module: 'QtQmlLint'
-- Running syncqt for module: 'QtQmlDom'
-- Tool 'Qt6::qmlcachegen' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/qmlcachegen.
-- Running syncqt for module: 'QtQmlDebug'
-- Tool 'Qt6::qmldom' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qmldom.
-- Tool 'Qt6::qmllint' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qmllint.
-- Tool 'Qt6::qmlimportscanner' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/./libexec/qmlimportscanner.
-- Tool 'Qt6::qmlformat' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qmlformat.
-- Tool 'Qt6::qmltc' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qmltc.
-- Tool 'Qt6::qmlls' was found at /media/oldhome/kakadu/prog/qt/qt_off/6.3.0/gcc_64/bin/qmlls.
-- The following packages have been found:
* QtBuildInternals
* WrapZLIB (required version >= 1.0.8)
* WrapPCRE2
* WrapRt
* WrapHarfbuzz
* WrapPNG
* WrapFreetype
* ZLIB
* WrapJpeg
* Qt6Xml (required version >= 6.3.0)
* Qt6BuildInternals (required version >= 6.3.0)
* WrapAtomic
* Qt6CoreTools (required version >= 6.3.0)
* Qt6Core (required version >= 6.3.0)
* EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., <https://www.khronos.org/egl/>
* GLESv2
* Qt6Gui (required version >= 6.3.0)
* Qt6Network (required version >= 6.3.0)
* Qt6WidgetsTools (required version >= 6.3.0)
* Qt6Widgets (required version >= 6.3.0)
* WrapVulkanHeaders
* Qt6OpenGL (required version >= 6.3.0)
* Qt6OpenGLWidgets (required version >= 6.3.0)
* Qt6Sql (required version >= 6.3.0)
* Qt6Concurrent (required version >= 6.3.0)
* Qt6ShaderToolsTools (required version >= 6.3.0)
* Qt6ShaderTools (required version >= 6.3.0)
* Java (required version >= 1.8)
* Qt6QmlTools (required version >= 6.3.0)
* Python
* Qt6HostInfo
* Threads
* Qt6Test (required version >= 6.3.0)
* Qt6 (required version >= 6.3.0)
-- The following OPTIONAL packages have not been found:
* zstd
* WrapZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
* DBus1 (required version >= 1.2)
* WrapDBus1 (required version >= 1.2)
* Libudev
* Vulkan
* Backtrace
* WrapBacktrace
* double-conversion
* WrapDoubleConversion
* ICU
* Libsystemd
* Libb2
* PCRE2 (required version >= 10.20)
* WrapSystemPCRE2 (required version >= 10.20)
* Slog2
* unofficial-brotli
* WrapBrotli
* Libproxy
* OpenSSL
* WrapOpenSSLHeaders
* WrapOpenSSL
* GSSAPI, Generic Security Services Application Program Interface
* GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
* X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
* ATSPI2
* DirectFB
* Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
* Freetype (required version >= 2.2.0)
* WrapSystemFreetype (required version >= 2.2.0)
* Fontconfig
* gbm, Mesa gbm library., <http://www.mesa3d.org>
* harfbuzz (required version >= 2.6.0)
* WrapSystemHarfbuzz (required version >= 2.6.0)
* WrapSystemJpeg
* md4c
* WrapSystemMd4c
* PNG
* WrapSystemPNG
* OpenGL
* WrapOpenGL
* GTK3 (required version >= 3.6)
* Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., <http://www.freedesktop.org/wiki/Software/libinput/>
* XKB, XKB API common to servers and clients., <http://xkbcommon.org>
* Tslib
* Mtdev
* Cups
* DB2, IBM DB2 client library, <https://www.ibm.com>
* MySQL, MySQL client library, <https://www.mysql.com>
* PostgreSQL
* Oracle, Oracle client library, <https://www.oracle.com>
* ODBC
* SQLite3
* Interbase, Interbase client library, <https://www.embarcadero.com/products/interbase>
* JPEG
* Jasper
* WrapJasper
* TIFF
* WebP
* WrapWebP
* Libmng
* PkgConfig
* Qt6LanguageServer (required version >= 6.3.0)
* LTTngUST
-- Configure summary:
Building for: android-clang (arm64, CPU features: neon)
Compiler: clang 11.0.5
Build options:
Mode ................................... release
Optimize release build for size ........ yes
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:
Intrinsics without compiler architecture option yes
Extensions ........................... NEON
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 PrintSupport ........................ 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
Thread support ......................... yes
Common build options:
Linker can resolve circular dependencies yes
CMake policy CMP0099 is supported ...... no
Qt Core:
backtrace .............................. no
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... no
ICU .................................... no
Using system libb2 ..................... no
Built-in copy of the MIME database ..... yes
cpp/winrt base ......................... no
Tracing backend ........................ <none>
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 ................................ no
Qt directly linked to OpenSSL ........ no
OpenSSL 1.1 ............................ no
DTLS ................................... no
OCSP-stapling .......................... no
SCTP ................................... no
Use system proxies ..................... yes
GSSAPI ................................. no
Brotli Decompression Support ........... no
Core tools:
Android deployment tool ................ no
macOS deployment tool .................. no
Windows deployment tool ................ no
qmake .................................. yes
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 ........................... no
CssParser ................
............ no
OdfWriter ............................ no
MarkdownReader ....................... yes
Using system libmd4c ............... no
MarkdownWriter ....................... no
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 ................................. yes
Session Management ..................... yes
Features used by QPA backends:
evdev .................................. yes
libinput ............................... no
HiRes wheel support in 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
xcb-sm ............................... 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
VK_KHR_display ......................... no
QNX:
lgmon ................................ no
IMF .................................. no
XCB:
Using system-provided xcb-xinput ..... 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
Further Image Formats:
JasPer ................................. no
MNG .................................... no
TIFF ................................... yes
Using system libtiff ................. no
WEBP ................................... yes
Using system libwebp ................. 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
TreeView item .......................... yes
Path support ........................... yes
PathView item .......................... yes
Positioner items ....................... yes
Repeater item .......................... yes
ShaderEffect item ...................... yes
Sprite item ............................ yes
Qt Quick Templates 2:
Hover support .......................... yes
Multi-touch support .................... yes
Calendar support ....................... yes
Qt Quick Controls 2:
Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
-- 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 '/home/kakadu/work/qt-android/install'
To configure and build other Qt modules, you can use the following convenience script:
/home/kakadu/work/qt-android/install/bin/qt-configure-module
If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
INPUT_silent
INPUT_strip
-- Build files have been written to: /media/work/qt-android/build-qt6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment