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

Neal Norwitz nnorwitz at gmail.com
Thu Mar 20 04:48:06 CET 2008


I'm betting this was Greg's change. ;-)

On Wed, Mar 19, 2008 at 8:28 PM,  <buildbot at python.org> wrote:
> 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
>
>  _______________________________________________
>  Python-checkins mailing list
>  Python-checkins at python.org
>  http://mail.python.org/mailman/listinfo/python-checkins
>


More information about the Python-checkins mailing list