bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf-2.68b released [beta]


From: Tim Rice
Subject: Re: autoconf-2.68b released [beta]
Date: Fri, 2 Mar 2012 18:52:31 -0800 (PST)

On Thu, 1 Mar 2012, Eric Blake wrote:

> The GNU Autoconf team is pleased to announce the beta release of
> Autoconf 2.68b.  Autoconf is an extensible package of M4 macros that
[snip]

On my UnixWare 7.1.4 box, the tests get stuck on
 75: Configure re-execs self with CONFIG_SHELL

Here are the processes running.
     UID   PID  PPID  CLS PRI  C    STIME TTY      TIME COMD
     tim 17897 17884   TS  70  0 21:13:09 pts/5    0:00 gmake check-recursive
     tim 17883 17094   TS  85  0 21:13:09 pts/5    0:00 tee x.tst
     tim 29295 18042   TS  85  0 21:15:26 pts/5    0:00 cat
     tim 17946 17945   TS  70  0 21:13:09 pts/5    0:00 gmake check-local
     tim 17094 15128   TS  70  0 21:12:26 pts/5    0:00 sh
     tim 29359 29294   TS  70  0 21:15:27 pts/5   206:01 sh ./configure
     tim 18042 17946   TS  70  0 21:13:17 pts/5    0:00 /bin/ksh ./testsuite
     tim 15128     1   TS  70  0 16:46:05 pts/5    0:00 csh
     tim 17884 17883   TS  70  0 21:13:09 pts/5    0:00 gmake check
     tim 17908 17897   TS  70  0 21:13:09 pts/5    0:00 /bin/ksh -c fail= failco
m='exit 1';  for f in x $MAKEFLAGS; do  case $f in  *=*
     tim 29294 18042   TS  70  0 21:15:26 pts/5    0:00 /bin/ksh ./testsuite
     tim 17945 17908   TS  70  0 21:13:09 pts/5    0:00 gmake check

It looks like it is stuck on cat. 

Here is what is in tests/testsuite.dir/075
.......
total 232
drwxr-xr-x    2 tim      trr              96 Mar  1 21:15 autom4te.cache
-rwxrwxr-x    1 tim      trr              42 Mar  1 21:15 cfg-sh
-rw-rw-r--    1 tim      trr               0 Mar  2 18:47 cfg-sh-has-run
-rwxrwxr-x    1 tim      trr           51568 Mar  1 21:15 configure
-rw-rw-r--    1 tim      trr              28 Mar  1 21:15 configure.ac
-rwxrwxr-x    1 tim      trr           51487 Mar  2 18:47 configure.lineno
-rw-rw-r--    1 tim      trr             207 Mar  1 21:15 testsuite.log
.......

Here is what is the contents of testsuite.log
.......
#                             -*- compilation -*-
75. m4sh.at:106: testing Configure re-execs self with CONFIG_SHELL ...
./m4sh.at:113: autoconf --force 
./m4sh.at:123: env CONFIG_SHELL=./cfg-sh ./configure
.......

I'll try to do some more debugging in a couple of days.

-- 
Tim Rice                                Multitalents
address@hidden





reply via email to

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