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

Neal Norwitz neal at metaslash.com
Fri Mar 17 23:17:20 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/lib lib/lib.tex
+++ TEXINPUTS=/home/neal/python/trunk/Doc/lib:/home/neal/python/trunk/Doc/commontex:/home/neal/python/trunk/Doc/paper-letter:/home/neal/python/trunk/Doc/texinputs:
+++ latex lib
+++ latex2html -init_file lib.l2h -dir /home/neal/python/trunk/Doc/html/lib /home/neal/python/trunk/Doc/lib/lib.tex
+++ perl /home/neal/python/trunk/Doc/tools/node2label.pl *.html
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/whatsnew --split 4 whatsnew/whatsnew25.tex
*** Session transcript and error messages are in /home/neal/python/trunk/Doc/html/whatsnew/whatsnew25.how.
*** Exited with status 1.
The relevant lines from the transcript are:
------------------------------------------------------------------------
+++ latex whatsnew25
This is TeX, Version 3.14159 (Web2C 7.4.5)
(/home/neal/python/trunk/Doc/whatsnew/whatsnew25.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/howto.cls
Document Class: howto 1998/02/25 Document class (Python HOWTO)
(/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/article.cls
Document Class: article 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/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/texinputs/distutils.sty)
No file whatsnew25.aux.
(/usr/share/texmf/tex/latex/psnfss/ot1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/ot1phv.fd)
No file whatsnew25.toc.
(/usr/share/texmf/tex/latex/psnfss/ot1pcr.fd) [1]
Underfull \hbox (badness 10000) in paragraph at lines 135--140
[]\OT1/ptm/m/n/10 The con-struc-tor for \OT1/pcr/m/n/10 partial \OT1/ptm/m/n/10
 takes the ar-gu-ments \OT1/pcr/m/n/10 (\OT1/ptm/m/it/10 function\OT1/pcr/m/n/1
0 , \OT1/ptm/m/it/10 arg1\OT1/pcr/m/n/10 , \OT1/ptm/m/it/10 arg2\OT1/pcr/m/n/10
 , ... \OT1/ptm/m/it/10 kwarg1\OT1/pcr/m/n/10 =\OT1/ptm/m/it/10 value1\OT1/pcr/
m/n/10 ,
[2] [3] [4] (/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [5] [6] [7] [8]
[9]

! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.777 \end{itemize}
                   
? 
! Emergency stop.
 ...                                              
                                                  
l.777 \end{itemize}
                   
Output written on whatsnew25.dvi (9 pages, 30196 bytes).
Transcript written on whatsnew25.log.
*** Session transcript and error messages are in /home/neal/python/trunk/Doc/html/whatsnew/whatsnew25.how.
*** Exited with status 1.
+++ TEXINPUTS=/home/neal/python/trunk/Doc/whatsnew:/home/neal/python/trunk/Doc/commontex:/home/neal/python/trunk/Doc/paper-letter:/home/neal/python/trunk/Doc/texinputs:
+++ latex whatsnew25
make: *** [html/whatsnew/whatsnew25.html] Error 1


More information about the Python-checkins mailing list