Skip to content

Instantly share code, notes, and snippets.

@ben-cottrell-nz
Created June 24, 2022 06:49
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 ben-cottrell-nz/349b313cc5bc01d9d536bbba3889eb06 to your computer and use it in GitHub Desktop.
Save ben-cottrell-nz/349b313cc5bc01d9d536bbba3889eb06 to your computer and use it in GitHub Desktop.
description of qt confirgure with x86_64-linux-musl-g++
+ mkdir -p qtbase
+ cd qtbase
+ exec /home/ben/Downloads/qt5/qtbase/configure -top-level -bundled-xcb-xinput -opensource -confirm-license -nomake tests -nomake examples -static -prefix /opt/Qt-6.3-static-gcc64-linux/ -- -DCMAKE_CXX_COMPILER=/home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-g++ -DCMAKE_CXX_FLAGS_INIT=-static -DCMAKE_C_COMPILER=/home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-gcc -DCMAKE_C_FLAGS_INIT=-static
'/usr/bin/cmake' '-DCMAKE_CXX_COMPILER=/home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-g++' '-DCMAKE_CXX_FLAGS_INIT=-static' '-DCMAKE_C_COMPILER=/home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-gcc' '-DCMAKE_C_FLAGS_INIT=-static' '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_PREFIX=/opt/Qt-6.3-static-gcc64-linux' '-DQT_BUILD_TESTS=FALSE' '-DQT_BUILD_EXAMPLES=FALSE' '-DINPUT_bundled_xcb_xinput=yes' '-G' 'Ninja' '/home/ben/Downloads/qt5'
-- The CXX compiler identification is GNU 9.4.0
-- The C compiler identification is GNU 9.4.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-gcc
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-g++ - 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: /home/ben/Downloads/musl-cross-make/output/bin/x86_64-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
Checking dependencies of submodule 'qtbase'
Checking dependencies of submodule 'qtimageformats'
Checking dependencies of submodule 'qtlanguageserver'
Checking dependencies of submodule 'qtshadertools'
Checking dependencies of submodule 'qtsvg'
Checking dependencies of submodule 'qtdeclarative'
Checking dependencies of submodule 'qtmultimedia'
Checking dependencies of submodule 'qt3d'
Checking dependencies of submodule 'qt5compat'
Checking dependencies of submodule 'qtactiveqt'
Checking dependencies of submodule 'qtcharts'
Checking dependencies of submodule 'qtcoap'
Checking dependencies of submodule 'qtconnectivity'
Checking dependencies of submodule 'qtdatavis3d'
Checking dependencies of submodule 'qttools'
Checking dependencies of submodule 'qtdoc'
Checking dependencies of submodule 'qtlottie'
Checking dependencies of submodule 'qtmqtt'
Checking dependencies of submodule 'qtnetworkauth'
Checking dependencies of submodule 'qtopcua'
Checking dependencies of submodule 'qtserialport'
Checking dependencies of submodule 'qtpositioning'
Checking dependencies of submodule 'qtqa'
Checking dependencies of submodule 'qtquicktimeline'
Checking dependencies of submodule 'qtquick3d'
Checking dependencies of submodule 'qtremoteobjects'
Checking dependencies of submodule 'qtscxml'
Checking dependencies of submodule 'qtsensors'
Checking dependencies of submodule 'qtserialbus'
Checking dependencies of submodule 'qttranslations'
Checking dependencies of submodule 'qtvirtualkeyboard'
Checking dependencies of submodule 'qtwayland'
Checking dependencies of submodule 'qtwebsockets'
Checking dependencies of submodule 'qtwebchannel'
Checking dependencies of submodule 'qtwebengine'
Checking dependencies of submodule 'qtwebview'
Configuring submodule 'qtbase'
-- Could NOT find double-conversion (missing: double-conversion_DIR)
-- Could NOT find md4c (missing: md4c_DIR)
CMake Warning (dev) at qtbase/cmake/3rdparty/extra-cmake-modules/find-modules/FindXCB.cmake:180 (message):
XINPUT from XCB was requested: this is EXPERIMENTAL and is likely to
unavailable on many systems!
Call Stack (most recent call first):
qtbase/cmake/QtFindPackageHelpers.cmake:130 (find_package)
qtbase/src/gui/configure.cmake:123 (qt_find_package)
qtbase/cmake/QtFeature.cmake:573 (include)
qtbase/src/CMakeLists.txt:12 (qt_feature_evaluate_features)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find double-conversion (missing: double-conversion_DIR)
-- Could NOT find md4c (missing: md4c_DIR)
CMake Warning (dev) at qtbase/cmake/3rdparty/extra-cmake-modules/find-modules/FindXCB.cmake:180 (message):
XINPUT from XCB was requested: this is EXPERIMENTAL and is likely to
unavailable on many systems!
Call Stack (most recent call first):
qtbase/cmake/QtFindPackageHelpers.cmake:130 (find_package)
qtbase/src/gui/configure.cmake:123 (qt_find_package)
qtbase/cmake/QtModuleHelpers.cmake:572 (include)
qtbase/src/gui/CMakeLists.txt:53 (qt_internal_add_module)
This warning is for project developers. Use -Wno-dev to suppress it.
Generating Plugins files for BundledLibpng;PngPrivate;BundledLibjpeg;JpegPrivate;BundledFreetype;FreetypePrivate;BundledZLIB;ZlibPrivate;Core;Concurrent;Sql;Network;Xml;DBus;Gui;Widgets;DeviceDiscoverySupportPrivate;FbSupportPrivate;InputSupportPrivate;KmsSupportPrivate;Test;PrintSupport...
Configuring submodule 'qtimageformats'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for ...
Configuring submodule 'qtlanguageserver'
Generating Plugins files for JsonRpcPrivate;LanguageServerPrivate...
Configuring submodule 'qtshadertools'
Generating Plugins files for BundledGlslang_Spirv;BundledGlslang_Osdependent;BundledGlslang_Oglcompiler;BundledGlslang_Glslang;BundledSpirv_Cross;ShaderTools...
Configuring submodule 'qtsvg'
Generating Plugins files for Svg;SvgWidgets...
Configuring submodule 'qtdeclarative'
Generating Plugins files for QmlIntegration;Qml;QmlModels;QmlCore;QmlWorkerScript;QmlLocalStorage;QmlXmlListModel;Quick;QuickLayouts;QuickTest;QuickTestUtilsPrivate;QuickParticlesPrivate;QuickShapesPrivate;QuickWidgets;QuickTemplates2;QuickControls2Impl;QuickControls2;QuickDialogs2Utils;QuickDialogs2QuickImpl;QuickDialogs2;QuickControlsTestUtilsPrivate;LabsSettings;LabsQmlModels;LabsFolderListModel;LabsAnimation;LabsWavefrontMesh;LabsSharedImage;PacketProtocolPrivate;QmlCompilerPrivate;QmlLintPrivate;QmlDomPrivate;QmlDebugPrivate...
Configuring submodule 'qtmultimedia'
Generating Plugins files for Multimedia;MultimediaQuickPrivate;MultimediaWidgets...
Configuring submodule 'qt3d'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Skipping the build as the condition "QT_FEATURE_opengl AND NOT WASM" is not met.
Configuring submodule 'qt5compat'
Generating Plugins files for Core5Compat...
Configuring submodule 'qtactiveqt'
Condition "WIN32" is not met, enabling documentation build only.
Generating Plugins files for ...
Configuring submodule 'qtcharts'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found XKB: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "1.4.0", minimum required is "0.5.0")
-- Could NOT find Qt6OpenGL (missing: Qt6OpenGL_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "OpenGL".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtcharts/CMakeLists.txt:17 (find_package)
-- Could NOT find Qt6OpenGLWidgets (missing: Qt6OpenGLWidgets_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "OpenGLWidgets".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtcharts/CMakeLists.txt:17 (find_package)
Generating Plugins files for Charts;ChartsQml...
Configuring submodule 'qtcoap'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for Coap...
Configuring submodule 'qtconnectivity'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for Bluetooth;Nfc...
Configuring submodule 'qtdatavis3d'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Could NOT find Qt6OpenGL (missing: Qt6OpenGL_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "OpenGL".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtdatavis3d/CMakeLists.txt:12 (find_package)
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Skipping the build as the condition "TARGET Qt::OpenGL" is not met.
Configuring submodule 'qttools'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
QtDesigner: WARNING: /home/ben/Downloads/qt5/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
Generating Plugins files for Tools;Linguist;UiPlugin;UiTools;Designer;DesignerComponentsPrivate;Help...
Configuring submodule 'qtdoc'
Generating Plugins files for ...
Configuring submodule 'qtlottie'
Generating Plugins files for BodymovinPrivate...
Configuring submodule 'qtmqtt'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Could NOT find Qt6WebSockets (missing: Qt6WebSockets_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "WebSockets".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6WebSockets/Qt6WebSocketsConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtmqtt/CMakeLists.txt:14 (find_package)
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for Mqtt...
Configuring submodule 'qtnetworkauth'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for NetworkAuth...
Configuring submodule 'qtopcua'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for OpcUa;DeclarativeOpcua...
Configuring submodule 'qtserialport'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for SerialPort...
Configuring submodule 'qtpositioning'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for Bundled_Clip2Tri;Bundled_Poly2Tri;Bundled_Clipper;Positioning;PositioningQuick...
Configuring submodule 'qtqa'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for ...
Configuring submodule 'qtquicktimeline'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for QuickTimeline...
Configuring submodule 'qtquick3d'
assets/shaders/frostedGlass.frag -> assets/shaders/frostedGlass.frag.qsb exposed as ://assets/shaders/frostedGlass.frag.qsb
Generating Plugins files for Quick3DUtils;Quick3DAssetImport;Quick3DRuntimeRender;Quick3D;Quick3DParticles;Quick3DParticleEffects;Quick3DAssetUtils;Quick3DEffects;Quick3DHelpers;Quick3DIblBaker;Quick3DGlslParserPrivate...
Configuring submodule 'qtremoteobjects'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for RepParser;RemoteObjects;RemoteObjectsQml...
Configuring submodule 'qtscxml'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Could NOT find Qt6OpenGL (missing: Qt6OpenGL_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "OpenGL".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtscxml/CMakeLists.txt:12 (find_package)
-- Could NOT find Qt6OpenGLWidgets (missing: Qt6OpenGLWidgets_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "OpenGLWidgets".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtscxml/CMakeLists.txt:12 (find_package)
Generating Plugins files for Scxml;StateMachine;StateMachineQml;ScxmlQml...
Configuring submodule 'qtsensors'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for Sensors;SensorsQuick...
Configuring submodule 'qtserialbus'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for SerialBus...
Configuring submodule 'qttranslations'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
CMake Warning at qttranslations/translations/CMakeLists.txt:37 (message):
Directory
'/home/ben/Downloads/qt5/qttranslations/translations/../../qtlocation/src'
for qtlocation does not exist. Skipping...
Call Stack (most recent call first):
qttranslations/translations/CMakeLists.txt:105 (add_ts_targets)
CMake Warning at qttranslations/translations/CMakeLists.txt:44 (message):
No source files located for qtlocation, skipping target creation
Call Stack (most recent call first):
qttranslations/translations/CMakeLists.txt:105 (add_ts_targets)
Configuring submodule 'qtvirtualkeyboard'
CMake Warning (dev) at qtbase/cmake/QtPluginHelpers.cmake:57 (message):
Plugins are not intended to be linked to. They should not have any public
properties, but QtVirtualKeyboardHunspellPlugin sets PUBLIC_LIBRARIES to
the following value:
Qt::Core;Qt::Gui;Qt::HunspellInputMethodPrivate;Qt::Qml;Qt::VirtualKeyboard
Update your project to use LIBRARIES instead.
Call Stack (most recent call first):
qtvirtualkeyboard/src/plugins/hunspell/plugin/CMakeLists.txt:7 (qt_internal_add_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
Generating Plugins files for VirtualKeyboard;HunspellInputMethodPrivate;BundledOpenwnn;BundledPinyin;BundledTcime...
Configuring submodule 'qtwayland'
QtWaylandCompositor: WARNING: /home/ben/Downloads/qt5/qtwayland/src/compositor/extensions/qwaylandpresentationtime_p.h does not have the "We mean it." warning
CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:2269 (message):
The TYPE keyword is deprecated and will be removed soon. Please use
PLUGIN_TYPE instead.
Call Stack (most recent call first):
qtbase/cmake/QtPluginHelpers.cmake:87 (qt6_add_plugin)
qtwayland/src/plugins/shellintegration/qt-shell/CMakeLists.txt:5 (qt_internal_add_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at qtbase/cmake/QtPluginHelpers.cmake:57 (message):
Plugins are not intended to be linked to. They should not have any public
properties, but WaylandCompositorQtShell sets PUBLIC_LIBRARIES to the
following value:
Qt::Core;Qt::Gui;Qt::Quick;Qt::QuickPrivate;Qt::WaylandCompositor;Qt::WaylandCompositorPrivate
Update your project to use LIBRARIES instead.
Call Stack (most recent call first):
build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:224 (qt_internal_add_plugin)
qtwayland/src/imports/compositor-extensions/qtshell/CMakeLists.txt:5 (qt_internal_add_qml_module)
This warning is for project developers. Use -Wno-dev to suppress it.
Generating Plugins files for WaylandGlobalPrivate;WaylandClient;WaylandCompositor;WlShellIntegrationPrivate...
Configuring submodule 'qtwebsockets'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for WebSockets...
Configuring submodule 'qtwebchannel'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
Generating Plugins files for WebChannel...
Configuring submodule 'qtwebengine'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Checking 'ulimit -n'
-- Open files limit 1024
-- Creating linker launcher
-- Support check for QtWebEngine failed: Static build is not supported.
-- Support check for QtPdf failed: A suitable version >= 2.17 of glibc is required.
Generating Plugins files for ...
Configuring submodule 'qtwebview'
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Could NOT find Qt6OpenGL (missing: Qt6OpenGL_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "OpenGL".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtwebview/CMakeLists.txt:12 (find_package)
-- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "WebEngineCore".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtwebview/CMakeLists.txt:12 (find_package)
-- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR)
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message):
Failed to find Qt component "WebEngineQuick".
Expected Config file at
"/home/ben/Downloads/qt5/build/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtwebview/CMakeLists.txt:12 (find_package)
Generating Plugins files for WebView;WebViewQuick...
-- Configuration summary shown below. It has also been written to /home/ben/Downloads/qt5/build/config.summary
-- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations.
-- Configure summary:
Building for: linux-g++ (x86_64, CPU features: mmx sse sse2)
Compiler: gcc 9.4.0
Build options:
Mode ................................... release
Optimize release build for size ........ no
Fully optimize release builds (-O3) .... no
Building shared libraries .............. no
Using C standard ....................... C11
Using C++ standard ..................... C++17
Using ccache ........................... no
Using new DTAGS ........................ yes
Relocatable ............................ no
Using precompiled headers .............. yes
Using LTCG ............................. no
Target compiler supports:
SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
AVX .................................. AVX AVX2
AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
Other x86 ............................ AES F16C RDRAND SHA
Intrinsics without compiler architecture option yes
Sanitizers:
Addresses ............................ no
Threads .............................. no
Memory ............................... no
Fuzzer (instrumentation only) ........ no
Undefined ............................ no
Build parts ............................ libs tools
Qt modules and options:
Qt Concurrent .......................... yes
Qt D-Bus ............................... yes
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 ....................... yes
udev ................................... no
Using system zlib ...................... no
Zstandard support ...................... no
Thread support ......................... yes
Common build options:
Linker can resolve circular dependencies yes
Qt Core:
backtrace .............................. no
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... yes
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 ................... yes
CLONE_PIDFD support in forkfd .......... yes
Qt Sql:
SQL item models ........................ yes
Qt Network:
getifaddrs() ........................... yes
IPv6 ifname ............................ yes
libproxy ............................... no
Linux AF_NETLINK ....................... yes
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 ........... yes
Core tools:
Android deployment tool ................ yes
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 ................ yes
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 .................................... no
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... no
OpenGL ES 2.0 ........................ no
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
HiRes wheel support in libinput ........ no
INTEGRITY HID .......................... no
mtdev .................................. no
tslib .................................. yes
xkbcommon .............................. yes
X11 specific:
XLib ................................. no
XCB Xlib ............................. no
EGL on X11 ........................... no
xkbcommon-x11 ........................ yes
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 ................................ yes
VNC .................................... yes
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+ ................................... yes
Styles ................................. Fusion Windows
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 .............. yes
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 Multimedia:
GStreamer 1.0 .......................... no
Video for Linux ........................ yes
Linux DMA buffer support ............... no
MMRenderer ............................. no
AVFoundation ........................... no
Windows Media Foundation ............... no
Qt 5 Compatibility Libraries:
iconv .................................. yes
Qt Charts Types:
Area Chart ............................. yes
Line Chart ............................. yes
Spline Chart ........................... yes
Scatter Chart .......................... yes
Bar Chart .............................. yes
Pie Chart .............................. yes
Boxplot Chart .......................... yes
Candlestick Chart ...................... yes
Qt Axis Types:
DateTime Axis .......................... yes
Qt Bluetooth:
BlueZ .................................. no
BlueZ Low Energy ....................... no
Linux Crypto API ....................... no
WinRT Bluetooth API .................... no
Qt Tools:
Qt Assistant ......................... yes
QDoc ................................. yes
Clang-based lupdate parser ........... yes
Qt Designer .......................... yes
Qt Distance Field Generator .......... yes
Qt Linguist .......................... yes
pixeltool ............................ yes
qdbus ................................ yes
Qt Attributions Scanner .............. yes
qtdiag ............................... yes
qtplugininfo ......................... yes
Qt Opcua:
Open62541 ............................ yes
Unified Automation C++ SDK ........... no
Support for namespace 0 NodeId names . yes
Namespace 0 NodeIds generator ........ no
Open62541 security support ........... yes
Support for global discovery server .. yes
Serial Port:
ntddmodm ............................. no
QtQuick3D:
Assimp ............................... yes
System Assimp ........................ no
Qt Remote Objects:
High Availability Manager (ham) ...... no
Qt Scxml:
ECMAScript data model for QtScxml .... yes
Qt Sensors:
sensorfw ............................. no
sensorfw_enabled_with_cmake .......... no
Qt SerialBus:
Socket CAN ........................... yes
Socket CAN FD ........................ yes
SerialPort Support ................... yes
Qt Virtualkeyboard:
Desktop integration .................. yes
Built-in layouts ..................... yes
Key navigation ....................... no
Retro style as default ............... no
Sensitive Debug ...................... no
Cerence .............................. no
Static Linking ..................... no
Handwriting ........................ no
Alphabetic ....................... no
CJK .............................. no
XT9 ................................ no
XT9 Debug ........................ no
XT9 9-key layouts ................ no
Bundle resources ................... no
Handwriting ...................... no
XT9 .............................. no
Hunspell ............................. yes
Using Hunspell copy from 3rdparty/ . no
OpenWnn .............................. yes
MyScript ............................. no
Language support enabled for:
Arabic ............................. yes
Bulgarian .......................... yes
Czech .............................. yes
Danish ............................. yes
German ............................. yes
Greek .............................. yes
English GB ......................... yes
English US ......................... yes
Spanish ............................ yes
Spanish Mexico ..................... yes
Estonian ........................... yes
Farsi .............................. yes
Finnish ............................ yes
French Canada ...................... yes
French France ...................... yes
Hebrew ............................. yes
Hindi .............................. yes
Croatian ........................... yes
Hungarian .......................... yes
Indonesian ......................... yes
Italian ............................ yes
Japanese ........................... yes
Korean ............................. yes
Malay .............................. yes
Norwegian .......................... yes
Dutch .............................. yes
Polish ............................. yes
Portuguese Brazil .................. yes
Portuguese Portugal ................ yes
Romanian ........................... yes
Russian ............................ yes
Slovak ............................. yes
Slovenian .......................... yes
Albanian ........................... yes
Serbian ............................ yes
Swedish ............................ yes
Thai ............................... yes
Turkish ............................ yes
Ukrainian .......................... yes
Vietnamese ......................... yes
Simplified Chinese ................. yes
Traditional Chinese ................ yes
HongKong Chinese ................... no
Traditional chinese input methods:
Zhuyin ............................. yes
Cangjie ............................ yes
Qt Wayland TextInput Protocol V4(WIP) .. no
Qt Wayland Client ...................... yes
Qt Wayland Compositor .................. yes
Qt Wayland Drivers:
EGL .................................. no
Raspberry Pi ......................... no
DRM EGL .............................. no
libhybris EGL ........................ no
Linux dma-buf server buffer integration no
Shm emulation server buffer integration no
Vulkan-based server buffer integration no
Qt Wayland Client Shell Integrations:
xdg-shell ............................ yes
ivi-shell ............................ yes
wl-shell (deprecated) ................ yes
qt-shell ............................. yes
Qt Wayland Compositor Layer Plugins:
VSP2 hardware layer integration ...... no
WebEngine Repository Build Options:
Build Ninja .......................... no
Build Gn ............................. yes
Jumbo Build .......................... yes
Developer build ...................... no
Build QtWebEngine Modules:
Build QtWebEngineCore .............. no
Build QtWebEngineWidgets ........... no
Build QtWebEngineQuick ............. no
Build QtPdf Modules:
Build QtPdfWidgets ................. no
Build QtPdfQuick ................... no
Optional system libraries:
re2 ................................ no
icu ................................ no
libwebp, libwebpmux and libwebpdemux no
opus ............................... no
ffmpeg ............................. no
libvpx ............................. no
snappy ............................. no
glib ............................... yes
zlib ............................... no
minizip ............................ no
libevent ........................... no
libxml2 and libxslt ................ no
lcms2 .............................. yes
png ................................ no
jpeg ............................... no
harfbuzz ........................... no
freetype ........................... no
libpci ............................. no
Qt 3rdparty libs:
qtfreetype ......................... yes
qtpng .............................. no
qtpng .............................. yes
qtjpeg ............................. yes
qtzlib ............................. yes
Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library.
WARNING: QtWebEngine won't be built. Static build is not supported.
WARNING: QtPdf won't be built. A suitable version >= 2.17 of glibc is required.
ERROR: The OpenGL functionality tests failed! You might need to modify the OpenGL package search path by setting the OpenGL_DIR CMake variable to the OpenGL library's installation directory.
CMake Error at qtbase/cmake/QtBuildInformation.cmake:156 (message):
Check the configuration messages for an error that has occurred.
Call Stack (most recent call first):
qtbase/cmake/QtBuildInformation.cmake:20 (qt_configure_print_summary)
CMakeLists.txt:111 (qt_print_feature_summary)
-- Configuring incomplete, errors occurred!
See also "/home/ben/Downloads/qt5/build/CMakeFiles/CMakeOutput.log".
See also "/home/ben/Downloads/qt5/build/CMakeFiles/CMakeError.log".
CMake Error at /home/ben/Downloads/qt5/qtbase/cmake/QtProcessConfigureArgs.cmake:963 (message):
CMake exited with code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment