[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: quick-ref build failure



On Fri, Mar 15, 2002 at 01:17:03AM -0800, Osamu Aoki wrote:
> Hi,
> 
> On Fri, Mar 15, 2002 at 02:12:23AM +0100, Denis Barbier wrote:
> > Hi,
> > 
> > could someone please fix quick-ref build failures?
> > Otherwise I'll change directories order ;)
> > 
> > IMHO providing HTML format on w.d.o is enough.
> > 
> > Denis
> 
> Anyway, I just change it to build txt and html.

Thanks.

> Can you tell me problem in details?  I think this is due to the bug in
> potato. Or tell me where to look for error report, please.

Relevant part of log file is attached.

> I can change this not to create all text, pdf, and ps if it does not
> function under potato on debian site.  (Mostly PS and PDF).

It looks like ps and pdf targets are broken, so you may disable them
to spare build time.

Denis
make -C quick-reference publish PUBLISHDIR=/org/www.debian.org/debian.org/doc/manuals install_file="install -p -m 664" install_dir="install -d -m 2775"
make[1]: Entering directory `/org/www.debian.org/ddp/manuals.sgml/quick-reference'
: > date.ent                       # clear the file
sed -e "s/@@@@/en/g" qref.sgml > quick-reference.en.sgml
: > dynamic.en.ent                       # clear the file
debiandoc2html -l en -c quick-reference.en.sgml 2>_html.en.error
# install for all language (html)
debiandoc2text -l en quick-reference.en.sgml 2>_txt.en.error
debiandoc2latex -l en quick-reference.en.sgml
make[1]: [quick-reference.en.ps] Error 1 (ignored)
make[1]: [quick-reference.en.ps] Error 1 (ignored)
# see quick-reference.en.log for details
dvips -t `cat /etc/papersize` -o quick-reference.en.ps quick-reference.en
This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com)
' TeX output 2002.03.14:2258' -> quick-reference.en.ps
<texc.pro><8r.enc><texps.pro><special.pro><color.pro>. [1] [2] [1] [2] [1] 
[2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] 
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] 
[49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] 
[64] [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] [91] [92] [93] 
[94] [95] [96] [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] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] 
[134] [135] [136] 
>>> remaking quick-reference.en.ps (take 1)
make[2]: Entering directory `/org/www.debian.org/ddp/manuals.sgml/quick-reference'
make[2]: [quick-reference.en.ps] Error 1 (ignored)
make[2]: [quick-reference.en.ps] Error 1 (ignored)
# see quick-reference.en.log for details
dvips -t `cat /etc/papersize` -o quick-reference.en.ps quick-reference.en
This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com)
' TeX output 2002.03.14:2258' -> quick-reference.en.ps
<texc.pro><8r.enc><texps.pro><special.pro><color.pro>. [1] [2] [1] [2] [3] 
[4] [5] [6] [7] [8] [9] [10] [11] [12] [1] [2] [3] [4] [5] [6] [7] [8] [9] 
[10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] 
[25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] 
[40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] 
[55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [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] [91] [92] [93] [94] [95] [96] [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] [123] [124] [125] 
[126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] 
make[2]: Leaving directory `/org/www.debian.org/ddp/manuals.sgml/quick-reference'
make[1]: [quick-reference.en.pdf] Error 1 (ignored)
make[1]: [quick-reference.en.pdf] Error 1 (ignored)
# see quick-reference.en.log for details
quick-reference.en.aux prior.aux differ: char 13043, line 156
>>> remaking quick-reference.en.pdf (take 1)
make[2]: Entering directory `/org/www.debian.org/ddp/manuals.sgml/quick-reference'
make[2]: [quick-reference.en.pdf] Error 1 (ignored)
# see quick-reference.en.log for details
make[2]: Leaving directory `/org/www.debian.org/ddp/manuals.sgml/quick-reference'
# install for ext=html txt ps pdf, LANGS=en, and ORIG_LANG=en
# soft link txt ps pdf
make[1]: *** No rule to make target `index.php', needed by `quick-reference.tar.gz'.  Stop.
rm quick-reference.en.sgml dynamic.en.ent quick-reference.en.tex
make[1]: Leaving directory `/org/www.debian.org/ddp/manuals.sgml/quick-reference'
make: *** [quick-reference-publish] Error 2
make: Leaving directory `/org/www.debian.org/ddp/manuals.sgml'

Reply to: