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

Missing dependencies of tst_qmake_check and tst_moc_check (possibly others)

XMLWordPrintable

    • ba48e1b809 (qt/qtbase/dev) 661360bc08 (qt/qtbase/6.3) 661360bc08 (qt/tqtc-qtbase/6.3) ba48e1b809 (qt/tqtc-qtbase/dev) 99c998602f (qt/qtbase/6.2) 99c998602f (qt/tqtc-qtbase/6.2)

      What caused me quite a bit of headache yesterday,was that, with a cleaned build dir, ninja tst_moc_check tst_qmake_check fails, because external tools (uic, qtpaths, qmake, ...) have not been built, yet. While the dependencies may be correct for the tst_moc and tst_qmake targets, they're definitely missing for the _check versions. At some point, I even had to ninja libQt6Widget.so manually, don't remember why, probably uic.

      I guess the qmake build system didn't run into this problem becauseĀ src/ was CONFIG+=ORDERED w.r.t. tests/.

        For Gerrit Dashboard: QTBUG-98576
        # Subject Branch Project Status CR V

            semlanik Alexey Edelev
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes