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

Duplicate Makefile targets for some files in iOS builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.3
    • Some future release
    • Build System
    • None
    • iOS/tvOS/watchOS
    • fe8f387794853b0456f554a783e2769edab9aecb

    Description

      I always get the following warnings when running make on qtbase configured for macx-ios-clang:

      Makefile.DebugDevice:9752: warning: overriding commands for target `.moc/debug-iphoneos/qeventdispatcher_cf.moc'
      Makefile.DebugDevice:9571: warning: ignoring old commands for target `.moc/debug-iphoneos/qeventdispatcher_cf.moc'
      Makefile.DebugSimulator:9752: warning: overriding commands for target `.moc/debug-iphonesimulator/qeventdispatcher_cf.moc'
      Makefile.DebugSimulator:9571: warning: ignoring old commands for target `.moc/debug-iphonesimulator/qeventdispatcher_cf.moc'
      Makefile.ReleaseSimulator:9752: warning: overriding commands for target `.moc/release-iphonesimulator/qeventdispatcher_cf.moc'
      Makefile.ReleaseSimulator:9571: warning: ignoring old commands for target `.moc/release-iphonesimulator/qeventdispatcher_cf.moc'
      Makefile.ReleaseDevice:9752: warning: overriding commands for target `.moc/release-iphoneos/qeventdispatcher_cf.moc'
      Makefile.ReleaseDevice:9571: warning: ignoring old commands for target `.moc/release-iphoneos/qeventdispatcher_cf.moc'
      Makefile.DebugSimulator:1940: warning: overriding commands for target `.moc/debug-iphonesimulator/plugin.moc'
      Makefile.DebugSimulator:1661: warning: ignoring old commands for target `.moc/debug-iphonesimulator/plugin.moc'
      Makefile.DebugDevice:1940: warning: overriding commands for target `.moc/debug-iphoneos/plugin.moc'
      Makefile.DebugDevice:1661: warning: ignoring old commands for target `.moc/debug-iphoneos/plugin.moc'
      Makefile.ReleaseSimulator:1940: warning: overriding commands for target `.moc/release-iphonesimulator/plugin.moc'
      Makefile.ReleaseSimulator:1661: warning: ignoring old commands for target `.moc/release-iphonesimulator/plugin.moc'
      Makefile.ReleaseDevice:1940: warning: overriding commands for target `.moc/release-iphoneos/plugin.moc'
      Makefile.ReleaseDevice:1661: warning: ignoring old commands for target `.moc/release-iphoneos/plugin.moc'

      Can we get rid of these annoying warnings?

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes