Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 371926 Details for
Bug 539160
FTBFS emacs-common-muse-3.12-3.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 61.74 KB, created by
FTBFS
on 2009-11-19 17:03:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 17:03:29 UTC
Size:
61.74 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/emacs-common-muse.spec'], False, '/var/lib/mock/fedora-development-x86_64-emacs-common-muse-3.12-3.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xb2f890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/emacs-common-muse-3.12-3.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/emacs-common-muse.spec'], False, '/var/lib/mock/fedora-development-x86_64-emacs-common-muse-3.12-3.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xb2f890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KzxDkM >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf muse-3.12 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/muse-3.12.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd muse-3.12 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XLz37Q >+ umask 022 >+ cd /builddir/build/BUILD >+ cd muse-3.12 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make all doc examples experimental >(cd lisp && make autoloads) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/lisp' >make[1]: Nothing to be done for `autoloads'. >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/lisp' >(cd lisp && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/lisp' >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-regexps.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-protocols.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-publish.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-project.elc >Loading muse-publish... >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-mode.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-backlink.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-xml-common.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-html.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-blosxom.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-latex.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-book.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-colors.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-context.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-docbook.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-groff.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-http.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-import-xml.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-import-docbook.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-import-latex.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-journal.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-latex2png.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-poem.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-texinfo.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-wiki.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-xml.elc >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/lisp' >(cd contrib && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/contrib' >In cgi-calendar-string: >cgi.el:186:20:Warning: `extract-calendar-month' is an obsolete function (as of > Emacs 23.1); use `calendar-extract-month' instead. >cgi.el:189:19:Warning: `extract-calendar-year' is an obsolete function (as of > Emacs 23.1); use `calendar-extract-year' instead. >In end of data: >cgi.el:206:1:Warning: the function `generate-calendar' is not known to be > defined. >Wrote /builddir/build/BUILD/muse-3.12/contrib/cgi.elc >Wrote /builddir/build/BUILD/muse-3.12/contrib/httpd.elc >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/contrib' >(cd texi && make info-only) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/texi' >makeinfo muse.texi >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/texi' >(cd texi && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/texi' >makeinfo --html --no-split muse.texi >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/texi' >(cd examples && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/examples' >Generating HTML for QuickStart.muse... >EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish html QuickStart.muse >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.html >Generating PDF for QuickStart.muse ... >EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish pdf QuickStart.muse >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.tex >Generating PDF output for QuickStart... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > %&-line parsing enabled. >kpathsea: Running mktexfmt pdflatex.fmt >fmtutil: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX) > %&-line parsing enabled. > (/usr/share/texmf/web2c/cp227.tcx) >entering extended mode >(/usr/share/texmf/tex/latex/latexconfig/pdflatex.ini >(/var/lib/texmf/tex/generic/config/pdftexconfig.tex) >(/usr/share/texmf/tex/latex/base/latex.ltx >(/usr/share/texmf/tex/latex/base/texsys.cfg) >./texsys.aux found >\@currdir set to: ./. >Assuming \openin and \input >have the same search path. >Defining UNIX/DOS style filename parser. >catcodes, registers, compatibility for TeX 2, parameters, >LaTeX2e <2005/12/01> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fonttext.cfg >(/usr/share/texmf/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlenc.def) >(/usr/share/texmf/tex/latex/base/t1enc.def) >(/usr/share/texmf/tex/latex/base/ot1enc.def) >(/usr/share/texmf/tex/latex/base/omsenc.def) >(/usr/share/texmf/tex/latex/base/t1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmss.fd) >(/usr/share/texmf/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fontmath.cfg >(/usr/share/texmf/tex/latex/base/fontmath.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlcmm.fd) >(/usr/share/texmf/tex/latex/base/omscmsy.fd) >(/usr/share/texmf/tex/latex/base/omxcmex.fd) >(/usr/share/texmf/tex/latex/base/ucmr.fd))) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texmf/tex/latex/base/preload.cfg >(/usr/share/texmf/tex/latex/base/preload.ltx)) page nos., x-ref, environments, >center, verbatim, math definitions, boxes, title, sectioning, contents, >floats, footnotes, index, bibliography, output, >=========================================== >Local configuration file hyphen.cfg used >=========================================== >(/usr/share/texmf/tex/generic/babel/hyphen.cfg >(/usr/share/texmf/tex/generic/hyphen/hyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ushyphmax.tex) >(/usr/share/texmf/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bahyph.tex >(/usr/share/texmf/tex/generic/hyphen/bahyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bghyphen.tex >(/usr/share/texmf/tex/generic/bghyphen/bghyphen.tex >Bulgarian hyphenation patterns >(/usr/share/texmf/tex/generic/bghyphen/catmik.tex) >(/usr/share/texmf/tex/generic/bghyphen/mik2t2.tex) >(/usr/share/texmf/tex/generic/bghyphen/bghyphsi.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-copthyph.tex >(/usr/share/texmf/tex/generic/hyphen/copthyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-czhyph.tex >(/usr/share/texmf/tex/generic/hyphen/czhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/czhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-skhyph.tex >(/usr/share/texmf/tex/generic/hyphen/skhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/skhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehypht.tex >(/usr/share/texmf/tex/generic/hyphen/dehypht.tex >German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03> >(Formerly known under the name `ghyph31' and `ghyphen'.))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehyphn.tex >(/usr/share/texmf/tex/generic/hyphen/dehyphn.tex >New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS))) >(/usr/share/texmf/tex/generic/hyphen/dkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/dkcommon.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eohyph.tex >(/usr/share/texmf/tex/generic/hyphen/eohyph.tex >Esperanto Hyphenation Patterns `eohyph', 1999-08-10)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eshyph.tex >(/usr/share/texmf/tex/generic/hyphen/eshyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cahyph.tex >Catalan Hyphenation Patterns `cahyphen' Version 1.11 <2003/07/15>) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-glhyph.tex >(/usr/share/texmf/tex/generic/hyphen/glhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/fihyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-frhyph.tex >(/usr/share/texmf/tex/generic/hyphen/frhyph.tex >frhyph.tex - French hyphenation patterns (V2.12) <2002/12/11>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grphyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grphyph4.tex >Hyphenation patterns for multi-accent (polytonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grmhyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grmhyph4.tex >Hyphenation patterns for uni-accent (monotonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grahyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grahyph4.tex >Hyphenation patterns for Ancient Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-hrhyph.tex >(/usr/share/texmf/tex/generic/hyphen/hrhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-huhyphn.tex >(/usr/share/texmf/tex/generic/hyphen/huhyphn.tex >Huhyphn - hungarian hyphenation patterns v20031107)) >(/usr/share/texmf/tex/generic/hyphen/iahyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ibyhyph.tex >Greek hyphenation patterns for Ibycus 4) >(/usr/share/texmf/tex/generic/hyphen/inhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/icehyph.tex) >(/usr/share/texmf/tex/generic/hyphen/ithyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-lahyph.tex >(/usr/share/texmf/tex/generic/hyphen/lahyph.tex >Latin Hyphenation Patterns `lahyph' Version 3.0b <2001/11/21>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-mnhyph.tex >(/usr/share/texmf/tex/generic/hyphen/mnhyph.tex >mnhyphen.tex - Hyphenation Patterns for Xalx Mongolian, LMC Encoding)) >(/usr/share/texmf/tex/generic/hyphen/nehyph96.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-nohyphbx.tex >(/usr/share/texmf/tex/generic/hyphen/nohyphbx.tex >Hyphenation patterns for Norwegian)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-plhyph.tex >(/usr/share/texmf/tex/generic/hyphen/plhyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/pthyph.tex >portuguese hiphenation 8 bits and -) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-pyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/pyhyph.tex >Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-rohyphen.tex >(/usr/share/texmf/tex/generic/hyphen/rohyphen.tex >Romanian Hyphenation Patterns: `rohyphen' 1.1 <29.10.1996>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/catkoi.tex) >(/usr/share/texmf/tex/generic/ruhyphen/koi2t2a.tex) >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/cyryoal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sihyph.tex >(/usr/share/texmf/tex/generic/hyphen/sihyph.tex >Slovene Hyphenation Patterns `sihyph23' Version 2.3 <97/15/04>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sorhyph.tex >(/usr/share/texmf/tex/generic/hyphen/sorhyph.tex >Hyphenation patterns for Upper Sorbian, E. Werner >Completely new revision 1997, March 22)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-srhyphc.tex >(/usr/share/texmf/tex/generic/hyphen/srhyphc.tex >Serbian Cyrillic Hyphenation Patterns `srhyphc.tex' v1.0a <2003-06-09>)) >(/usr/share/texmf/tex/generic/hyphen/svhyph.tex >Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/ukhyphen.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ukrhyph.tex >(/usr/share/texmf/tex/generic/ukrhyph/ukrhyph.tex >Ukrainian hyphenation patterns in t2a encoding >(/usr/share/texmf/tex/generic/ukrhyph/catlcy.tex) >(/usr/share/texmf/tex/generic/ukrhyph/lcy2t2a.tex) >(/usr/share/texmf/tex/generic/ukrhyph/ukrhypmp.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex)))) >================================= >Applying patch file ltpatch.ltx >================================= >(/usr/share/texmf/tex/latex/base/ltpatch.ltx) > ) ) >Beginning to dump on file pdflatex.fmt > (format=pdflatex 2009.11.18) >5927 strings of total length 82929 >47930 memory locations dumped; current usage is 144&43637 >3390 multiletter control sequences >\font\nullfont=nullfont >\font\OMX/cmex/m/n/10=cmex10 >\font\tenln=line10 >\font\tenlnw=linew10 >\font\tencirc=lcircle10 >\font\tencircw=lcirclew10 >\font\OT1/cmr/m/n/5=cmr5 >\font\OT1/cmr/m/n/7=cmr7 >\font\OT1/cmr/m/n/10=cmr10 >\font\OML/cmm/m/it/5=cmmi5 >\font\OML/cmm/m/it/7=cmmi7 >\font\OML/cmm/m/it/10=cmmi10 >\font\OMS/cmsy/m/n/5=cmsy5 >\font\OMS/cmsy/m/n/7=cmsy7 >\font\OMS/cmsy/m/n/10=cmsy10 >3633 words of font info for 14 preloaded fonts >645 hyphenation exceptions >Hyphenation trie of length 172735 has 4897 ops out of 35111 > 138 for language 47 > 224 for language 46 > 13 for language 45 > 127 for language 44 > 62 for language 43 > 110 for language 42 > 71 for language 41 > 119 for language 40 > 68 for language 39 > 2 for language 38 > 7 for language 37 > 194 for language 36 > 756 for language 35 > 265 for language 34 > 21 for language 33 > 26 for language 32 > 35 for language 31 > 147 for language 30 > 21 for language 29 > 98 for language 28 > 38 for language 27 > 117 for language 26 > 19 for language 25 > 98 for language 24 > 18 for language 23 > 50 for language 22 > 88 for language 21 > 31 for language 20 > 45 for language 18 > 18 for language 17 > 21 for language 16 > 158 for language 15 > 145 for language 14 > 60 for language 13 > 235 for language 12 > 207 for language 11 > 248 for language 10 > 63 for language 9 > 143 for language 8 > 14 for language 7 > 12 for language 6 > 5 for language 5 > 2 for language 2 > 377 for language 1 > 181 for language 0 >No pages of output. >Transcript written on pdflatex.log. >fmtutil: /builddir/.texlive2007/texmf-var/web2c/pdftex/pdflatex.fmt installed. >entering extended mode >(./QuickStart.tex >LaTeX2e <2005/12/01> >Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh >yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng >erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, > french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc >us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por >tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, >turkish, ukenglish, ukrainian, loaded. >(/usr/share/texmf/tex/latex/base/article.cls >Document Class: article 2005/09/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/size10.clo)) >(/usr/share/texmf/tex/generic/babel/babel.sty >(/usr/share/texmf/tex/generic/babel/english.ldf >(/usr/share/texmf/tex/generic/babel/babel.def))) >(/usr/share/texmf/tex/latex/ucs/ucs.sty >(/usr/share/texmf/tex/latex/ucs/data/uni-global.def)) >(/usr/share/texmf/tex/latex/base/inputenc.sty >(/usr/share/texmf/tex/latex/ucs/utf8x.def)) >(/usr/share/texmf/tex/latex/base/fontenc.sty >(/usr/share/texmf/tex/latex/base/t1enc.def)) >(/usr/share/texmf/tex/latex/hyperref/hyperref.sty >(/usr/share/texmf/tex/latex/graphics/keyval.sty) >(/usr/share/texmf/tex/latex/hyperref/pd1enc.def) >(/usr/share/texmf/tex/latex/config/hyperref.cfg) >(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty) >Implicit mode ON; LaTeX internals redefined >(/usr/share/texmf/tex/latex/ltxmisc/url.sty)) >*hyperref using default driver hpdftex* >(/usr/share/texmf/tex/latex/hyperref/hpdftex.def) >(/usr/share/texmf/tex/latex/graphics/graphicx.sty >(/usr/share/texmf/tex/latex/graphics/graphics.sty >(/usr/share/texmf/tex/latex/graphics/trig.sty) >(/usr/share/texmf/tex/latex/config/graphics.cfg) >(/usr/share/texmf/tex/latex/pdftex-def/pdftex.def))) >No file QuickStart.aux. >(/usr/share/texmf/tex/latex/ucs/ucsencs.def) >(/usr/share/texmf/tex/latex/hyperref/nameref.sty >(/usr/share/texmf/tex/latex/oberdiek/refcount.sty)) >(/usr/share/texmf/tex/latex/base/t1cmtt.fd) [1{/usr/share/texmf/fonts/map/pdfte >x/updmap/pdftex.map}] >Overfull \hbox (0.17184pt too wide) in paragraph at lines 121--121 > []\T1/cmtt/m/n/10 Separate paragraphs in Muse must be separate by a blank line >.[] >[2] >Overfull \hbox (15.918pt too wide) in paragraph at lines 216--216 > [] \T1/cmtt/m/n/10 occurring at the beginning of a line. Use footnote-mo >de's[] >[3] >Overfull \hbox (10.66928pt too wide) in paragraph at lines 216--216 > [] \T1/cmtt/m/n/10 typing. Use C-x C-x to return to the point of inserti >on.[] >Overfull \hbox (7.13623pt too wide) in paragraph at lines 222--225 >\T1/cmr/m/n/10 Poetry re-quires that whites-pace be pre-served, but with-out re >-sort-ing to monospace. >[4] (/usr/share/texmf/tex/latex/base/omscmr.fd) [5] >LaTeX Warning: Reference `example' on page 6 undefined on input line 428. >[6] <muse-made-with.png, id=68, 90.3375pt x 36.135pt> <use muse-made-with.png> >Overfull \hbox (94.64877pt too wide) in paragraph at lines 464--464 > []\T1/cmtt/m/n/10 [[emacs-muse.png][Muse, the publishing choice of (a subset o >f) Great Thinkers]][] ><emacs-muse.png, id=69, 184.69pt x 92.345pt> <use emacs-muse.png> >Overfull \hbox (47.41031pt too wide) in paragraph at lines 479--479 > []\T1/cmtt/m/n/10 The Muse logo: [[URL:http://mwolson.org/static/logos/emacs-m >use.png]].[] >[7 <./muse-made-with.png (PNG copy)> <./emacs-muse.png (PNG copy)>] >Overfull \hbox (57.90775pt too wide) in paragraph at lines 505--505 > []\T1/cmtt/m/n/10 Muse can be downloaded [[http://download.gna.org/muse-el/][h >ere]], or at[] >Overfull \hbox (0.1835pt too wide) in paragraph at lines 510--512 >[]\T1/cmr/m/n/10 Muse can be down-loaded []here[][][][], or at []$\T1/cmtt/m/n/ >10 http : / / download . gna . org / muse-[]el/$[]\T1/cmr/m/n/10 . >[8] >Overfull \hbox (6.50116pt too wide) in paragraph at lines 578--582 >[]\T1/cmr/m/n/10 It is also pos-si-ble to treat the out-put as if it were sur-r >ounded by the \T1/cmtt/m/n/10 <example>\T1/cmr/m/n/10 , >[9] >Overfull \hbox (26.41544pt too wide) in paragraph at lines 644--644 > [] \T1/cmtt/m/n/10 :header "~/.emacs.d/muse/different-header >.html"[] >Overfull \hbox (26.41544pt too wide) in paragraph at lines 644--644 > [] \T1/cmtt/m/n/10 :footer "~/.emacs.d/muse/different-footer >.html"[] >[10] (./QuickStart.aux)kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0800 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0800 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm0800.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >(some charht values had to be adjusted by as much as 0.06445pt) >Font metrics written on ecrm0800.tfm. >Output written on ecrm0800.600gf (256 characters, 41912 bytes). >Transcript written on ecrm0800.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0800.600pk: successfully generated. >LaTeX Warning: There were undefined references. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information) </builddir/.texlive2007/te >xmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0800.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0600 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0600 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm0600.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >Font metrics written on ecrm0600.tfm. >Output written on ecrm0600.600gf (256 characters, 32804 bytes). >Transcript written on ecrm0600.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0600.600pk: successfully generated. > </builddir/.texlive2007/tex >mf-var/fonts/pk/ljfour/jknappen/ec/ecrm0600.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0700 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0700 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm0700.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >Font metrics written on ecrm0700.tfm. >Output written on ecrm0700.600gf (256 characters, 37524 bytes). >Transcript written on ecrm0700.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0700.600pk: successfully generated. > </builddir/.texlive2007/texm >f-var/fonts/pk/ljfour/jknappen/ec/ecrm0700.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbi1000 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbi1000 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbi1000.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbi.mf >(/usr/share/texmf/fonts/source/jknappen/ec/extextit.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exileast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exilwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exilig.mf > Ok [25] [26] [27] [28] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exitalp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exillett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exidigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exiligtb.mf > Ok) ) ) ) >(some charht values had to be adjusted by as much as 0.07637pt) >Font metrics written on ecbi1000.tfm. >Output written on ecbi1000.600gf (256 characters, 53224 bytes). >Transcript written on ecbi1000.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbi1000.600pk: successfully generated. > </builddir/.texlive2007/texmf >-var/fonts/pk/ljfour/jknappen/ec/ecbi1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1000 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1000 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbx1000.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbx.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >Font metrics written on ecbx1000.tfm. >Output written on ecbx1000.600gf (256 characters, 50044 bytes). >Transcript written on ecbx1000.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1000.600pk: successfully generated. > </builddir/.texlive2007/texmf- >var/fonts/pk/ljfour/jknappen/ec/ecbx1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecti1000 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecti1000 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecti1000.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecti.mf >(/usr/share/texmf/fonts/source/jknappen/ec/extextit.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exileast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exilwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exilig.mf > Ok [25] [26] [27] [28] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exitalp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exillett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exidigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exiligtb.mf > Ok) ) ) ) >Font metrics written on ecti1000.tfm. >Output written on ecti1000.600gf (256 characters, 53600 bytes). >Transcript written on ecti1000.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecti1000.600pk: successfully generated. > </builddir/.texlive2007/texmf-v >ar/fonts/pk/ljfour/jknappen/ec/ecti1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1200 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1200 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbx1200.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbx.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >Font metrics written on ecbx1200.tfm. >Output written on ecbx1200.600gf (256 characters, 59400 bytes). >Transcript written on ecbx1200.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1200.600pk: successfully generated. > </builddir/.texlive2007/texmf-va >r/fonts/pk/ljfour/jknappen/ec/ecbx1200.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ectt1000 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ectt1000 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ectt1000.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ectt.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf > Ok) ) ) ) >Font metrics written on ectt1000.tfm. >Output written on ectt1000.600gf (256 characters, 44012 bytes). >Transcript written on ectt1000.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ectt1000.600pk: successfully generated. > </builddir/.texlive2007/texmf-var >/fonts/pk/ljfour/jknappen/ec/ectt1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1440 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1440 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbx1440.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecbx.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >(some charht values had to be adjusted by as much as 0.10997pt) >Font metrics written on ecbx1440.tfm. >Output written on ecbx1440.600gf (256 characters, 70944 bytes). >Transcript written on ecbx1440.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1440.600pk: successfully generated. > </builddir/.texlive2007/texmf-var/ >fonts/pk/ljfour/jknappen/ec/ecbx1440.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1000 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1000 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm1000.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >(some charht values had to be adjusted by as much as 0.06586pt) >Font metrics written on ecrm1000.tfm. >Output written on ecrm1000.600gf (256 characters, 51364 bytes). >Transcript written on ecrm1000.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1000.600pk: successfully generated. > </builddir/.texlive2007/texmf-var/f >onts/pk/ljfour/jknappen/ec/ecrm1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1200 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1200 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm1200.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >(some charht values had to be adjusted by as much as 0.07143pt) >Font metrics written on ecrm1200.tfm. >Output written on ecrm1200.600gf (256 characters, 60500 bytes). >Transcript written on ecrm1200.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1200.600pk: successfully generated. > </builddir/.texlive2007/texmf-var/fo >nts/pk/ljfour/jknappen/ec/ecrm1200.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1728 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1728 >This is METAFONT, Version 2.71828 (Web2C 7.5.6) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm1728.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf) >(/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf >(/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf > Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf > Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf > Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] >[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] >[216] [217] [218] [219] [220] [221] [222] [223]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf > Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] >[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] >[248] [249] [250] [251] [252] [253] [254] [255]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf > Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] >[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] >[152] [153] [154] [155] [156] [157]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf > Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] >[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] >[183] [184] [185] [186] [187] [188]) >(/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf > Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] >[95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf > Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] >[59] [61] [96] [189] [17] [45] [16] [21] [22]) >(/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf > Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) >(/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf > Ok [24] [34] [35] [36] [37] [64] [191] [159]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf > Ok [25] [26] [28] [27] [29] [30] [31]) >(/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf > Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf > Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] >[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf > Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] >[121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf > Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf > Ok) ) ) ) >(some charht values had to be adjusted by as much as 0.0972pt) >Font metrics written on ecrm1728.tfm. >Output written on ecrm1728.600gf (256 characters, 84788 bytes). >Transcript written on ecrm1728.log. >mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1728.600pk: successfully generated. > </builddir/.texlive2007/texmf-var/fon >ts/pk/ljfour/jknappen/ec/ecrm1728.600pk></usr/share/texmf/fonts/type1/bluesky/c >m/cmsy10.pfb> >Output written on QuickStart.pdf (10 pages, 176816 bytes). >Transcript written on QuickStart.log. >Generating PDF output for QuickStart...done >Generating Info for QuickStart.muse ... >EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish info QuickStart.muse >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.tex >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.aux >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.out >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.log >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.pdf >Inserted title About this document ... >Inserted title Getting Started ... >Inserted title Creating a Muse project ... >Inserted title Markup rules ... >Inserted title Paragraphs ... >Inserted title Centered paragraphs and quotations ... >Inserted title Headings ... >Inserted title Horizontal rules ... >Inserted title Emphasizing text ... >Inserted title Adding footnotes ... >Inserted title Verse ... >Inserted title Literal paragraphs ... >Inserted title Lists ... >Inserted title Tables ... >Inserted title Anchors and tagged links ... >Inserted title URLs and E-mail addresses ... >Inserted title Images ... >Inserted title Links ... >Inserted title Source code ... >Inserted title Embedded Lisp, Perl, Ruby, Python, or Shell ... >Inserted title Publishing styles ... >Inserted title Deriving from an existing style ... >Inserted title Creating a new style ... >Inserted title License ... >Done inserting node lines and titles. You may save the buffer. >Checking for a master menu in *muse-temp* ... >Updating all nodes in *muse-temp* ... >Updating node: Top ... >Updating node: About this document ... >Updating node: Getting Started ... >Updating node: Creating a Muse project ... >Updating node: Markup rules ... >Updating node: Paragraphs ... >Updating node: Centered paragraphs and quotations ... >Updating node: Headings ... >Updating node: Horizontal rules ... >Updating node: Emphasizing text ... >Updating node: Adding footnotes ... >Updating node: Verse ... >Updating node: Literal paragraphs ... >Updating node: Lists ... >Updating node: Tables ... >Updating node: Anchors and tagged links ... >Updating node: URLs and E-mail addresses ... >Updating node: Images ... >Updating node: Links ... >Updating node: Source code ... >Updating node: Embedded Lisp ... >Updating node: Publishing styles ... >Updating node: Deriving from an existing style ... >Updating node: Creating a new style ... >Updating node: License ... >Done...nodes updated in region. You may save the buffer. >Updating all menus in *muse-temp* ... >Making or updating menus in *muse-temp*... >Updated level "2" menu following node: Top ... >Updated level "3" menu following node: Markup rules ... >Updated level "3" menu following node: Publishing styles ... >Making or updating menus in *muse-temp*...done >Done...updated all the menus. You may save the buffer. >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.texi >Generating Info output for QuickStart... >(Shell command succeeded with no output) >Generating Info output for QuickStart...done >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.texi >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.info >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/examples' >(cd experimental && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/experimental' >Wrote /builddir/build/BUILD/muse-3.12/experimental/muse-cite.elc >Wrote /builddir/build/BUILD/muse-3.12/experimental/muse-mathml.elc >EXCEPTION: Timeout(21600) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] > >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 317, in do > raise commandTimeoutExpired, ("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) >commandTimeoutExpired: Timeout(21600) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] > >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 539160
:
371922
|
371923
|
371924
|
371925
| 371926 |
371927