cvs commit: ports/Tools/portbuild/scripts processfail processlogs
processonelog
Joe Marcus Clarke
marcus at FreeBSD.org
Mon Jan 19 14:30:54 PST 2004
marcus 2004/01/19 14:30:53 PST
FreeBSD ports repository
Modified files:
Tools/portbuild/scripts processfail processlogs
Added files:
Tools/portbuild/scripts processonelog
Log:
* Refactor processlogs so that new error types can be added easily to a new
processonelog script, that contains all the per-errorlog logic [1]
* Add new error checks, one for detecting CPU problems, and the other for
checking for broken libgnugetopt support [2]
* Add a new "munmap" error type to check for broken bindists
* Add imake and pthread detection to processonelog [3]
* Add errortype column to the bento "New Build Failures" report [4]
PR: 50258 56859 [1]
54406 [2]
57067 [3]
59272 [4]
Submitted by: linimon [1] [2] [3] [4]
Revision Changes Path
1.4 +14 -1 ports/Tools/portbuild/scripts/processfail
1.17 +91 -311 ports/Tools/portbuild/scripts/processlogs
1.1 +336 -0 ports/Tools/portbuild/scripts/processonelog (new)
More information about the cvs-all
mailing list