From owner-freebsd-ports@FreeBSD.ORG Sun Feb 12 19:39:27 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D07B9106566C for ; Sun, 12 Feb 2012 19:39:27 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id AEFAC8FC15 for ; Sun, 12 Feb 2012 19:39:27 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id q1CJdRC1086439 for ; Sun, 12 Feb 2012 11:39:27 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id q1CJdRF1086438 for freebsd-ports@freebsd.org; Sun, 12 Feb 2012 11:39:27 -0800 (PST) (envelope-from sgk) Date: Sun, 12 Feb 2012 11:39:27 -0800 From: Steve Kargl To: freebsd-ports@freebsd.org Message-ID: <20120212193927.GA86426@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Please test your commits X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 19:39:27 -0000 Is there any reguirement that a ports committer needs to test their intended commit prior to pulling the trigger? http://www.freebsd.org/cgi/cvsweb.cgi/ports/print/ghostscript9/Makefile Committed 75 minutes ago. laptop:root[202] cd /usr/ports/print/ghostscript9 laptop:root[203] make In file included from openjpeg/libopenjpeg/bio.c:32: openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined In file included from openjpeg/libopenjpeg/opj_malloc.h:89, from openjpeg/libopenjpeg/opj_includes.h:108, from openjpeg/libopenjpeg/bio.c:32: /usr/include/malloc.h:3:2: error: #error " has been replaced by " gmake[2]: *** [soobj/opj_bio.o] Error 1 gmake[2]: Leaving directory `/usr/ports/print/ghostscript9/work/ghostscript-9.05' gmake[1]: *** [so-subtarget] Error 2 gmake[1]: Leaving directory `/usr/ports/print/ghostscript9/work/ghostscript-9.05' gmake: *** [so] Error 2 *** Error code 1 Stop in /usr/ports/print/ghostscript9. *** Error code 1 -- Steve