[Python-bugs-list] [Bug #129740] make html fails in the current CVS tree
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 22 Jan 2001 16:13:40 -0800
Bug #129740, was updated on 2001-Jan-22 16:12
Here is a current snapshot of the bug.
Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: esr
Assigned to : fdrake
Summary: make html fails in the current CVS tree
Details: Script started on Mon Jan 22 18:49:25 2001
]0;esr@snark.thyrsus.com:
/home/esr/cvs/python/dist/src/Docsnark:~/cvs/python/dist/src/Doc$ make
html
(cd html; make PAPER=letter -f ../html/Makefile)
/home/esr/cvs/python/dist/src/Doc/html
make[1]: Entering directory `/home/esr/cvs/python/dist/src/Doc/html'
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../api/api.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/api:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex api
+++ latex2html -init_file /var/tmp/@16080.0 -dir api
/home/esr/cvs/python/dist/src/Doc/api/api.tex
*** Session transcript and error messages are in api.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../doc/doc.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/doc:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex doc
+++ latex2html -init_file /var/tmp/@16085.0 -dir doc
/home/esr/cvs/python/dist/src/Doc/doc/doc.tex
*** Session transcript and error messages are in doc.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../ext/ext.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/ext:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex ext
+++ latex2html -init_file /var/tmp/@16090.0 -dir ext
/home/esr/cvs/python/dist/src/Doc/ext/ext.tex
*** Session transcript and error messages are in ext.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../lib/lib.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/lib:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex lib
+++ latex2html -init_file /var/tmp/@16095.0 -dir lib
/home/esr/cvs/python/dist/src/Doc/lib/lib.tex
*** Session transcript and error messages are in lib.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../mac/mac.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/mac:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex mac
+++ latex2html -init_file /var/tmp/@16109.0 -dir mac
/home/esr/cvs/python/dist/src/Doc/mac/mac.tex
*** Session transcript and error messages are in mac.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../ref/ref.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/ref:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex ref
+++ latex2html -init_file /var/tmp/@16114.0 -dir ref
/home/esr/cvs/python/dist/src/Doc/ref/ref.tex
*** Session transcript and error messages are in ref.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
--numeric --split 3 ../tut/tut.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/tut:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex tut
+++ latex2html -init_file /var/tmp/@16119.0 -dir tut
/home/esr/cvs/python/dist/src/Doc/tut/tut.tex
*** Session transcript and error messages are in tut.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../inst/inst.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/inst:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex inst
+++ latex2html -init_file /var/tmp/@16124.0 -dir inst
/home/esr/cvs/python/dist/src/Doc/inst/inst.tex
*** Session transcript and error messages are in inst.how.
../tools/mkhowto --about ../html/stdabout.dat --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" --html
../dist/dist.tex
+++
TEXINPUTS=/home/esr/cvs/python/dist/src/Doc/dist:/home/esr/cvs/python/dist/src/Doc/paper-letter:/home/esr/cvs/python/dist/src/Doc/texinputs:
+++ latex dist
+++ latex2html -init_file /var/tmp/@16129.0 -dir dist
/home/esr/cvs/python/dist/src/Doc/dist/dist.tex
*** Session transcript and error messages are in dist.how.
../tools/mkmodindex --columns 4 --output modindex.html \
--address 'See <i><a href="about.html">About this document...</a></i> for
information on suggesting changes.' \
lib/modindex.html mac/modindex.html
Traceback (most recent call last):
File "../tools/mkmodindex", line 136, in ?
main()
File "../tools/mkmodindex", line 91, in main
ifp = open(ifn)
IOError: [Errno 2] No such file or directory: 'lib/modindex.html'
make[1]: *** [modindex.html] Error 1
make[1]: Leaving directory `/home/esr/cvs/python/dist/src/Doc/html'
make: *** [html] Error 2
]0;esr@snark.thyrsus.com:
/home/esr/cvs/python/dist/src/Docsnark:~/cvs/python/dist/src/Doc$ exit
Script done on Mon Jan 22 18:50:29 2001
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129740&group_id=5470