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

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

XMLWordPrintable

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

      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

        1. buildlog_2021_03_09.txt
          194 kB
        2. buildlog.txt
          112 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtbuildsystem Qt Build System Team
            andreasbuhr Andreas Buhr
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes