Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 6267] cast not fulfilling depencies

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 6267] cast not fulfilling depencies
  • Date: Fri, 27 Feb 2004 17:53:44 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=6267





------- Additional Comments From pmahon AT sourcemage.org 2004-02-27 17:53
-------
Example:
A depends on B, B depends on C.
cast B, then dispel C.
cast A.
A will fail with make warnings. The old libdepends stuff wouldn't have cared,
it
checked dependencies as shalowly as possible. However, the new stuff is
sensitive to problems like that.

That's why this bug is related to #5259. The problem arrises because
dependencies aren't handled on dispel.

We could check that each target that should exist exists during cast, or we
could add a delint program that'll do the log, cache, depends cleaning. That
stuff really shouldn't be in gaze anyways.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page