[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] Test fail on Solaris



Hi,

I build libevent 2.0.12 on solaris just fine. But the regression test fails.
Note that bug 3073353 is similar (or identical) to this, but still
with the latest release it fails.

SunOS sune 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Fire-V240
cc: Sun C 5.9 SunOS_sparc Build35_2 2006/12/04

./configure --preifx=./src/libevent CC=cc CXX=CC CFLAGS="-m64" LDFLAGS="-m64"

make
make verify

Running tests:
EVPORT
test-eof: OKAY
test-weof: OKAY
test-time: OKAY
test-changelist: OKAY
regress:
  SKIP regress_util.c:984: Symbolic service names seem broken.OKAY
KQUEUE
Skipping test
EPOLL
Skipping test
EPOLL (changelist)
Skipping test
DEVPOLL
test-eof: [warn] ioctl: DP_POLL: Invalid argument
FAILED
test-weof: [warn] ioctl: DP_POLL: Invalid argument
FAILED
test-time: [warn] ioctl: DP_POLL: Invalid argument
FAILED
test-changelist: [warn] ioctl: DP_POLL: Invalid argument
OKAY
regress: [warn] ioctl: DP_POLL: Invalid argument
main/event_base_new:
  FAIL regress.c:1297: unsuccessful exit from event loop
  [event_base_new FAILED]

  FAIL regress.c:1257: assert(r == 1): -1 vs 1main/bad_reentrant:
[Lost connection!]
  [bad_reentrant FAILED]
[warn] ioctl: DP_POLL: Invalid argument
main/persistent_timeout:
  FAIL regress_main.c:303: Legacy unit test failed
  [persistent_timeout FAILED]
[warn] ioctl: DP_POLL: Invalid argument

  FAIL regress.c:678: assert(res.n == 3): 0 vs 3main/persistent_active_timeout:
  [persistent_active_timeout FAILED]
[warn] ioctl: DP_POLL: Invalid argument
main/priorities:
  FAIL regress_main.c:303: Legacy unit test failed
  [priorities FAILED]
[warn] ioctl: DP_POLL: Invalid argument

  FAIL regress.c:752: assert(info[i].count == 6): 0 vs 6main/common_timeout:
  [common_timeout FAILED]
[warn] ioctl: DP_POLL: Invalid argument
main/simpleread:
  FAIL regress_main.c:303: Legacy unit test failed[Lost connection!]
  [simpleread FAILED]
[warn] ioctl: DP_POLL: Invalid argument
main/simpleread_multiple:
  FAIL regress_main.c:303: Legacy unit test failed[Lost connection!]
  [simpleread_multiple FAILED]
[warn] ioctl: DP_POLL: Invalid argument
main/simplewrite:

/Juan Pablo
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.