From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 12 08:00:11 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F71E1065677 for ; Thu, 12 Mar 2009 08:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2798FC12 for ; Thu, 12 Mar 2009 08:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2C80BXY019748 for ; Thu, 12 Mar 2009 08:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2C80B5I019747; Thu, 12 Mar 2009 08:00:11 GMT (envelope-from gnats) Date: Thu, 12 Mar 2009 08:00:11 GMT Message-Id: <200903120800.n2C80B5I019747@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: bf Cc: Subject: Re: ports/132542: ports/math/R does not compile properly on FreeBSD 8.0-CURRENT/AMD64 SMP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 08:00:11 -0000 The following reply was made to PR ports/132542; it has been noted by GNATS. From: bf To: "O. Hartmann" Cc: bug-followup@FreeBSD.org Subject: Re: ports/132542: ports/math/R does not compile properly on FreeBSD 8.0-CURRENT/AMD64 SMP Date: Thu, 12 Mar 2009 00:54:28 -0700 (PDT) --- On Thu, 3/12/09, O. Hartmann wrote: > From: O. Hartmann > Subject: Re: ports/132542: ports/math/R does not compile properly on FreeBSD 8.0-CURRENT/AMD64 SMP > To: bf2006a@yahoo.com > Cc: bug-followup@FreeBSD.org > Date: Thursday, March 12, 2009, 3:44 AM > bf wrote: > > I believe that this is not a problem with the math/R > port, but > > rather is related to recent changes on -CURRENT. When > did you > > last rebuild your kernel and world? What subversion > revision > > were they at when you experienced this problem? > > > > Regards, > > b. > > > > > > > > The box in question has 'build-world' from > yesterday and is the most recent source code I can get via > SVN. > > Box 1(fresh installation): > FreeBSD 8.0-CURRENT #2 r189699: Wed Mar 11 16:08:58 UTC > 2009 > > Box 2 (running a bit longer with FreeBD 8.0): > FreeBSD 8.0-CURRENT #1 r189679 > > > Regards, > Oliver Right, it looks like something has gone haywire on recent -CURRENT. There is a discussion started on the freebsd-current mailing list, the thread(s) entitled: "Recent build failures -- a connection with tty/sh revisions? C library changes?" Hopefully, someone will be able to diagnose the problem soon. Do you have an 8-CURRENT machine on some other architecture (sparc64, i386, etc.), and, if so, do you have the same problem there? Regards, b.