hwhsu1231@vb-kubuntu:~/Repo/testing$ curl -L https://download.qt.io/official_releases/qtcreator/12.0/12.0.2/qt-creator-opensource-src-12.0.2.tar.xz -o qt-creator-opensource-src-12.0.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 300 100 300 0 0 162 0 0:00:01 0:00:01 --:--:-- 162 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 48.6M 100 48.6M 0 0 2448k 0 0:00:20 0:00:20 --:--:-- 3639k hwhsu1231@vb-kubuntu:~/Repo/testing$ tar -xf qt-creator-opensource-src-12.0.2.tar.xz hwhsu1231@vb-kubuntu:~/Repo/testing$ mv qt-creator-opensource-src-12.0.2 qtcreator-12.0.2 hwhsu1231@vb-kubuntu:~/Repo/testing$ cd qtcreator-12.0.2 hwhsu1231@vb-kubuntu:~/Repo/testing/qtcreator-12.0.2$ mkdir build && cd build hwhsu1231@vb-kubuntu:~/Repo/testing/qtcreator-12.0.2/build$ cmake -DCMAKE_BUILD_TYPE=Debug -G Ninja -DWITH_DOCS=ON -DCMAKE_PREFIX_PATH=/home/hwhsu1231/Qt/6.6.3/gcc_64 .. CMake Warning (dev) at /snap/cmake/1378/share/cmake-3.29/Modules/GNUInstallDirs.cmake:253 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): cmake/QtCreatorAPIInternal.cmake:75 (include) cmake/QtCreatorAPI.cmake:8 (include) CMakeLists.txt:17 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "1.4.0", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /usr/include -- Performing Test HAVE_FFI_CALL -- Performing Test HAVE_FFI_CALL - Success -- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.13") -- Performing Test QTC_LINKER_SUPPORTS_NO_UNDEFINED -- Performing Test QTC_LINKER_SUPPORTS_NO_UNDEFINED - Success qml/notes_qt6.vert -> notes_qt6.vert.qsb exposed as :/qt/qml/QtCreator/Tracing/notes_qt6.vert.qsb qml/notes_qt6.frag -> notes_qt6.frag.qsb exposed as :/qt/qml/QtCreator/Tracing/notes_qt6.frag.qsb qml/timelineitems_qt6.vert -> timelineitems_qt6.vert.qsb exposed as :/qt/qml/QtCreator/Tracing/timelineitems_qt6.vert.qsb qml/timelineitems_qt6.frag -> timelineitems_qt6.frag.qsb exposed as :/qt/qml/QtCreator/Tracing/timelineitems_qt6.frag.qsb qml/bindingloops_qt6.frag -> bindingloops_qt6.frag.qsb exposed as :/qt/qml/QtCreator/QmlProfiler/bindingloops_qt6.frag.qsb qml/bindingloops_qt6.vert -> bindingloops_qt6.vert.qsb exposed as :/qt/qml/QtCreator/QmlProfiler/bindingloops_qt6.vert.qsb -- Found elfutils: /usr/include -- Found Zstd: /usr/lib/x86_64-linux-gnu/libzstd.so -- Could NOT find LibRustcDemangle (missing: LIBRUSTC_DEMANGLE_LIBRARIES) -- Could NOT find LibDDemangle (missing: LIBD_DEMANGLE_LIBRARIES) -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- The following packages have been found: * Qt6CoreTools (required version >= 6.6.3) * Qt6Concurrent (required version >= 6.2.0) * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * Vulkan * Qt6GuiTools (required version >= 6.6.3) * Qt6DBusTools (required version >= 6.6.3) * Qt6Gui (required version >= 6.2.0) * Qt6Network (required version >= 6.2.0) * Qt6WidgetsTools (required version >= 6.6.3) * Qt6PrintSupport (required version >= 6.2.0) * Qt6QmlTools (required version >= 6.6.3) * Qt6Qml (required version >= 6.2.0) * Qt6Sql (required version >= 6.2.0) * Qt6Xml (required version >= 6.2.0) * Qt6Core5Compat (required version >= 6.2.0) * WrapVulkanHeaders * Qt6Quick * Qt6QuickWidgets * Qt6Designer * Qt6DesignerComponentsPrivate * Qt6Help * Qt6SerialPort * Qt6Svg * Qt6ToolsTools (required version >= 6.6.3) * Qt6Tools * Qt6LinguistTools * Threads * FFI * Terminfo * ZLIB * PkgConfig * LibXml2 * LLVM * Clang * Qt6Test * Qt6SvgWidgets * Qt6WebEngineCoreTools (required version >= 6.6.3) * Qt6WebEngineWidgets * yaml-cpp, using internal src/libs/3rdparty/yaml-cpp * Qt6QmlDomPrivate * Qt6Quick3DTools (required version >= 6.6.3) * Qt6ShaderToolsTools (required version >= 6.6.3) * Qt6ShaderTools (required version >= 6.6.3) * Qt6Quick3D * Qt6Quick3DAssetImport * Qt6Quick3DParticles * Qt6Quick3DAssetUtils * Qt6 * elfutils, a collection of utilities and libraries to read, create and modify ELF binary files, * Zstd * Python3 -- The following packages have not been found: * Qt6QmlCompilerPlusPrivate * litehtml * Qt6QmlCompilerPrivate * LibRustcDemangle, Demangling for Rust symbols, written in Rust., Demangling of Rust symbols * LibDDemangle, Demangling for D symbols, written in D., Demangling of D symbols -- The following features have been enabled: * Build documentation * Build QmlDesigner and related code (only if Qt is 6.4.3 or newer) * Library 3rd_cplusplus * Library KSyntaxHighlighting * Library libvterm * Library AdvancedDockingSystem, with CONDITION TARGET Qt::QuickWidgets * Library Aggregation * Library CPlusPlus * Library ExtensionSystem * Library GLSL * Library LanguageServerProtocol * Library LanguageUtils * Library Modeling * Library QmlDebug * Library QmlEditorWidgets * Library QmlJS * Library Utils * Library Spinner * Library Tasking * Library TerminalLib * Library Tracing, with CONDITION TARGET Qt6::ShaderTools AND TARGET Qt::Quick * Library SqliteInternal * Library Sqlite * Library QmlPuppetCommunication * Library designerintegrationv2 * Library ProParser * Library shared_help * Plugin Core * Plugin TextEditor * Plugin SerialTerminal, with CONDITION TARGET Qt::SerialPort * Plugin HelloWorld * Plugin ImageViewer * Plugin Marketplace * Plugin ScreenRecorder * Plugin UpdateInfo * Plugin Welcome * Plugin BinEditor * Executable cpaster * Plugin CodePaster * Plugin DiffEditor * Plugin EmacsKeys * Plugin Macros * Plugin ProjectExplorer * Plugin SilverSearcher * Plugin Axivion * Plugin CppEditor * Plugin Haskell * Plugin Help, with CONDITION TARGET Qt::Help * QtWebEngine help viewer, with CONDITION BUILD_HELPVIEWERBACKEND_QTWEBENGINE AND TARGET Qt::WebEngineWidgets * litehtml help viewer, with CONDITION TARGET qlitehtml * Plugin ResourceEditor * Plugin Nim * Plugin Conan * Plugin Vcpkg * Plugin ClassView * Plugin GLSLEditor * Plugin ModelEditor * Plugin QtSupport * Plugin Todo * Plugin VcsBase * Plugin Bazaar * Plugin Beautifier * Plugin ClangFormat, with CONDITION TARGET clangFormat AND LLVM_PACKAGE_VERSION VERSION_GREATER_EQUAL 10.0.0 AND ( QTC_CLANG_BUILDMODE_MATCH OR CLANGTOOLING_LINK_CLANG_DYLIB ) * Plugin ClearCase * Plugin CVS * Plugin Designer, with CONDITION TARGET Qt::DesignerComponentsPrivate AND TARGET Qt::Designer * Plugin Docker * Plugin FakeVim * Plugin Fossil * Plugin GenericProjectManager * Plugin Git * Plugin Mercurial * Plugin MesonProjectManager * Plugin Perforce * Plugin QmakeProjectManager * Plugin QmlJSTools * Plugin ScxmlEditor * Plugin Subversion * Plugin CompilationDatabaseProjectManager * Plugin LanguageClient * Plugin QmlDesignerBase, with CONDITION TARGET Qt::QuickWidgets * Plugin CMakeProjectManager * Plugin Debugger * Plugin Coco * Plugin GitLab * Plugin QmlProjectManager, with CONDITION TARGET Qt::QuickWidgets * Library QmlProjectManagerLib, with CONDITION Qt6_VERSION VERSION_GREATER_EQUAL 6.4.3 * Plugin Android * Plugin AutoTest * Plugin AutotoolsProjectManager * Plugin BareMetal * Plugin ClangCodeModel * Library yaml-cpp * Plugin ClangTools, with CONDITION TARGET yaml-cpp * Plugin Cppcheck * Plugin IncrediBuild * Plugin Ios * Plugin Python * Plugin QmlJSEditor * Plugin QmlPreview, with CONDITION TARGET QmlProjectManager * Plugin QmlProfiler, with CONDITION TARGET Tracing AND TARGET Qt6::ShaderTools * Plugin RemoteLinux * Plugin Valgrind * Plugin PerfProfiler, with CONDITION TARGET Tracing * Plugin QbsProjectManager * Plugin CtfVisualizer, with CONDITION TARGET Tracing * Plugin Squish * Plugin Boot2Qt * Library QmlDesignerUtils * Library QmlDesignerCore, with CONDITION TARGET QmlDesignerBase AND TARGET Qt6::QmlPrivate AND TARGET Qt6::QmlDomPrivate AND TARGET Qt6::QmlCompilerPrivate * Plugin QmlDesigner, with CONDITION TARGET QmlDesignerCore AND TARGET Qt::QuickWidgets AND TARGET Qt::Svg * Plugin assetexporterplugin, with CONDITION TARGET QmlDesigner * Plugin componentsplugin, with CONDITION TARGET QmlDesigner * Plugin qmlpreviewplugin, with CONDITION TARGET QmlDesigner * Plugin qtquickplugin, with CONDITION TARGET QmlDesigner * Plugin StudioWelcome, with CONDITION TARGET Qt::QuickWidgets AND TARGET QmlDesigner * Plugin Insight, with CONDITION TARGET QtCreator::QmlDesigner * Plugin Qnx * Plugin WebAssembly * Plugin McuSupport * Plugin SafeRenderer * Plugin Copilot * Plugin Terminal * Plugin CompilerExplorer * Executable qtcreator * Executable cplusplus-keywordgen * Executable buildoutputparser * Executable cplusplus-ast2png * Executable cplusplus-frontend * Executable cplusplus-mkvisitor * Executable cplusplus-update-frontend * Executable qtcreator_processlauncher * Executable qml2puppet, with CONDITION TARGET Qt::Quick * Qt Quick 3D support, with CONDITION TARGET Qt::Quick3D * Qt Quick 3D asset import, with CONDITION TARGET Qt::Quick3DAssetImport * Qt Quick 3D particles, with CONDITION TARGET Qt::Quick3DParticles * Qt Quick 3D asset utils, with CONDITION TARGET Qt::Quick3DAssetUtils * Executable qtc-askpass * Executable qtcreator_crash_handler, with CONDITION UNIX AND NOT APPLE AND ( CMAKE_BUILD_TYPE STREQUAL Debug ) * Executable qtpromaker * Library sdktoolLib * Executable sdktool * Executable valgrind-fake * Library perfparser_lib * Executable perfparser * Executable perf2text * Executable qtcreator_process_stub -- The following features have been disabled: * Build online documentation * Build tests * Build with sanitize, SANITIZE_FLAGS='' * Build with Crashpad * Library Nanotrace * Build Qbs * Native WebKit help viewer, with CONDITION FWWebKit AND FWAppKit * Treat warnings as errors in QmlDesigner * ProjectStorage * Plugin EffectMakerNew, with CONDITION TARGET QmlDesigner AND TARGET Qt::ShaderTools * multilanguage-support in qml2puppet, with CONDITION TARGET QtCreator::multilanguage-support * Include developer documentation -- Configuring done (3.6s) -- Generating done (1.6s) -- Build files have been written to: /home/hwhsu1231/Repo/testing/qtcreator-12.0.2/build hwhsu1231@vb-kubuntu:~/Repo/testing/qtcreator-12.0.2/build$ cmake --build . --target html_docs [1/1] Build HTML documentation from qtcreator/qtcreator.qdocconf (qdoc) Could not find the module header in include paths for module "qtcreator" (include paths: QList("-I/usr/include/c++/11", "-I/usr/include/x86_64-linux-gnu/c++/11", "-I/usr/include/c++/11/backward", "-I/usr/lib/gcc/x86_64-linux-gnu/11/include", "-I/usr/local/include", "-I/usr/include/x86_64-linux-gnu", "-I/usr/include") ) Artificial module header built from header dirs in qdocconf file /home/hwhsu1231/Repo/testing/qtcreator-12.0.2/doc/qtcreator/src/howto/creator-keyboard-shortcuts.qdoc:10: (qdoc) warning: Can't link to 'Resource Files' /home/hwhsu1231/Repo/testing/qtcreator-12.0.2/doc/qtcreator/src/overview/creator-tech-support.qdoc:10: (qdoc) warning: Can't link to 'Qt Examples and Tutorials' /home/hwhsu1231/Repo/testing/qtcreator-12.0.2/doc/qtcreator/src/python/creator-tutorial-python-application-qtquick.qdoc:4: (qdoc) warning: Can't link to 'Button' hwhsu1231@vb-kubuntu:~/Repo/testing/qtcreator-12.0.2/build$