Re: [platform-testers] new snapshot available: diffutils-3.2.37-f0b0

2012-11-02 Thread Paul Eggert
On 11/02/2012 03:26 AM, Dagobert Michelsen wrote: > Undefining "lint" in lib/config.h makes this test pass immediately. >From what you describe, defining 'lint' is a no-no on your platform, if you want your code to run correctly. This would also explain the failure of test-sigaction. So I think

Re: Rawhide error test-fcntl-h.c:25:47: error: '__O_SYNC' undeclared here (not in a function)

2012-11-02 Thread Ondrej Vasik
On Fri, 2012-11-02 at 16:25 +, Richard W.M. Jones wrote: > On current Rawhide: > > CC test-fcntl-h.o > test-fcntl-h.c:25:47: error: '__O_SYNC' undeclared here (not in a function) > > I suspect this is actually a glibc bug. The gnulib source uses > O_SYNC and doesn't mention __O_SYNC

Rawhide error test-fcntl-h.c:25:47: error: '__O_SYNC' undeclared here (not in a function)

2012-11-02 Thread Richard W.M. Jones
On current Rawhide: CC test-fcntl-h.o test-fcntl-h.c:25:47: error: '__O_SYNC' undeclared here (not in a function) I suspect this is actually a glibc bug. The gnulib source uses O_SYNC and doesn't mention __O_SYNC at all. Rich. -- Richard Jones, Virtualization Group, Red Hat http://peo

Re: [platform-testers] new snapshot available: diffutils-3.2.37-f0b0

2012-11-02 Thread Dagobert Michelsen
Hi Paul, Am 31.10.2012 um 17:31 schrieb Paul Eggert : > Thanks, but I'm afraid that's still not enough information. > I don't know which assertion has failed, or why. > > Perhaps you can single-step through the failed programs? > They shouldn't take long to run. It looks like that SIGABRT does n