[Python-checkins] buildbot warnings in alpha Tru64 5.1 trunk
buildbot at python.org
buildbot at python.org
Sun Jan 21 11:36:03 CET 2007
The Buildbot has detected a new failure of alpha Tru64 5.1 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/alpha%2520Tru64%25205.1%2520trunk/builds/1357
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: martin.v.loewis
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 546, in runtest_inner
the_package = __import__(abstest, globals(), locals(), [])
File "/net/ringneck/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/test/test_struct.py", line 89, in <module>
sz = struct.calcsize(fmt)
File "/net/ringneck/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/struct.py", line 51, in calcsize
o = _compile(fmt)
File "/net/ringneck/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/struct.py", line 39, in _compile
s = Struct(fmt)
error: bad char in struct format
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list