[tex-live] texinfo problems (again)

Gerben Wierda Sherlock@rna.nl
Sun, 22 Dec 2002 00:15:11 +0100


I ran a p4 sync -f even to try to solve this, but so far no luck. I  
cannot compile TeX Live anymore. See below. I do not havem, nor do I  
intend to mess with auto* stuff on my system, so I depend on correct  
file dates in the perforce repository.

Since I have run a 'make distclean' once, I am in trouble. Whatever I  
do, I get stuck compiling in texinfo. Previously, Sebastian modified  
the stamps again in perforce and it was all OK.

G

Error:

> (cd TeXLive/Build/source.development; CC=gcc2 CXX=g++2 make)
> Makefile:105: warning: overriding commands for target `uninstall'
> Makefile:66: warning: ignoring old commands for target `uninstall'
> for dir in TeX; do \
>   echo making all in $dir; \
>   (if test -f $dir/Makefile; then cd $dir && make  
> bindir='/usr/local/Build/TeXLive.development/bin/powerpc-apple- 
> darwin6.3'  
> scriptdir='/usr/local/Build/TeXLive.development/bin/powerpc-apple- 
> darwin6.3' all; else true; fi) || exit 1; \
> done
> making all in TeX
> for dir in utils/texinfo utils/dialog utils/t1utils utils/mminstance  
> utils/psutils texk; do \
>   echo making all in $dir; \
>   (if test -f $dir/Makefile; then cd $dir && make all; else true; fi)  
> || exit 1; \
> done
> making all in utils/texinfo
> cd . && /bin/sh  
> /usr/local/perforce/TeXLive/Build/source.development/TeX/utils/ 
> texinfo/missing --run aclocal-1.7 -I m4
> /usr/local/perforce/TeXLive/Build/source.development/TeX/utils/ 
> texinfo/missing: aclocal-1.7: command not found
> WARNING: `aclocal-1.7' is missing on your system.  You should only  
> need it if
>          you modified `acinclude.m4' or `configure.ac'.  You might want
>          to install the `Automake' and `Perl' packages.  Grab them from
>          any GNU archive site.
> cd . && \
>   /bin/sh  
> /usr/local/perforce/TeXLive/Build/source.development/TeX/utils/ 
> texinfo/missing --run automake-1.7 --gnu  Makefile
> /usr/local/perforce/TeXLive/Build/source.development/TeX/utils/ 
> texinfo/missing: automake-1.7: command not found
> WARNING: `automake-1.7' is missing on your system.  You should only  
> need it if
>          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
>          You might want to install the `Automake' and `Perl' packages.
>          Grab them from any GNU archive site.
> cd . && /bin/sh  
> /usr/local/perforce/TeXLive/Build/source.development/TeX/utils/ 
> texinfo/missing --run autoconf
> ./aclocal.m4:162: error: Autoconf version 2.54 or higher is required  
> for this script
> ./aclocal.m4:162: the top level
> make[3]: *** [configure] Error 1
> make[2]: *** [all] Error 1
> make[1]: *** [all] Error 1

ls -lt before I run make:

> -rw-r--r--  1 root  staff  112495 Dec 21 23:50 config.log
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 po
> -rw-r--r--  1 root  staff      23 Dec 21 23:49 stamp-h1
> drwxr-xr-x  4 root  staff    1024 Dec 21 23:49 makeinfo
> drwxr-xr-x  3 root  staff    1024 Dec 21 23:49 util
> drwxr-xr-x  3 root  staff    1024 Dec 21 23:49 lib
> -rw-r--r--  1 root  staff   10329 Dec 21 23:49 config.h
> drwxr-xr-x  3 root  staff    2048 Dec 21 23:49 info
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 intl
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 m4
> -rw-r--r--  1 root  staff   19258 Dec 21 23:49 Makefile
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 doc
> -rwxr-xr-x  1 root  staff   51370 Dec 21 23:49 config.status
> drwxr-xr-x  3 root  staff    1024 Dec 21 23:46 djgpp
> -r--r--r--  1 root  staff   23298 Dec  1 15:35 NEWS
> -r-xr-xr-x  1 root  staff  339383 Dec  1 15:29 configure
> -rw-r--r--  1 root  staff   19070 Dec  1 15:29 Makefile.in
> -r--r--r--  1 root  staff  404359 Dec  1 15:28 ChangeLog
> -r--r--r--  1 root  staff    4816 Dec  1 15:27 configure.ac
> -r-xr-xr-x  1 root  staff   40969 Nov 30 21:00 config.guess
> -r-xr-xr-x  1 root  staff   29636 Nov 30 21:00 config.sub
> -r--r--r--  1 root  staff    6373 Nov 26 01:40 README
> -r--r--r--  1 root  staff    5562 Nov 26 01:40 TODO
> -r-xr-xr-x  1 root  staff    6315 Nov 25 21:00 install-sh
> -r--r--r--  1 root  staff    9765 Nov 18 14:54 config.in
> -rw-r--r--  1 root  staff  120578 Nov 18 14:48 aclocal.m4
> -r-xr-xr-x  1 root  staff    1848 Nov 16 23:36 mkinstalldirs
> -r--r--r--  1 root  staff    1526 Oct 25 02:32 Makefile.am
> -r--r--r--  1 root  staff     500 Oct 10 00:23 AUTHORS
> -r--r--r--  1 root  staff    2578 Sep 29 18:18 acinclude.m4
> -r--r--r--  1 root  staff     865 Sep 29 17:49 README-alpha
> -r-xr-xr-x  1 root  staff   13555 Sep 20 22:40 config.rpath
> -r--r--r--  1 root  staff   24687 Sep 20 22:30 ABOUT-NLS
> -r--r--r--  1 root  staff    9240 Sep 20 02:19 INSTALL.generic
> -r--r--r--  1 root  staff    1191 Sep 11 18:32 INSTALL
> -r--r--r--  1 root  staff    3901 Sep 11 18:32 INTRODUCTION
> -r--r--r--  1 root  staff     716 Jul 18 10:07 win32.mak
> -r-xr-xr-x  1 root  staff   12123 Jun 15  2002 depcomp
> -r-xr-xr-x  1 root  staff   10270 Jun 13  2002 missing
> -r--r--r--  1 root  staff     369 Oct 22  2001 COPYING
> -r--r--r--  1 root  staff   18109 Mar 14  2000 COPYING.DOC

ls -lt after mak ehas failed:

> -rw-r--r--  1 root  staff   19070 Dec 22 00:06 Makefile.in
> -rw-r--r--  1 root  staff  120578 Dec 22 00:06 aclocal.m4
> -r-xr-xr-x  1 root  staff       0 Dec 22 00:06 configure
> -rw-r--r--  1 root  staff  112495 Dec 21 23:50 config.log
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 po
> -rw-r--r--  1 root  staff      23 Dec 21 23:49 stamp-h1
> drwxr-xr-x  4 root  staff    1024 Dec 21 23:49 makeinfo
> drwxr-xr-x  3 root  staff    1024 Dec 21 23:49 util
> drwxr-xr-x  3 root  staff    1024 Dec 21 23:49 lib
> -rw-r--r--  1 root  staff   10329 Dec 21 23:49 config.h
> drwxr-xr-x  3 root  staff    2048 Dec 21 23:49 info
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 intl
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 m4
> -rw-r--r--  1 root  staff   19258 Dec 21 23:49 Makefile
> drwxr-xr-x  2 root  staff    1024 Dec 21 23:49 doc
> -rwxr-xr-x  1 root  staff   51370 Dec 21 23:49 config.status
> drwxr-xr-x  3 root  staff    1024 Dec 21 23:46 djgpp
> -r--r--r--  1 root  staff   23298 Dec  1 15:35 NEWS
> -r--r--r--  1 root  staff  404359 Dec  1 15:28 ChangeLog
> -r--r--r--  1 root  staff    4816 Dec  1 15:27 configure.ac
> -r-xr-xr-x  1 root  staff   40969 Nov 30 21:00 config.guess
> -r-xr-xr-x  1 root  staff   29636 Nov 30 21:00 config.sub
> -r--r--r--  1 root  staff    6373 Nov 26 01:40 README
> -r--r--r--  1 root  staff    5562 Nov 26 01:40 TODO
> -r-xr-xr-x  1 root  staff    6315 Nov 25 21:00 install-sh
> -r--r--r--  1 root  staff    9765 Nov 18 14:54 config.in
> -r-xr-xr-x  1 root  staff    1848 Nov 16 23:36 mkinstalldirs
> -r--r--r--  1 root  staff    1526 Oct 25 02:32 Makefile.am
> -r--r--r--  1 root  staff     500 Oct 10 00:23 AUTHORS
> -r--r--r--  1 root  staff    2578 Sep 29 18:18 acinclude.m4
> -r--r--r--  1 root  staff     865 Sep 29 17:49 README-alpha
> -r-xr-xr-x  1 root  staff   13555 Sep 20 22:40 config.rpath
> -r--r--r--  1 root  staff   24687 Sep 20 22:30 ABOUT-NLS
> -r--r--r--  1 root  staff    9240 Sep 20 02:19 INSTALL.generic
> -r--r--r--  1 root  staff    1191 Sep 11 18:32 INSTALL
> -r--r--r--  1 root  staff    3901 Sep 11 18:32 INTRODUCTION
> -r--r--r--  1 root  staff     716 Jul 18 10:07 win32.mak
> -r-xr-xr-x  1 root  staff   12123 Jun 15  2002 depcomp
> -r-xr-xr-x  1 root  staff   10270 Jun 13  2002 missing
> -r--r--r--  1 root  staff     369 Oct 22  2001 COPYING
> -r--r--r--  1 root  staff   18109 Mar 14  2000 COPYING.DOC