Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97511

qt5/configure fails for Linux desktop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 6.3
    • Build System: CMake
    • None
    • Linux/X11

    Description

      qt5/configure fails for Linux desktop in case of using static + dev build

       

      Steps to reproduce:

      git clone ssh://codereview.qt-project.org/qt/qt5
      cd qt5/

      perl init-repository --module-subset=qtbase,qtsvg,qtdeclarative,qtquick3d,qtshadertools,qtimageformats,qtquicktimeline,qtremoteobjects

      mkdir hostbuild

      cd hostbuild/

      ../qt5/configure -nomake tests -nomake examples -static -developer-build

       

      ERROR MESSAGE:

      -- Configuring done
      CMake Error: AUTOMOC for target qt_target_qml_sources_example_resources_1: The "moc" executable "/home/tatiana/smalltest/hostbuild/qtbase/libexec/moc" does not exist.
      CMake Generate step failed. Build files cannot be regenerated correctly.
      CMake Error at /home/tatiana/smalltest/qt5/qtbase/cmake/QtProcessConfigureArgs.cmake:947 (message):
      CMake exited with code 1.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtbuildsystem Qt Build System Team
              tatiana.borisova Tatiana Borisova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes