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:date:from:reply-to:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding:references;
	 q=dns; s=default; b=mxZ5skVr0UEkL3X+pkeGP6QGvpAu+OWJNQDHZS4oXgu
	Pdb4gC8IP6twIP1nwuVq7JvTihzvvuA+XEQZtr51RVr6y+venr+vzptw6t6J32jn
	hQdVPA9s3ng9hYu/qBnpUP8aj4oM1JoB7pt7D1iLw20OKwHIStQaOj9O23Q7kMfU
	=
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:date:from:reply-to:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding:references;
	 s=default; bh=JtDZmtKdcHzI05xtZIlcqCQgKuk=; b=T6LCbUshnxUPj4dRp
	XWZm6yo2NRDaYaSCgZ2TwC97MvEPJMfEOxiO73WyFoAk60w84+eiEdGlnvsJ+qRB
	l0ccgjPlZdJhDSNz6/P2gE1JVL5NJkfk6qcD/VrmZsbb3sUZqCNfwChV/5ER/JKU
	8ScgOdwR6Zs1ADZDE06+SV5Je0=
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=2.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=UD:yahoo.co.uk, HX-Yahoo-Newman-Property:ymail-3, Tcl, gitk
X-HELO: nm39-vm2.bullet.mail.ir2.yahoo.com
Date: Tue, 29 Dec 2015 10:28:52 +0000 (UTC)
From:  <lloyd.wood@yahoo.co.uk>
Reply-To:  <lloyd.wood@yahoo.co.uk>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Message-ID: <1497832379.6958176.1451384932370.JavaMail.yahoo@mail.yahoo.com>
Subject: FcFontRenderPrepare?
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
References: <1497832379.6958176.1451384932370.JavaMail.yahoo.ref@mail.yahoo.com>

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.

I see in the mailing list archives this has cropped up
before for some git viewer, install gitk, problem goes away
due to random font dependency. Tried that, it doesn't for me.
What is the random font dependency for tcltk? Why is tcltk
doing this now, when it never has before? I mean, users
compile, they don't think about fonts, things just work...

(And what has changed in 64-bit cygwin for application
to application piping that breaks things that work
on 32-bit cygwin and on any linux/bsd you care to name?)

much puzzled

Lloyd Wood
http://savi.sf.net 

--
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

