bug-automake
[Top][All Lists]
Advanced

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

Re: texinfo.tex not included in the autoconf distribution


From: Aharon Robbins
Subject: Re: texinfo.tex not included in the autoconf distribution
Date: Mon, 7 Oct 2002 15:51:53 +0200

Hi Akim.

> To: Aharon Robbins <address@hidden>
> Cc: Automake Bugs <address@hidden>
> Subject: Re: texinfo.tex not included in the autoconf distribution
> From: Akim Demaille <address@hidden>
>
> | Typescript appended.
>
> Thanks Aharon, but please, always keep the CC.

Done.

> Well, apparently it is texi2dvi which is too old.  Or maybe your TeX
> doesn't understand TEXINPUTS (can this happen???).
>
> Could you please run this?
>
>         cd doc
>         TEXINPUTS="../config:$TEXINPUTS" \
>         MAKEINFO='makeinfo --no-split  -I .' \
>       sh -x `which texi2dvi` autoconf.texi >texi2dvi.log 2>&1
>
> and send to this list (i) your texi2dvi, and (ii) the texi2dvi.log
> file?  Thanks!
>

Here is the typescript:

Script started on Mon Oct  7 15:48:49 2002
bash2-2.05$ cd /usr/local/src/Gnu/autoconf-2.54/doc
bash2-2.05$ which texid 2dvi
/usr/local/bin/texi2dvi
bash2-2.05$ texi2dvi --version
texi2dvi (GNU Texinfo 4.2) 0.51

Copyright (C) 2002 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
bash2-2.05$ TEXINPUTS="../config:$TEXINPUTS" \
>         MAKEINFO='makeinfo --no-split  -I .' \
>         sh -x `which texi2dvi` autoconf.texi >texi2dvi.log 2>&1
x
bash2-2.05$ 
Script done on Mon Oct  7 15:50:29 2002

Here is the log file:

+ rcs_revision=$Revision: 0.51 $
++ set - '$Revision:' 0.51 '$'
+ rcs_version=0.51
++ echo /usr/local/bin/texi2dvi
++ sed -e 's!.*/!!'
+ program=texi2dvi
+ version=texi2dvi (GNU Texinfo 4.2) 0.51

Copyright (C) 2002 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
+ usage=Usage: texi2dvi [OPTION]... FILE...

Run each Texinfo or LaTeX FILE through TeX in turn until all
cross-references are resolved, building all indices.  The directory
containing each FILE is searched for included files.  The suffix of FILE
is used to determine its language (LaTeX or Texinfo).

Makeinfo is used to perform Texinfo macro expansion before running TeX
when needed.

Operation modes:
  -b, --batch         no interaction
  -c, --clean         remove all auxiliary files
  -D, --debug         turn on shell debugging (set -x)
  -h, --help          display this help and exit successfully
  -o, --output=OFILE  leave output in OFILE (implies --clean);
                      Only one input FILE may be specified in this case
  -q, --quiet         no output unless errors (implies --batch)
  -s, --silent        same as --quiet
  -v, --version       display version information and exit successfully
  -V, --verbose       report on what is done

TeX tuning:
  -@                   use @input instead of \input; for preloaded Texinfo
  -e, --expand         force macro expansion using makeinfo
  -I DIR               search DIR for Texinfo files
  -l, --language=LANG  specify the LANG of FILE (LaTeX or Texinfo)
  -p, --pdf            use pdftex or pdflatex for processing
  -t, --texinfo=CMD    insert CMD after @setfilename in copy of input file
                       multiple values accumulate

The values of the BIBTEX, LATEX (or PDFLATEX), MAKEINDEX, MAKEINFO,
TEX (or PDFTEX), and TEXINDEX environment variables are used to run
those commands, if they are set.

