[Python-checkins] buildbot warnings in alpha Tru64 5.1 2.5

buildbot at python.org buildbot at python.org
Wed Apr 4 23:28:32 CEST 2007


The Buildbot has detected a new failure of alpha Tru64 5.1 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/alpha%2520Tru64%25205.1%25202.5/builds/238

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

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: raymond.hettinger

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_struct

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 549, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/test/test_struct.py", line 625, in <module>
    test_unpack_with_buffer()
  File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/test/test_struct.py", line 618, in test_unpack_with_buffer
    value, = struct.unpack('>I', data)
  File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/struct.py", line 87, in unpack
    return o.unpack(s)
error: unpack requires a string argument of length 4

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list