X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: Reply-To: To: "cygwin AT cygwin DOT 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 DOT 6958176 DOT 1451384932370 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT 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