Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-416

git repository dependencies are sometimes mis-calculated when using dependencies.yaml files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 1.0
    • Dependency Resolver
    • None

    Description

      When using dependencies.yaml files, sometimes coin does not resolve indirect dependencies between modules correctly, as can be seen in for example

       

          https://codereview.qt-project.org/c/qt/qtquickcontrols/+/276296

          https://codereview.qt-project.org/c/qt/qt3d/+/276288

       

      where declarative is a dependency of qt3d and when that dependency is built, qtbase is not installed before attempting to build. Therefore it appears that qtdeclarative's dependency resolution is incomplete.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            shausman Simon Hausmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes