bug-gnulib
[Top][All Lists]
Advanced

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

Re: pipe-filter self-tests


From: Simon Josefsson
Subject: Re: pipe-filter self-tests
Date: Tue, 25 Aug 2009 11:20:04 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Eric Blake <address@hidden> writes:

> According to Simon Josefsson on 8/24/2009 2:49 PM:
>> Simon Josefsson <address@hidden> writes:
>> 
>>> test-pipe.c:79: assertion failed
>>> test-pipe.sh: iteration 4 failed
>>> test-pipe.c:79: assertion failed
>>> test-pipe.sh: iteration 5 failed
>>> test-pipe.c:79: assertion failed
>>> test-pipe.sh: iteration 6 failed
>>> test-pipe.c:79: assertion failed
>>> test-pipe.sh: iteration 7 failed
>>> FAIL: test-pipe.sh
>> 
>> These tests fails the same way on a Debian x86 system (the gcc compile
>> farm host "gcc60") as well, see:
>> 
>> http://autobuild.josefsson.org/gnulib/log-200908232214355360000.txt
>
> That log also shows that test-dup2.c and test-popen.sh are failing; it
> appears all of the failures are of the case: close(n),dup2(n,n) not
> returning -1 EBADF.  I'm still working on getting a gcc compile farm
> account; in the meantime, what version of kernel and glibc is on this
> machine?  I suspect that the dup2.m4 test needs to be enhanced.

address@hidden:~$ uname -a
Linux Babe 2.6.29.2 #1 SMP Wed Apr 29 16:24:15 CEST 2009 ia64 GNU/Linux
address@hidden:~$ /lib/libc.so.6.1 
GNU C Library stable release version 2.7, by Roland McGrath et al.
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.3.2.
Compiled on a Linux >>2.6.27.2-dsa-mckinley<< system on 2009-01-04.
Available extensions:
        crypt add-on version 2.1 by Michael Glad and others
        GNU Libidn by Simon Josefsson
        Native POSIX Threads Library by Ulrich Drepper et al
        BIND-8.2.3-T5B
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
address@hidden:~$ 

/Simon




reply via email to

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