circular dependencies?

Michael Pyne mpyne at kde.org
Fri Aug 29 01:33:27 UTC 2014


On Mon, August 25, 2014 22:18:13 Michael Pyne wrote:
> On Mon, August 25, 2014 22:26:50 Marko Käning wrote:
> > Hi,
> > 
> > I just see (on the OSX/CI system) using e.g.
> > 
> > ---
> > $ cd ~/scripts/dependencies/tools
> > $ list_dependencies frameworks/kauth
> > desupport/extra-cmake-modules
> > Qt5[stable]
> > frameworks/kcoreaddons
> > frameworks/kauth
> > ---
> > 
> > that all frameworks depend on themselves.
> > 
> > Is that intended, just an artifact or a bug?
> 
> Artifact, it's listing modules in a proper build order (not simply a "list
> of deps"), but you're right: it should not list the last module since this
> is supposed to be a dependency listing.

Turns out this is harder to fix than I thought it would be (for the time I can 
offer to the task).

As a consolation I've updated the --help output to at least document that each 
module passed in will be included in the output. Sorry for the confusion.

Regards,
 - Michael Pyne


More information about the Kde-frameworks-devel mailing list