Issue 100574 - make sometimes shows a sumary which modules broke
Summary: make sometimes shows a sumary which modules broke
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: DEV300m42
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 10:34 UTC by gregor.hartmann
Modified: 2013-01-29 21:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
This one works as desired: build --all:basic -P1 (3.12 KB, text/plain)
2009-03-26 10:42 UTC, gregor.hartmann
no flags Details
this one doesn't show the sumary: build --all:basic (2.82 KB, text/plain)
2009-03-26 10:43 UTC, gregor.hartmann
no flags Details
no summary here again: build --all:basic -P1 --stoponerror (2.94 KB, text/plain)
2009-03-26 10:44 UTC, gregor.hartmann
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description gregor.hartmann 2009-03-26 10:34:07 UTC
make sometimes shows a sumary which modules broke like this:

----------------------------------------------------------
1 module(s):
        basic
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/cws/so-cwsserv02/gh16/DEV300/ooo/basic/source/app

Attention: if you build and deliver the above module(s) you may prolongue your
the build issuing command "build --from basic"
-------------------------------------------------------------------------

without and with certain switches this summary is not shown. Please have make
allways show this summary

See attachments for examples
Comment 1 gregor.hartmann 2009-03-26 10:42:00 UTC
the exampüles are all started in module Basic to which I added a breaker
deliberately
Comment 2 gregor.hartmann 2009-03-26 10:42:14 UTC
Created attachment 61202 [details]
This one works as desired: build --all:basic -P1
Comment 3 gregor.hartmann 2009-03-26 10:43:20 UTC
Created attachment 61203 [details]
this one doesn't show the sumary: build --all:basic
Comment 4 gregor.hartmann 2009-03-26 10:44:12 UTC
Created attachment 61204 [details]
no summary here again: build --all:basic -P1 --stoponerror
Comment 5 gregor.hartmann 2009-03-26 14:15:45 UTC
it is also missing for --html --dontgraboutput