[PATCH 0/1] RSB: Mitigate too short error reports

Frank Kuehndel frank.kuehndel at embedded-brains.de
Tue Dec 20 16:44:10 UTC 2022


From: Frank Kühndel <frank.kuehndel at embedded-brains.de>

Hello Chris,

I am making an attempt to close my bug report #4642
https://devel.rtems.org/ticket/4642
"RSB: log.py tends removes relevant error messages".

The difficulty seems to be to find a rather short text indicating
that the relevant error can sometimes be so far way from the
bottom of the build log, that it is not at all in the last 400
lines which are stored in the error report. Moreover, the errors
reported do not all stem from "make".

Instead of the suggested notice in the patch, alternative wordings
are possible like:

"The first error may appear so far way from the bottom of the report
that it can only be found in the whole build log."

or even simpler:

"The first error may be far way from the end of the build log."

If you do not like any text, then it is OK with me to close the ticket
without any fix.

Greetings,
Frank

Frank Kühndel (1):
  RSB: Mitigate too short error reports

 source-builder/sb/ereport.py | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.35.3


More information about the devel mailing list