From owner-cvs-all@FreeBSD.ORG Thu Feb 26 12:37:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CABB16A4CE; Thu, 26 Feb 2004 12:37:57 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F29A43D39; Thu, 26 Feb 2004 12:37:57 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.30) id 1AwSHt-0000ss-PF; Fri, 27 Feb 2004 02:39:17 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.10/8.12.10) with ESMTP id i1QKd9Gx086398; Fri, 27 Feb 2004 02:39:09 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.10/8.12.10/Submit) id i1QKd8Ms086377; Fri, 27 Feb 2004 02:39:09 +0600 (NOVT) (envelope-from danfe) Date: Fri, 27 Feb 2004 02:39:08 +0600 From: Alexey Dokuchaev To: Kris Kennaway Message-ID: <20040226203908.GA80665@regency.nsu.ru> References: <200402251130.i1PBUMuc078425@repoman.freebsd.org> <20040225182238.GA76015@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040225182238.GA76015@xor.obsecurity.org> User-Agent: Mutt/1.4.1i cc: cvs-ports@freebsd.org cc: "Lev A. Serebryakov" cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/mingw32-gcc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 20:37:57 -0000 On Wed, Feb 25, 2004 at 10:22:39AM -0800, Kris Kennaway wrote: > On Wed, Feb 25, 2004 at 03:30:22AM -0800, Lev A. Serebryakov wrote: > > lev 2004/02/25 03:30:22 PST > > > > FreeBSD ports repository > > > > Modified files: > > devel/mingw32-gcc Makefile > > Log: > > This prot WORKS on sparc64. Tested five minutes ago on panther.freebsd.org. > > No, it is broken on bento as stated, as you can see for yourself by > checking the error logs. This means it is likely to be broken in > certain user environments as well. Please attempt to understand the > nature of the failure instead of pretending it doesn't exist. Uhm, it seems that Lev encountered occasionally poped up issue of when port fails to build on bento, but builds/work flawlessly on "normal setup" box(es). This is (was) the case with multimedia/WMxmms, for instance. While problems like these should definitely be addressed at some point (whether by fixing bento build farm setup or implementing some workaround in the port itself), marking such ports IGNORE instead of BROKEN seems like a reasonable band-aid for now. ./danfe