From owner-cvs-ports@FreeBSD.ORG Mon Oct 10 19:43:36 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EDF4106566B; Mon, 10 Oct 2011 19:43:36 +0000 (UTC) (envelope-from ache@vniz.net) Received: from vniz.net (vniz.net [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 5C25B8FC15; Mon, 10 Oct 2011 19:43:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.5/8.14.5) with ESMTP id p9AJhUqU095055; Mon, 10 Oct 2011 23:43:30 +0400 (MSK) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id p9AJhUnN095054; Mon, 10 Oct 2011 23:43:30 +0400 (MSK) (envelope-from ache) Date: Mon, 10 Oct 2011 23:43:30 +0400 From: Andrey Chernov To: Eitan Adler , sahil@FreeBSD.ORG Message-ID: <20111010194330.GA94990@vniz.net> Mail-Followup-To: Andrey Chernov , Eitan Adler , sahil@freebsd.org, ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <201110101738.p9AHcHUq031559@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201110101738.p9AHcHUq031559@repoman.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/luit Makefile distinfo ports/x11/luit/files patch-luit.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2011 19:43:36 -0000 On Mon, Oct 10, 2011 at 05:38:17PM +0000, Eitan Adler wrote: > eadler 2011-10-10 17:38:17 UTC > > FreeBSD ports repository > > Modified files: > x11/luit Makefile distinfo > Removed files: > x11/luit/files patch-luit.c > Log: > - remove upstreamed patch > - update to 1.1.0 > > Approved by: sahil (mentor) > Obtained from: xorg development repo I report already that it needs -DBSD. Since you don't add -DBSD, it immediatelly exits with the following error: "Couldn't drop privileges: Function not implemented" BTW, this bug is already fixed in luit development, see: https://bugs.freedesktop.org/show_bug.cgi?id=41513 -- http://ache.vniz.net/