From owner-freebsd-current@FreeBSD.ORG Mon Nov 30 10:52:28 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5B2D106566B; Mon, 30 Nov 2009 10:52:28 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout2.freenet.de (mout2.freenet.de [IPv6:2001:748:100:40::2:4]) by mx1.freebsd.org (Postfix) with ESMTP id 7A00A8FC12; Mon, 30 Nov 2009 10:52:28 +0000 (UTC) Received: from [195.4.92.18] (helo=8.mx.freenet.de) by mout2.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.70 #1) id 1NF3rn-0001nm-3Z; Mon, 30 Nov 2009 11:52:27 +0100 Received: from te491.t.pppool.de ([89.55.228.145]:31056 helo=ernst.jennejohn.org) by 8.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1NF3rm-0002oE-Sw; Mon, 30 Nov 2009 11:52:27 +0100 Date: Mon, 30 Nov 2009 11:52:25 +0100 From: Gary Jennejohn To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= Message-ID: <20091130115225.53cff885@ernst.jennejohn.org> In-Reply-To: <863a3wz56r.fsf@ds4.des.no> References: <200911291846.nATIkGAZ061903@freebsd-current.sentex.ca> <863a3wz56r.fsf@ds4.des.no> 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 Cc: i386@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 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: Mon, 30 Nov 2009 10:52:29 -0000 On Mon, 30 Nov 2009 11:18:36 +0100 Dag-Erling Smorgrav wrote: > FreeBSD Tinderbox writes: > > TB --- 2009-11-29 18:10:00 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile > > TB --- 2009-11-29 18:46:16 - WARNING: /usr/bin/csup returned exit code 1 > > TB --- 2009-11-29 18:46:16 - ERROR: unable to cvsup the source tree > > I've stopped the head and 8 tinderbox until we figure out what's wrong > with Sentex's cvsup server. > Sean C. Farley (scf@) recently reported this on this list > Also, cvsupd will core dump (SIGILL) when built on stable/8 amd64 > r199641 when a connection to it is made from csup. An i386-built > cvsupd will run correctly on the same system. For cvsupd, it is dying > at dladdr(), but I have not had time to debug it further. > Might be related. Don't know whether Sentex is runng i386 or AMD64. --- Gary Jennejohn