From owner-cvs-all@FreeBSD.ORG Thu Feb 24 22:28:22 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73FAA1065670; Thu, 24 Feb 2011 22:28:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A4DB8FC16; Thu, 24 Feb 2011 22:28:22 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1OMSMVe018026; Thu, 24 Feb 2011 22:28:22 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1OMSMnn018025; Thu, 24 Feb 2011 22:28:22 GMT (envelope-from linimon) Message-Id: <201102242228.p1OMSMnn018025@repoman.freebsd.org> From: Mark Linimon Date: Thu, 24 Feb 2011 22:28:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/portbuild/errorlogs index.shtml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2011 22:28:22 -0000 linimon 2011-02-24 22:28:22 UTC FreeBSD ports repository Modified files: Tools/portbuild/errorlogs index.shtml Log: Add the following new error classifications, to sync with upcoming work to processonelog (not yet committed): clang clang-bug cpusetsize sem_wait The former two will show up if an -exp run is done with clang as the default ports compiler, instead of gcc. The latter two seem to be ports regressions in 9-CURRENT. Revision Changes Path 1.13 +31 -5 ports/Tools/portbuild/errorlogs/index.shtml