pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41804: deeply nested bmake wastes too many lines on error
>Number: 41804
>Category: pkg
>Synopsis: deeply nested bmake wastes too many lines on error
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 01 17:45:00 +0000 2009
>Originator: Ognyan Kulev
>Release: 5.0.1
>Organization:
>Environment:
NetBSD 5.0.1 GENERIC on i386
>Description:
When there are deeply nested bmake:s and error occurs, for each level nearly
identical error message is shown which occupies too much space.
>How-To-Repeat:
Run deeply nested bmake:s, e.g. as used sometimes by pkgsrc.
>Fix:
Ideally, I think only the first error should be shown and rest of wasted lines
just to be skipped. I know that these are independent bmake:s and playing with
exit codes may not be enough but this is too annoying when it happens.
Home |
Main Index |
Thread Index |
Old Index