From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 8 00:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 4C4F1741 for ; Sat, 8 Feb 2014 00:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1AEF11897 for ; Sat, 8 Feb 2014 00:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s180K0XW009803 for ; Sat, 8 Feb 2014 00:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s180K0tX009802; Sat, 8 Feb 2014 00:20:00 GMT (envelope-from gnats) Date: Sat, 8 Feb 2014 00:20:00 GMT Message-Id: <201402080020.s180K0tX009802@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Gerald Pfeifer Subject: Re: ports/184489: make INSTALL_AS_USER=1 check-orphans fails as regular user X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Gerald Pfeifer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 00:20:01 -0000 The following reply was made to PR ports/184489; it has been noted by GNATS. From: Gerald Pfeifer To: Baptiste Daroussin Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/184489: make INSTALL_AS_USER=1 check-orphans fails as regular user Date: Sat, 8 Feb 2014 01:19:05 +0100 (CET) On Wed, 4 Dec 2013, Baptiste Daroussin wrote: >> ===> Cannot create /var/db/ports/lang_gcc, check permissions >> *** Error code 1 > That is due to make config > > I'll have a look. Thanks. Do you have an update on this? It really hurts all my ports work (for example). Gerald