From owner-freebsd-x11@FreeBSD.ORG Sat Dec 28 17:54:37 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 B68C8EA3 for ; Sat, 28 Dec 2013 17:54:37 +0000 (UTC) Received: from mail-we0-x241.google.com (mail-we0-x241.google.com [IPv6:2a00:1450:400c:c03::241]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 42C2D1E4F for ; Sat, 28 Dec 2013 17:54:37 +0000 (UTC) Received: by mail-we0-f193.google.com with SMTP id q58so2746712wes.0 for ; Sat, 28 Dec 2013 09:54:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=glx.me; s=g; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=16yskHYSB4qyp4y+a09x1vZAnx7HgrGm/imusIBbfP4=; b=ig6VN+w7MIxesqP9OQl1udXOGtUHALzYEz7cveCcSoMu3tdbBhyVaE9SzdhM9ZNvCM Xw81J4JzKMUe9MXBVYF6pJ5NoTnz1Qksxlmu9RdRq0oP9+kKz63eeJgz8CtmICsCgvKm oerEbTXbe7HeN5i7dz8MrKdMUv/t13VxqZtnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=16yskHYSB4qyp4y+a09x1vZAnx7HgrGm/imusIBbfP4=; b=kDVR2lQKMa2T9s6V4NQTVclPFoSkjf+DcDn7SJHsqsCAVS1my4N8ynYAm23AB+7gES d8fJRqnD4Azt7v8N/tNIAqGVpLTAedIlnlPZReZDMYJdEG/Yn4F9m3BDoih9y1q9XSwR 0YbaW0xydlg/TKzJsVOU481Y9w32bTxPKOXmRhiw364K4LN+qFc4my2Q5S0/INOf6YHi aXc1cuZjddT0bki0YidiJ9ROP+anngyUkNqB92Dn0YjZUby0yWJtGHnN3KE6KdaNYRnl En5kDIc09/AMaCR+b1K6GGcokCUDjwjXMD2oHApUvlKie2TNSkUnolS4sG4Dk0G1zo3I YHKw== X-Gm-Message-State: ALoCoQlZCHsleCpaJ7nj5K6K6tu8tGaO6MAMdb+XhuVDGHjzrzr9K885nZoQ04xTZwxGJT8U0wWe MIME-Version: 1.0 X-Received: by 10.180.76.42 with SMTP id h10mr24249974wiw.46.1388253275629; Sat, 28 Dec 2013 09:54:35 -0800 (PST) Received: by 10.194.62.230 with HTTP; Sat, 28 Dec 2013 09:54:35 -0800 (PST) X-Originating-IP: [58.39.20.163] In-Reply-To: <52BECD27.7020009@rainbow-runner.nl> References: <52BDE065.3020402@rainbow-runner.nl> <52BE9D8F.1010003@rainbow-runner.nl> <52BECD27.7020009@rainbow-runner.nl> Date: Sun, 29 Dec 2013 01:54:35 +0800 Message-ID: Subject: Re: build xorg stopped in x11-fonts/font-bh-ttf From: J M To: Koop Mast Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-x11@freebsd.org 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: Sat, 28 Dec 2013 17:54:37 -0000 /xdm/authdir ====> Compressing man pages (compress-man) ===> Installing for xdm-1.1.11 ===> Checking if x11/xdm already installed ===> Registering installation for xdm-1.1.11 pkg-static: lstat(/usr/ports/x11/xdm/work/stage/usr/local/man/man1/xmdshell.1.gz): No such file or directory pkg-static: lstat(/usr/ports/x11/xdm/work/stage/var/lib/xdm/authdir/authfiles/): No such file or directory pkg-static: lstat(/usr/ports/x11/xdm/work/stage/var/lib/xdm/authdir/): No such file or directory pkg-static: lstat(/usr/ports/x11/xdm/work/stage/var/lib/xdm/): No such file or directory pkg-static: lstat(/usr/ports/x11/xdm/work/stage/var/lib/): No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/x11/xdm *** Error code 1 Stop. make: stopped in /usr/ports/x11/xdm On Sat, Dec 28, 2013 at 9:07 PM, Koop Mast wrote: > On 12/28/13 13:33, J M wrote: > >> The problem of font-bh-ttf is gone, but xdmshell option of xdm is not. >> So deselect xdmshell can avoid it. >> >> > There is a problem in xdm which shows up when building as a non-root > users. And I will fix that. But can you show me the error message like I > asked in the previous mail? So I can see if the problem I found is the > problem you are having. > > -Koop > > On Sat, Dec 28, 2013 at 5:44 PM, Koop Mast > > wrote: >> >> On 27-12-2013 21:42, J M wrote: >> >>> Thank you. The same problem happened to xdm if the xdmshell of xdm >>> option is selected. >>> >>> >>> On Sat, Dec 28, 2013 at 4:17 AM, Koop Mast >> > wrote: >>> >>> 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. >>> >>> >>> I would really like a confirmation that the problem is gone or the >> actualy error so I can determin if this is fixed now or the problem >> is something else. >> >> -Koop >> >> >> ------------------------------------------------------------ >> ------------ >> >> >> This email is free from viruses and malware because avast! Antivirus >> protection is active. >> >> >> >>