Date: Tue, 3 Feb 2004 21:31:52 -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 processonelog Message-ID: <200402040531.i145VqlT021566@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004/02/03 21:31:52 PST
FreeBSD ports repository
Modified files:
Tools/portbuild/scripts processonelog
Log:
Fix up the ordering and remove some duplicates so the resulting summary is
more accurate:
* The tests for "Cannot stat", "can't cd", and "tar command failed" are moved
to the bottom. This will sacrifice a little bit of performance for a gain
in accuracy
* The tests for "configuration errors" needed to be combined and tweaked to
better identify errors that are architecture-specific (usuallly the
"all pointers are ints" assumption)
* The detection of chown was buggy
* There were some duplicate test cases
* As an experiment, another test for dependency problems is added
PR: 61914
Submitted by: linimon
Revision Changes Path
1.3 +27 -23 ports/Tools/portbuild/scripts/processonelog
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402040531.i145VqlT021566>
