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

building qtbase with -DBUILD_SHARED_LIBS=OFF leads to endless cmake loop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 6.1
    • Build System: CMake

    Description

      When I execute

      /usr/bin/cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=/usr/bin/gcc-10 -DCMAKE_CXX_COMPILER=/usr/bin/g++-10 -G Ninja -DCMAKE_CXX_FLAGS=-Wfatal-errors -DQT_BUILD_EXAMPLES=ON /home/andreasbuhr/development/qtdev/qtbase 2>&1 | tee buildlog.txt

      I get the attached output

      It gets into an endless loop which is only ended by Ctrl-C.buildlog.txt

      Attachments

        1. buildlog_2021_03_09.txt
          194 kB
        2. buildlog.txt
          112 kB

        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
              andreasbuhr Andreas Buhr
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes