X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=YZblCOOXObVJC0aU
	5aG1dcu7MDxraoCl0ZeDJX2JdHp1yuB3S0ViNsivjtGt9NtqAysQCwUij8XS1BEM
	xi19jyoQFhMegCJ3koski1SGLFJrX7MZzifQ46e9MI6VddY7tD3pI1z1adqriMhp
	5D5jjFLyPJcyAabql/0RDh26xqo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=le8MOrsHPHa0wqH+hwJ+pV
	jLa1A=; b=lGp7PC9falpykibydiFcq4Fzc4fZhE+7wTGI4BqtaMy+KtvbMTvfij
	2TTKbYxSKj7OybgbmDwFZAiYN3LUX9mDDtJ1FzQgXodTVr6+Av+olf4r10O3H3a+
	1akjcTHlUHWQQ+lyYuq9EF/m+6o3niEpP0OgW/SCQ+KBjlzD1rJyo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=shot, H*f:sk:1497832, H*MI:sk:1497832, H*i:sk:1497832
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: FcFontRenderPrepare?
To: cygwin@cygwin.com
References: <1497832379.6958176.1451384932370.JavaMail.yahoo.ref@mail.yahoo.com> <1497832379.6958176.1451384932370.JavaMail.yahoo@mail.yahoo.com>
From: Ken Brown <kbrown@cornell.edu>
Message-ID: <56829F58.2020601@cornell.edu>
Date: Tue, 29 Dec 2015 09:57:28 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1497832379.6958176.1451384932370.JavaMail.yahoo@mail.yahoo.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 12/29/2015 5:28 AM, lloyd.wood@yahoo.co.uk wrote:
> Today I built geomview-related things on two separate machines running 64-bit cygwin.
> They exhibit different behaviours around fonts. On one, I had
> to install a bunch of different TeX stuff (texlive-collection-
> fontsrecommended, -basic, -latex) to get geomview documentation
> to build. On the other I didn't - but that might be due to
> having texinfo-tex preferred over the tex package...
>
> Now, I'm getting errors launching a Tcl app I've compiled:
>
> assertion "font != NULL" failed: file
> "/usr/src/ports/fontconfig/fontconfig-2.11.1-3.x86_64/src/fontconfig-2.11.1/src/fcmatch.c",
> line 453, function: FcFontRenderPrepare
> Aborted (core dumped)
>
> but only on one of the two 64-bit cygwins.

This is just a shot in the dark, but it's possible that you could work 
around this by making the TeX Live fonts available to fontconfig.  See 
the last paragraph of the release announcement for TeX Live:

   https://cygwin.com/ml/cygwin-announce/2015-07/msg00062.html

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