Email bug reports to <address@hidden>,
general questions and discussion to <address@hidden>.
Texinfo home page: http://www.gnu.org/software/texinfo/
+ batch=false
+ clean=
+ debug=
+ escape=\
+ expand=
+ miincludes=
+ oformat=dvi
+ oname=
+ quiet=
+ set_language=
+ textra=
+ tmpdir=/tmp/t2d11797
+ txincludes=
+ txiprereq=19990129
+ verbose=false
++ pwd
+ orig_pwd=/usr/local/src/Gnu/autoconf-2.54/doc
+ test -n ''
+ path_sep=:
+ TEXINPUTS_orig=../config::/usr/local/lib/tex:/usr/local/tex/inputs
+ INDEXSTYLE_orig=
+ export TEXINPUTS INDEXSTYLE
+ arg_sep=11797--11797
+ set dummy autoconf.texi 11797--11797
+ shift
+ test xautoconf.texi '!=' x11797--11797
+ set dummy autoconf.texi 11797--11797 autoconf.texi
+ shift
+ shift
+ test x11797--11797 '!=' x11797--11797
+ shift
+ test -z ''
+ trap 'cd / && rm -rf /tmp/t2d11797' 0 1 2 15
+ umask 077
+ mkdir /tmp/t2d11797
+ utildir=/tmp/t2d11797/utils
+ mkdir /tmp/t2d11797/utils
+ comment_iftex_sed=/tmp/t2d11797/utils/comment.sed
+ cat
+ uncomment_iftex_sed=/tmp/t2d11797/utils/uncomment.sed
+ cat
+ get_xref_files=/tmp/t2d11797/utils/get_xref.sh
+ cat
+ chmod 500 /tmp/t2d11797/utils/get_xref.sh
+ test '' = t
+ exec
+ test '' = t
+ false 'Processing autoconf.texi ...'
+ echo autoconf.texi
+ egrep '^(/|[A-z]:/)'
+ command_line_filename=./autoconf.texi
+ test '!' -r ./autoconf.texi
++ echo ./autoconf.texi
++ sed 's!/[^/]*$!!;s!^$!.!'
+ filename_dir=.
++ cd .
++ pwd
+ filename_dir=/usr/local/src/Gnu/autoconf-2.54/doc
++ basename ./autoconf.texi
+ filename_ext=autoconf.texi
++ echo autoconf.texi
++ sed 's/\.[^.]*$//'
+ filename_noext=autoconf
++ echo autoconf.texi
++ sed 's/^.*\.//'
+ ext=texi
+ tmpdir_src=/tmp/t2d11797/src
+ filename_src=/tmp/t2d11797/src/autoconf.texi
+ tmpdir_xtr=/tmp/t2d11797/xtr
+ filename_xtr=/tmp/t2d11797/xtr/autoconf.texi
+ tmpdir_bak=/tmp/t2d11797/bak
+ mkdir /tmp/t2d11797/src /tmp/t2d11797/xtr /tmp/t2d11797/bak
+ 
common=.:/usr/local/src/Gnu/autoconf-2.54/doc:/usr/local/src/Gnu/autoconf-2.54/doc::
+ 
TEXINPUTS=.:/usr/local/src/Gnu/autoconf-2.54/doc:/usr/local/src/Gnu/autoconf-2.54/doc::../config::/usr/local/lib/tex:/usr/local/tex/inputs
+ 
INDEXSTYLE=.:/usr/local/src/Gnu/autoconf-2.54/doc:/usr/local/src/Gnu/autoconf-2.54/doc::
+ test -n ''
+ sed 1q ./autoconf.texi
+ fgrep 'input texinfo'
+ language=texinfo
+ bibtex=
+ texindex=texindex
+ test dvi = dvi
+ tex=tex
+ test '' = t
+ txiversion_tex=txiversion.tex
+ echo '\input texinfo.tex @bye'
++ cd /tmp/t2d11797
++ tex txiversion.tex
++ sed -n 's/^.*\[\(.*\)version \(....\)-\(..\)-\(..\).*$/txiformat=\1 
txiversion="\2\3\4"/p'
+ eval txiformat= 'txiversion="19990925"'
++ txiformat=
++ txiversion=19990925
+ false 'texinfo.tex preloaded as `'\'', version is `19990925'\'' ...'
+ test 19990129 -le 19990925
+ makeinfo=
+ test '' = Texinfo
+ test -n ''
+ test 0 -ne 0
+ test '!' -r /tmp/t2d11797/src/autoconf.texi
+ false 'Reverting to ./autoconf.texi ...'
+ filename_input=/usr/local/src/Gnu/autoconf-2.54/doc/autoconf.texi
+ test -n ''
+ test '' = t
+ :
++ /tmp/t2d11797/utils/get_xref.sh autoconf
+ orig_xref_files=
+ test -n ''
+ test -n ''
++ echo ''
++ sed 's!.*\.aux!!g;
                        s!./autoconf\..o.!!g;
                        s/^[ ]*//;s/[ ]*$//'
+ index_files=
+ test -n texindex
+ test -n ''
+ false 'tex_args=\\nonstopmode\ \\input'
+ cmd=tex  /usr/local/src/Gnu/autoconf-2.54/doc/autoconf.texi
+ false 'Running tex  /usr/local/src/Gnu/autoconf-2.54/doc/autoconf.texi ...'
+ tex /usr/local/src/Gnu/autoconf-2.54/doc/autoconf.texi
This is TeX, Version 3.14159 (Web2C 7.3.1)
(/usr/local/src/Gnu/autoconf-2.54/doc/autoconf.texi
(/usr/share/texmf/tex/texinfo/texinfo.tex
Loading texinfo [version 1999-09-25.10]: Basics, pdf, fonts, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization,
and turning on texinfo input format.) (version.texi)
! Undefined control sequence.
l.70 @copying
             
? No pages of output.
Transcript written on autoconf.log.
+ echo '/usr/local/bin/texi2dvi: tex exited with bad status, quitting.'
/usr/local/bin/texi2dvi: tex exited with bad status, quitting.
+ echo '/usr/local/bin/texi2dvi: see autoconf.log for errors.'
/usr/local/bin/texi2dvi: see autoconf.log for errors.
+ test '' = t
+ exit 1
+ cd /
+ rm -rf /tmp/t2d11797




reply via email to

[Prev in Thread] Current Thread [Next in Thread]