From owner-freebsd-x11@FreeBSD.ORG Fri Dec 27 20:20:19 2013 Return-Path: Delivered-To: freebsd-x11@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 0A7D162D for ; Fri, 27 Dec 2013 20:20:19 +0000 (UTC) Received: from fep12.mx.upcmail.net (fep12.mx.upcmail.net [62.179.121.32]) by mx1.freebsd.org (Postfix) with ESMTP id 4CEE71D24 for ; Fri, 27 Dec 2013 20:20:17 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep12-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20131227202010.GJTO23673.viefep12-int.chello.at@edge02.upcmail.net>; Fri, 27 Dec 2013 21:20:10 +0100 Received: from crashalot.rainbow-runner.nl ([95.96.229.21]) by edge02.upcmail.net with edge id 6kL91n0050ULilr02kL9lV; Fri, 27 Dec 2013 21:20:10 +0100 X-SourceIP: 95.96.229.21 Message-ID: <52BDE065.3020402@rainbow-runner.nl> Date: Fri, 27 Dec 2013 21:17:41 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: J M , freebsd-x11@freebsd.org Subject: Re: build xorg stopped in x11-fonts/font-bh-ttf References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 20:20:19 -0000 On 12/27/13 21:09, J M wrote: > *** no such file or directory *** (I am sorry I didn't record the errors.) > It maybe because it is not compatible of the stage > Add NO_STAGE=yes into /etc/make.conf and build x11-fonts/font-bh-ttf > separately, then remove NO_STAGE=yes from /etc/make.conf and cd > /usr/ports/x11/xorg and build continue. Please update fontconfig to 2.11.0_1 which should fix this problem. If it still broken let us know. Btw NO_STAGE=yes is not a variable to set in /etc/make.conf, it should _only_ be set in the ports that are not yet converted to support stage.