From owner-freebsd-ports@freebsd.org Mon May 22 20:07:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34B9BD795AB for ; Mon, 22 May 2017 20:07:40 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 154A71775 for ; Mon, 22 May 2017 20:07:39 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id A385233C24; Mon, 22 May 2017 16:07:37 -0400 (EDT) From: Lowell Gilbert To: freebsd-ports@freebsd.org Subject: Re: pango not building under portmaster, holds back emacs (portmaster) References: <44tw4edj4y.fsf@be-well.ilk.org> <20170521214525.GW1190@albert.catwhisker.org> Date: Mon, 22 May 2017 16:07:37 -0400 In-Reply-To: <20170521214525.GW1190@albert.catwhisker.org> (David Wolfskill's message of "Sun, 21 May 2017 14:45:25 -0700") Message-ID: <44o9ukejue.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2017 20:07:40 -0000 David Wolfskill writes: > On Sun, May 21, 2017 at 04:55:57PM -0400, Lowell Gilbert wrote: >> I suspect this is a portmaster problem, but pango isn't building with X >> support because of: >> ../pango/pangoxft-render.h:31:10: fatal error: 'X11/Xft/Xft.h' file not found >> >> This is only the current issue. I've been struggling for several days to >> get my graphics programs rebuilt, and I haven't seen any e-mail about >> it. Anyone have an idea what's going on? >> .... > > Not much of an idea; while I use portmaster to update the ports on > systems where I update base in-place via src update, I don't recall > encountering that -- and on one of those systems (my laptop), I update > the installed ports daily. > > I find that /usr/local/include/X11/Xft/Xft.h was installed by > x11-fonts/libXft, so re-installing it may help. And it did, so that means there's a missing dependency in pango.