[cl-debian] Bug#337258: cmucl: FTBFS with new tetex-bin: Cannot find src/docs/interface/toolkit.dvi

Package: cmucl Severity: serious Version: 19c-pre1-20051019-1
From my pbuilder build log:
... make[3]: Leaving directory `/tmp/cmucl/cmucl-19c-pre1-20051019/src/docs/internals' (cd interface && latex internals && latex internals && \ latex internals && latex toolkit && latex toolkit && latex toolkit \ && dvips -o internals.ps internals.dvi \ && dvips -o toolkit.ps toolkit.dvi ; true ) This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./internals.tex ... Output written on toolkit.pdf (8 pages, 102048 bytes). Transcript written on toolkit.log. This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2005.10.29:1512' -> internals.ps <tex.pro><texps.pro>. <cmr8.pfb><cmbx8.pfb><cmr6.pfb><cmr7.pfb><cmti10.pfb> <cmtt10.pfb><cmcsc10.pfb><cmr10.pfb><cmbx10.pfb><cmsy10.pfb><cmbx12.pfb> <cmr12.pfb><cmr17.pfb>[1] [2] [3] [4] [5] [6] [7] This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) dvips: ! DVI file can't be opened. make[2]: Leaving directory `/tmp/cmucl/cmucl-19c-pre1-20051019/src/docs' make[1]: Leaving directory `/tmp/cmucl/cmucl-19c-pre1-20051019' echo doc build done doc build done ... make[1]: Entering directory `/tmp/cmucl/cmucl-19c-pre1-20051019' dh_testdir dh_testroot dh_installchangelogs src/general-info/release-19b.txt dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dh_installdocs cp: cannot stat `src/docs/interface/toolkit.dvi': No such file or directory dh_installdocs: command returned error code 256 make[1]: *** [binary-common] Error 1 make[1]: Leaving directory `/tmp/cmucl/cmucl-19c-pre1-20051019' make: *** [binary-arch] Error 2 It appears the PDF detection code at the top of toolkit.tex is no longer valid and now forces PDF output no matter what. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Hello, On Thursday 03 November 2005 16:13, Daniel Schepler wrote:
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./internals.tex ... Output written on toolkit.pdf (8 pages, 102048 bytes). ...
With what version of latex-bin is this? I get: 1/pvaneynd@sharrow:~/fakeroot/repository/cmucl/src/docs/interface :) $ latex internals.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./internals.tex LaTeX2e <2003/12/01> Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/a4wide/a4wide.sty (/usr/share/texmf/tex/latex/ntgclass/a4.sty)) (./internals.aux) LaTeX Warning: No \author given. (/usr/share/texmf/tex/latex/base/omscmr.fd) Underfull \hbox (badness 10000) in paragraph at lines 20--21 Underfull \hbox (badness 10000) in paragraph at lines 55--56 [1] Underfull \hbox (badness 10000) in paragraph at lines 84--85 Underfull \hbox (badness 10000) in paragraph at lines 99--100 Underfull \hbox (badness 10000) in paragraph at lines 108--110 [2] [3] [4] [5] [6] [7] (./internals.aux) ) (see the transcript file for additional information) Output written on internals.dvi (7 pages, 23200 bytes). Transcript written on internals.log. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|

Le Samedi 05 Novembre 2005 10:18, Peter Van Eynde a écrit :
Hello,
On Thursday 03 November 2005 16:13, Daniel Schepler wrote:
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./internals.tex ... Output written on toolkit.pdf (8 pages, 102048 bytes).
...
With what version of latex-bin is this? I get:
1/pvaneynd@sharrow:~/fakeroot/repository/cmucl/src/docs/interface :) $ latex internals.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode [snip] Output written on internals.dvi (7 pages, 23200 bytes). Transcript written on internals.log.
Groetjes, Peter
Sorry, I guess I should have made this clearer: internals.tex builds fine. It's toolkit.tex that always outputs PDF. -- Daniel Schepler
participants (2)
-
Daniel Schepler
-
Peter Van Eynde