From owner-freebsd-bugs@FreeBSD.ORG Sat Nov 15 22:10:15 2008 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 C2C3B1065692 for ; Sat, 15 Nov 2008 22:10:15 +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 B2A638FC21 for ; Sat, 15 Nov 2008 22:10:15 +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 mAFMAFuS038619 for ; Sat, 15 Nov 2008 22:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mAFMAFk2038612; Sat, 15 Nov 2008 22:10:15 GMT (envelope-from gnats) Date: Sat, 15 Nov 2008 22:10:15 GMT Message-Id: <200811152210.mAFMAFk2038612@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: misc/128895: devel/subversion (1.5.4_2) doesn't build X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2008 22:10:15 -0000 The following reply was made to PR misc/128895; it has been noted by GNATS. From: Garrett Cooper To: Thomas Schlesinger Cc: bug-followup@FreeBSD.org Subject: Re: misc/128895: devel/subversion (1.5.4_2) doesn't build Date: Sat, 15 Nov 2008 14:09:40 -0800 On Nov 15, 2008, at 2:00 PM, Thomas Schlesinger wrote: > The following reply was made to PR misc/128895; it has been noted by > GNATS. > > From: Thomas Schlesinger > To: bug-followup@freebsd.org, > schlesix@gmx.de > Cc: > Subject: Re: misc/128895: devel/subversion (1.5.4_2) doesn't build > Date: Sat, 15 Nov 2008 22:50:53 +0100 > > Problem solved. I've built it with -j 3. I've tried without that, an > the > problem has gone. Low priority race condition, potentially upstream? -Garrett