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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=tagdsCxZAYamnV4G M8k/iOgkLE8cFxEk6n+PBdd2g16exrIyAkfvjEfpGkehIvE+MD2JwQdXsLkd/q5Q zjFykQ7TQOUyaV1BVzYIBHndfK2uRIZ8fJOMVvJiAHmcktq1M16Iolka1QuM2HYA 2A0p1dxmjNLB7hDP4t0WKVfLbqM= 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=6HD7eHs9kScfg1C9t6nJGs lDiC0=; b=n3dSF0FfnGrN26SvT9FH0xOi+M6fkTJ0QBpKN7JBm1a+V7fbS6HUOW +gmoNdUr6wuMgJWODp0l0sV2M4a6dYb+yB7zm1i3HBV7JLMjSVFMXlT5vb5VRAZ4 N3uANKdvlgIDphtVotTtmTqNuwpWqaPRdjFsaCtXudSfeDtY/hyC8= 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.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1420, exhibits, font X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: zp_fontconfig_cache_1.sh exit code 2 To: cygwin AT cygwin DOT com References: <1465768502 DOT 22005 DOT ezmlm AT cygwin DOT com> From: Ken Brown Message-ID: <8e20b063-fdc2-1fa7-35a7-db13583b2d9f@cornell.edu> Date: Sun, 12 Jun 2016 19:15:38 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 6/12/2016 6:32 PM, Mark McGregor wrote: > ----Ken wrote: > > The exit code is the number of font caches that fontconfig thinks it failed to write. > > In fact, I'm pretty sure it actually did successfully write the cache, and the error message is bogus. You can test this by adding the -v flag to the fc-cache invocation in zp_fontconfig_cache_1.sh: > /usr/libexec/fc-cache-1 -sv > > > I think you'll find that if you rerun zp_fontconfig_cache_1.sh after it has reported "failed to write cache" on a certain font directory, it will then give a message saying the cache is up to date and doesn't need to be rewritten. > That's what I've found, anyway. > > Ken > ---- > Thank you. After running > $ /etc/postinstall/zp_fontconfig_cache_1.sh > I obtained the output in the attachment, which looks good. Are you saying that the message is bogus and no action is needed? Yes. > While compiling some (seemingly good) LaTeX file I'm getting > [ > ... > xdvipdfmx:fatal: This font using the "seac" command for accented characters... > > Output file removed. > ) > Error 256 (driver return code) generating output; > file file.pdf may not be valid. > ] > I have no idea about whether it is related. I suspect it's unrelated. Please make a separate bug report about that, and I'll see if I can help. Try to cut your LaTeX file down to a minimal file that exhibits the problem. 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