bug-autoconf
[Top][All Lists]
Advanced

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

Re: Failing of test 47: semantics.at:129 on HP-UX 10.20


From: Akim Demaille
Subject: Re: Failing of test 47: semantics.at:129 on HP-UX 10.20
Date: 11 Jun 2001 10:32:20 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Copyleft)

Please, always keep threads public.

| Akim Demaille schrieb:
| > 
| > >>>>> "Peter" == Peter Ohlerich <address@hidden> writes:
| > 
| > Peter> Hello!
| > 
| > Hi!
| > 
| > Peter> This test does not really fail for me but it never finishes. I
| > Peter> let it run for more than 12 hours and nothing happened. Then I
| > Peter> startet my make check on another machine and when reaching test
| > Peter> 47 it stuck. So what can I do now?
| > 
| > Thanks for the report!
| > 
| > I have _no_ idea why this test fails, there is nothing special about
| > it AFAICS.
| > 
| > Could you give a try to:
| > 
| > ./testsuite -d -v -x 47
| > 
| > Thanks!
| 
| Hello!
| 
| I tried the above and that's the result:
| $ ./testsuite -d -v -x 47
| ================================
| Test suite for GNU Autoconf 2.50
| ================================
| 47. ./semantics.at:129: testing AC_CHECK_SIZEOF...
| + cat
| + 1> configure.ac 0< /tmp/sh1266.78
| ./semantics.at:129: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
| + autoconf --autoconf-dir .. -l /usr/local/autoconf/2.50/src/tests -W
| obsolete
| ./semantics.at:129: autoheader --autoconf-dir .. -l $at_srcdir
| + autoheader --autoconf-dir .. -l /usr/local/autoconf/2.50/src/tests
| ./semantics.at:129: top_srcdir=$top_srcdir ./configure
| 
| 
| That's all. Nothing happened after this output. The test is now running
| for several hours. Hope this output helps a little bit to determinate
| what's going wrong here...

Yep, this is very useful, but I'll need more :)

Could you run the same command again (just to be sure we have the
files), i.e.

        ./testsuite -d -v -x 47

then stop it when it started running ./configure.

Now, run configure again, but this way:

        sh -x -v ./configure --src=.. >configure.log 2>&1

Let it run, then kill it, and please, send us 1. configure.log, and
2. config.log.

Thanks!



reply via email to

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