From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 14 23:20:02 2009 Return-Path: Delivered-To: freebsd-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 6849E1065672 for ; Sat, 14 Mar 2009 23:20:02 +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 428E78FC1A for ; Sat, 14 Mar 2009 23:20:02 +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 n2ENK2FG087700 for ; Sat, 14 Mar 2009 23:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2ENK2tM087699; Sat, 14 Mar 2009 23:20:02 GMT (envelope-from gnats) Date: Sat, 14 Mar 2009 23:20:02 GMT Message-Id: <200903142320.n2ENK2tM087699@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: bf Cc: Subject: Re: kern/132620: widespread failure of port builds on recent 8-CURRENT with tmpfs WRKDIR X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2009 23:20:02 -0000 The following reply was made to PR kern/132620; it has been noted by GNATS. From: bf To: Mark Linimon Cc: bug-followup@FreeBSD.org Subject: Re: kern/132620: widespread failure of port builds on recent 8-CURRENT with tmpfs WRKDIR Date: Sat, 14 Mar 2009 16:14:37 -0700 (PDT) --- On Sat, 3/14/09, Mark Linimon wrote: > From: Mark Linimon > Subject: Re: kern/132620: widespread failure of port builds on recent 8-CURRENT with tmpfs WRKDIR > To: "bf" > Cc: bug-followup@FreeBSD.org > Date: Saturday, March 14, 2009, 5:11 PM > OK, I've put them up on my account on freefall at: > > http://people.freebsd.org/~linimon/tmp/bash.log.2.gz.b64 > http://people.freebsd.org/~linimon/tmp/bash.log.3.gz.b64 > > mcl Thank you; I should have realized that what I gained in compression I might loose again after Yahoo's encoding. I only included the verbose log because I hoped it would help in a report that is otherwise scant in debugging information. I should mention that although I've only observed this problem on tmpfs, and not in the limited ports-building runs I've made recently on ufs, it may in fact _not_ be confined to tmpfs: I strongly suspect PR ports/132542 to be another manifestation of this problem. Regards, b.