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

shadow build of qtscxml fails due to not finding scion.qrc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.14
    • Build tools: rcc
    • None
    • Linux/X11

    Description

      My shadow builds on dev are now ending in endless repetitions of

      /mnt/build/eddy/Qt-dev/qtbase/bin/rcc: File does not exist '/mnt/build/eddy/Qt-dev/qtscxml/tests/auto/scion/scion.qrc'
      /mnt/build/eddy/Qt-dev/qtbase/bin/qmake -o Makefile /home/eddy/work/Qt-dev/qtscxml/tests/auto/scion/scion.pro
      WARNING: Failure to find: /mnt/build/eddy/Qt-dev/qtscxml/tests/auto/scion/scion.qrc
      

      I note that qtscxml/tests/auto/scion/scion.qrc has been generated in my source tree; but it is apparently being sought in my build tree.
      The problem may be as simple as that qtscxml/tests/auto/scion/scion.pro's last line needs to use a build-tree path for its write_file()'s first parameter.

      Attachments

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

        Activity

          People

            hjk hjk
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes