bug-gnulib
[Top][All Lists]
Advanced

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

Re: libposix build logs


From: Bruce Korb
Subject: Re: libposix build logs
Date: Thu, 11 Nov 2010 16:48:58 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100914 SUSE/3.0.8 Thunderbird/3.0.8

On 11/11/10 15:42, Bruno Haible wrote:
> x86_64-redhat-linuxe3-libposix.log.bz2 contains a failure of
>   FAIL: test-fprintf-posix2.sh
>   FAIL: test-printf-posix2.sh
> 
> But on the same build machine as you used (menori.il.thewrittenword.com),
> with a testdir created with
>   $ ./gnulib-tool --create-testdir --dir=/tmp/testdir1 --with-tests 
> --with-c++-tests `./posix-modules`
> and configured with
>   $ ./configure CPPFLAGS=-Wall
> I don't observe any failures.

Hi Bruno,

And I *do* see these failures and chased them down to the
printf failure.  Apparently, printf("%011000d\n", n) triggers
ENOMEM on the first go-around.

Regards, Bruce



reply via email to

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