Date: Mon, 19 Jan 2004 14:30:53 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts processfail processlogs processonelog Message-ID: <200401192230.i0JMUrUA055819@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401192230.i0JMUrUA055819>
