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

[Regression] Build failure on Mac Carbon

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 4.7.0
    • 4.7.0
    • None
    • None
    • macOS
    • 23f1fa2e47f3bd4cea92510d70c2e9d0fbbcfc92

    Description

      When compiling hte current 4.7 branch (HEAD = 6ff95852da22ba8843a2913c92aa37af36236ca0), the build fails with the following output

      In file included from ../../include/QtGui/private/qt_mac_p.h:1,
                       from ../../include/QtGui/private/../../../src/gui/kernel/qcursor_p.h:62,
                       from ../../include/QtGui/private/qcursor_p.h:1,
                       from kernel/qcursor_mac.mm:42:
      ../../include/QtGui/private/../../../src/gui/kernel/qt_mac_p.h:60:26: error: objc/runtime.h: No such file or directory
      

      This failure is caused by change 4580c2e9c2bbcb911f9e1cecd4551054598d256d, which introduces the troublesome #include. On teh same machine a Cocoa build is successful, and the runtime.h file is present on the system in /usr/include/objc/runtime.h.

      This failure was not present in the 4.7.0 Beta 1 release, and this task is therefore marked as a regression.

      Attachments

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

        Activity

          People

            cduclos Carlos Duclos (Inactive)
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes