[Python-checkins] buildbot warnings in sparc Ubuntu dapper trunk
buildbot at python.org
buildbot at python.org
Tue Aug 21 04:15:58 CEST 2007
The Buildbot has detected a new failure of sparc Ubuntu dapper trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/sparc%2520Ubuntu%2520dapper%2520trunk/builds/16
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: facundo.batista
Build had warnings: warnings test
Excerpt from the test logfile:
1 test failed:
test_ioctl
======================================================================
ERROR: test_ioctl (test.test_ioctl.IoctlTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-ubuntu-sparc/build/Lib/test/test_ioctl.py", line 23, in test_ioctl
r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
IOError: [Errno 14] Bad address
======================================================================
ERROR: test_ioctl_mutate (test.test_ioctl.IoctlTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-ubuntu-sparc/build/Lib/test/test_ioctl.py", line 32, in test_ioctl_mutate
r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
IOError: [Errno 14] Bad address
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list