|
|
FAQ Answerpage
QUESTION:
build summary reports a Making Error.
ANSWER:
The log files are parsed by looking for the following keywords:
Making means we are doing the make depend. After parsing the log files, the script looks for and collects all text that follows each of these keywords. Both the Compiling Error and Linking Error are easy to determine
since gmake returns the keyword Error. It is next to impossible to determine whether or not the text that follows Making is an error. Since this is difficult, collect all the text and say that an Error
occurred. It is better to err on the side of pointing out a potential problem rather than to ignore it.
(Last updated 7/20/98)
[ SLAC Homepage] [Search] [FAQ Homepage]
If you have a FAQ (with or WITHOUT an answer), use our prototype submission form.
If you have comments or suggestions, email me at sison@slac.stanford.edu
|
|