changing the 'fstat' call in ./bug-808400-fcntl.c and ./bug-808400-flock.c to 'fstat64' seems to solve some issues. See patch at https://bugzilla.redhat.com/show_bug.cgi?id=962226 But even after applying the supplied patches, the following two tests still fail: ./tests/bugs/bug-823081.t ./tests/bugs/bug-921072.t On Tue, May 14, 2013 at 7:32 PM, John Smith <lbalbalba@xxxxxxxxx> wrote: > On Tue, May 14, 2013 at 6:08 PM, John Smith <lbalbalba@xxxxxxxxx> wrote: >> Hi, >> >> Im running the 32 bit version of Fedora 17. Ive set my hostname to >> 'lbalbalba', and although I have to admit the results are not 100% >> identical to the previous runs, they still fail. See the attachments >> for the detailed output. >> >> > To be exact: > > ./tests/bugs/bug-888174.t and tests/bugs/bug-882278.t complete > successfully now, thanks to setting the hostname to something other > than 'localhost'. The others still fail. > > > - John Smith