[Python-checkins] buildbot failure in sparc solaris10 gcc trunk

buildbot at python.org buildbot at python.org
Thu Mar 20 02:28:44 CET 2008


The Buildbot has detected a new failure of sparc solaris10 gcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%20solaris10%20gcc%20trunk/builds/2999

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: loewis-sun

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: brett.cannon,gregory.p.smith,raymond.hettinger,trent.nelson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_fcntl

======================================================================
ERROR: test_ioctl_signed_unsigned_code_param (test.test_fcntl.TestIoctl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_fcntl.py", line 103, in test_ioctl_signed_unsigned_code_param
    saved_winsz = fcntl.ioctl(0, termios.TIOCGWINSZ, "\0"*8)
IOError: [Errno 22] Invalid argument

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list