From owner-freebsd-current@FreeBSD.ORG Thu Jan 21 10:29:00 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77E4E1065670 for ; Thu, 21 Jan 2010 10:29:00 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout1.freenet.de (mout1.freenet.de [IPv6:2001:748:100:40::2:3]) by mx1.freebsd.org (Postfix) with ESMTP id 0EC2E8FC13 for ; Thu, 21 Jan 2010 10:29:00 +0000 (UTC) Received: from [195.4.92.16] (helo=6.mx.freenet.de) by mout1.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.70 #1) id 1NXuHa-0003eI-Tp for freebsd-current@freebsd.org; Thu, 21 Jan 2010 11:28:58 +0100 Received: from p57ae1dcd.dip0.t-ipconnect.de ([87.174.29.205]:22434 helo=ernst.jennejohn.org) by 6.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1NXuHa-0008NV-LG for freebsd-current@freebsd.org; Thu, 21 Jan 2010 11:28:58 +0100 Date: Thu, 21 Jan 2010 11:28:58 +0100 From: Gary Jennejohn To: freebsd-current@freebsd.org Message-ID: <20100121112858.605cb788@ernst.jennejohn.org> In-Reply-To: <1264061271.53586.40.camel@pav.hide.vol.cz> References: <1264034536.1541.113.camel@hood.oook.cz> <1264061271.53586.40.camel@pav.hide.vol.cz> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.16.2; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: cvsup crashing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2010 10:29:00 -0000 On Thu, 21 Jan 2010 09:07:51 +0100 Pav Lucistnik wrote: > Sean C. Farley p____e v st 20. 01. 2010 v 19:29 -0600: > > On Thu, 21 Jan 2010, Pav Lucistnik wrote: > > > > > We updated -CURRENT on pointyhat to r202579M: Tue Jan 19 08:43:56 UTC > > > 2010 and now cvsup is catching SIGILL on every run updating ports > > > checkout, in gmtime_r(). Any insights? > > > > Is it anything similar to this thread[1]? > > > > Sean > > 1. http://lists.freebsd.org/pipermail/freebsd-current/2009-December/013946.html > > Removing that UTC zoneinfo file fixed it here. > Removing this file doesn't seem to have any ill effects, but having it present most definitely does. Myabe it shouldn't be installed at all? --- Gary Jennejohn