On Mon, Nov 22, 2010 at 6:59 PM, Kevin Bowling <kevin.bowling@xxxxxxxxxx> wrote:> regress:
> On Mon, Nov 22, 2010 at 9:54 AM, Nick Mathewson <nickm@xxxxxxxxxxxxx> wrote:
>>
>> On Mon, Nov 22, 2010 at 4:06 AM, Kevin Bowling <kevin.bowling@xxxxxxxxxx>
>> wrote:
>> > IRIX 6.5.29, latest MIPSpro compiler and various GNU utilities from
>> > Nekochan
>> > repository. libevent-2.0.8rc.
I don't know what's up here, but the numbers involved aren't even> NOTE regress.c:1912: Can't fake unsetenv; skipping test
> FAIL regress_buffer.c:918: assert(sum == evbuffer_get_length(buf)):
> 5356000 vs 5324005evbuffer/iterative:
> [iterative FAILED]
close to 1<<31, so I doubt it's a 64-bit issue. Something else is
probably going on.
This is pretty serious; if evutil_snprintf isn't working right, this
> FAIL regress_util.c:389: assert(r == 18): 15 vs 18util/evutil_snprintf:
> [evutil_snprintf FAILED]
could be a reason for some other tests failing.