bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU autoconf 2.68] testsuite 12 22 35 37 69 74 140 181 192 244 252


From: Eric Blake
Subject: Re: [GNU autoconf 2.68] testsuite 12 22 35 37 69 74 140 181 192 244 252 263 269 289 325 334 348 375 376 377 391 427 447 448 474 failed
Date: Tue, 28 Sep 2010 09:09:38 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4

On 09/27/2010 09:43 AM, Ralf Corsepius wrote:
Excluding tests 199 and 205, I finally managed to get a testsuite.log.

[From what I experience, 199 hangs ca. 3 out of 4 times, 205 always hangs]

Ralf

#                             -*- compilation -*-
15. tools.at:504: testing autoconf: input from stdin ...
./tools.at:510: echo 'AC_INIT(X, 1.0, address@hidden)' | autoconf -t AC_INIT -
--- /dev/null   2010-09-27 12:19:01.000000000 +0200
+++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/15/stderr 2010-09-27 12:18:59.419875000 +0200
@@ -0,0 +1,5 @@
+/home/admin/tmp/autoconf-2.68/bin/autoconf: line 82: 2744 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null

Something is wrong with your cygwin environment. Simple shell commands should not be aborting like that. I'm suspecting that you are running into a case where cygwin's fork() is failing to remap dependent .dlls to the same address in the child as they were in the parent. Do you need to rebase your cygwin .dlls, using the 'rebaseall' program? Are you running with an interfering virus checker or other ill-behaved system-level code-injection application that interferes with cygwin operation? You may be better off asking on the cygwin list for ideas how to diagnose and repair your installation.
http://cygwin.com/faq/faq.using.html#faq.using.bloda

Other than the known failures of 199 and 205 (because of the known cygwin bugs in named fifo handling), the remaining tests all pass for me under cygwin 1.7.7.

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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