Puzzling makefile interactions in some ports.
Matthew Dillon
dillon at apollo.backplane.com
Sun May 9 20:25:40 PDT 2004
:Excellent detective work, if I may say so - this completely baffled me
:when I ran into it the first time.
:
:I think I found the cause by logically extrapolating from your report:
:all-depends-list is a combination of build-depends-list and
:run-depends-list. But those targets aren't filtered out when printing
:the warning, and that output gets in the way. Try the attached patch
:and see if it fixes it (it seems to, for me.)
:...
:And if someone higher-up can confirm that this is the right solution
:(or, uh, "right enough for now",) I can commit it shortly.
:
:-Chris
I'd say you have a go to commit that, Chris. Nice work both of you!
-Matt
More information about the Bugs
mailing list