delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/23/03:27:45

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:from:message-id:date:to:subject:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=H0f
VMkZ+OjLT6Ks1YRqiEq2ShKG2tcV6uPxW1xdaZNi+onkUJq5JFugv0Htul2cTARi
rIr2bnkQbQzJBSpNxWzCuYMsYor3/ehcmVOJ5Rm0SZWkj8WdPOPsx4OQZcImFV7H
9Y4tK/1tsiuju9IeizVUqRSO/R5rXtFBi0YQJjJY=
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:from:message-id:date:to:subject:mime-version
:content-type:content-transfer-encoding; s=default; bh=ui3zktRFF
4Y5ldap9QcqI+VfUzI=; b=xeJ1gpcfCiq6j3IaWi4jQGEiHk0Tt7Ic46VBVIecw
caEwnIJukzVhIBy+PKFai1Hcth75XkoL2Kh9UQ82ermmzCGDFYwMhLjbCq+OIfxQ
d3nBIF01USSV/3EGa09yKq3wF4nRRWBq5OnUjPvq4m3ubEdzv4Glt0Ghbgm3gRgg
j8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=PDF, arnold
X-HELO: freefriends.org
X-Envelope-From: arnold AT skeeve DOT com
X-Envelope-To: <cygwin AT cygwin DOT com>
From: arnold AT skeeve DOT com
Message-Id: <201705230727.v4N7RKOA010920@freefriends.org>
Date: Tue, 23 May 2017 01:27:20 -0600
To: cygwin AT cygwin DOT com
Subject: Whence lcircle10.tfm?
User-Agent: Heirloom mailx 12.4 7/29/08
MIME-Version: 1.0

Hi.

I'm trying to make a PDF from a Texinfo document, fairly recent cygwin 64
bit install on Windows 10:

Below is what I'm getting. I'm at a loss.

Thanks,

Arnold
---------------------------------------
$ make gawk.pdf
TEXINPUTS=".:$TEXINPUTS" \
MAKEINFO='/bin/sh /home/ARobbins/gawk/missing makeinfo --no-split --force   -I .' \
texi2dvi --pdf --batch  --build-dir=gawk.t2p -o gawk.pdf  \
gawk.texi
/usr/bin/texi2dvi: texinfo.tex appears to be broken.
This may be due to the environment variable TEX set to something
other than (plain) tex, a corrupt texinfo.tex file, or
to tex itself simply not working.
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Cygwin) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(./txiversion.tex (/home/ARobbins/gawk/doc/texinfo.tex
Loading texinfo [version 2016-02-05.07]: pdf, fonts, markup, glyphs,
page headings, tables, conditionals, indexing, sectioning, toc, environments,
! Font \circle=lcircle10 not loadable: Metric (TFM) file not found.
<to be read again>
                   \allocationnumber
\alloc@ ...ifnum \count 1#1 < #4\allocationnumber
                                                  =\count 1#1 \global \advan...
l.6802 \newdimen\circthick

?
! Emergency stop.
<to be read again>
                   \allocationnumber
\alloc@ ...ifnum \count 1#1 < #4\allocationnumber
                                                  =\count 1#1 \global \advan...
l.6802 \newdimen\circthick

No pages of output.
Transcript written on txiversion.log.

kpathsea: Running mktextfm lcircle10
/usr/share/texmf-dist/web2c/mktexnam: Could not map source abbreviation  for lcircle10.
/usr/share/texmf-dist/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10
This is METAFONT, Version 2.7182818 (TeX Live 2016/Cygwin) (preloaded base=mf)

kpathsea: Running mktexmf lcircle10

! I can't find file `lcircle10'.
<*> ...jfour; mag:=1; nonstopmode; input lcircle10

Please type another input file name
! Emergency stop.
<*> ...jfour; mag:=1; nonstopmode; input lcircle10

Transcript written on mfput.log.
grep: lcircle10.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10' failed to make lcircle10.tfm.
kpathsea: Appending font creation commands to missfont.log.
/usr/bin/texi2dvi: quitting.
make: *** [Makefile:460: gawk.pdf] Error 1

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019