From owner-freebsd-ports@FreeBSD.ORG Thu Jun 12 01:13:34 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BAB1313; Thu, 12 Jun 2014 01:13:34 +0000 (UTC) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED3562E6B; Thu, 12 Jun 2014 01:13:33 +0000 (UTC) Received: from [111.10.10.38] (unknown [36.76.76.236]) by ainaz.pair.com (Postfix) with ESMTPSA id F3DE73F410; Wed, 11 Jun 2014 21:13:26 -0400 (EDT) Date: Thu, 12 Jun 2014 08:13:06 +0700 (WIB) From: Gerald Pfeifer To: Antoine Brodin Subject: Re: Who broke staging as user? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 01:13:34 -0000 On Wed, 11 Jun 2014, Antoine Brodin wrote: >>> ===> Installing ldconfig configuration file >>> cannot create $WRKDIRPREFIX/stage/home/gerald/10-i386/libdata/ldconfig/gcc49: No such file or directory >>> *** Error code 2 > Please try attached patch. Thanks, Antoine! This restores things in my testing. Are you planning to commit this? Gerald