[Python-checkins] Python Regression Test Failures doc (1)

Neal Norwitz neal at metaslash.com
Wed Mar 1 11:52:52 CET 2006


TEXINPUTS=/home/neal/python/trunk/Doc/commontex: python /home/neal/python/trunk/Doc/tools/mkhowto --html --about html/stdabout.dat --iconserver ../icons --favicon ../icons/pyfav.png --address "See <i><a href=\"about.html\">About this document...</a></i> for information on suggesting changes." --up-link ../index.html --up-title "Python Documentation Index" --global-module-index "../modindex.html" --dvips-safe --dir html/api api/api.tex
*** Session transcript and error messages are in /home/neal/python/trunk/Doc/html/api/api.how.
*** Exited with status 1.
The relevant lines from the transcript are:
------------------------------------------------------------------------
+++ latex api
This is TeX, Version 3.14159 (Web2C 7.4.5)
(/home/neal/python/trunk/Doc/api/api.tex
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/home/neal/python/trunk/Doc/texinputs/manual.cls
Document Class: manual 1998/03/03 Document class (Python manual)
(/home/neal/python/trunk/Doc/texinputs/pypaper.sty
(/usr/share/texmf/tex/latex/psnfss/times.sty)
Using Times instead of Computer Modern.
) (/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/home/neal/python/trunk/Doc/texinputs/fancyhdr.sty)
Using fancier footers than usual.
(/home/neal/python/trunk/Doc/texinputs/fncychap.sty)
Using fancy chapter headings.
(/home/neal/python/trunk/Doc/texinputs/python.sty
(/usr/share/texmf/tex/latex/tools/longtable.sty)
(/home/neal/python/trunk/Doc/texinputs/underscore.sty)
(/usr/share/texmf/tex/latex/tools/verbatim.sty)
(/usr/share/texmf/tex/latex/base/alltt.sty)))
(/home/neal/python/trunk/Doc/commontex/boilerplate.tex
(/home/neal/python/trunk/Doc/commontex/patchlevel.tex))
Writing index file api.idx
No file api.aux.
(/usr/share/texmf/tex/latex/psnfss/ot1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/ot1phv.fd) [1]
(/home/neal/python/trunk/Doc/commontex/copyright.tex
(/usr/share/texmf/tex/latex/psnfss/omsptm.fd)) [2]
Adding blank page after the abstract.
[1] [2]
No file api.toc.
Adding blank page after the table of contents.
[1] [2] (/home/neal/python/trunk/Doc/api/intro.tex
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/ot1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 45--46

[1] [2] [3] [4] [5] [6] [7]) (/home/neal/python/trunk/Doc/api/veryhigh.tex
[8]
Chapter 2.
[9] [10]) (/home/neal/python/trunk/Doc/api/refcounting.tex [11] [12]
Chapter 3.
) (/home/neal/python/trunk/Doc/api/exceptions.tex [13] [14]
Chapter 4.
[15] [16] [17] [18]) (/home/neal/python/trunk/Doc/api/utilities.tex [19]
[20]
Chapter 5.
[21] [22] [23] [24]
Underfull \hbox (badness 10000) in paragraph at lines 450--453
[]\OT1/ptm/m/n/10 This
[25]
Underfull \hbox (badness 10000) in paragraph at lines 471--474
[]

Overfull \hbox (68.01pt too wide) in paragraph at lines 477--481
[]

Underfull \hbox (badness 10000) in paragraph at lines 513--516
[]
[26] [27] [28] [29])
Runaway argument?
{Py_ssize_t) to a Python integer or long integer. \versionadded {2.5}\ETC.
! File ended while scanning use of \ctype.
<inserted text> 
                \par 
l.43 \input{utilities}
                      
? 
! Emergency stop.
<inserted text> 
                \par 
l.43 \input{utilities}
                      
Output written on api.dvi (35 pages, 111836 bytes).
Transcript written on api.log.
*** Session transcript and error messages are in /home/neal/python/trunk/Doc/html/api/api.how.
*** Exited with status 1.
+++ TEXINPUTS=/home/neal/python/trunk/Doc/api:/home/neal/python/trunk/Doc/commontex:/home/neal/python/trunk/Doc/paper-letter:/home/neal/python/trunk/Doc/texinputs:
+++ latex api
make: *** [html/api/api.html] Error 1


More information about the Python-checkins mailing list