(view as text)
case $MAKEFLAGS in \
*-s*) CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-g -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \
*) CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-g -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \
esac
running build
running build_ext
db.h: found (4, 4) in /usr/include
db lib: using (4, 4) db-4.4
/usr/include/sqlite3.h: version 3.3.5
running build_scripts
[33695 refs]
./python -E -c 'import sys ; from distutils.util import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform
[8855 refs]
./python -E -tt ./Lib/test/regrtest.py -l -uall -rw
test_bisect
test_xrange
test_hash
test_textwrap
test_unpack
test_bool
test_binascii
test_urllib
test_sundry
test_random
test_strptime
test_os
test_xmllib
test_warnings
test_bsddb185
test_bsddb185 skipped -- No module named bsddb185
test_pyexpat
test_structmembers
test_dircache
test_shelve
test_format
test_functools
test_sax
test_uu
test_posix
test_descrtut
test_contextlib
test_builtin
test_dl
test_dl skipped -- No module named dl
test_uuid
WARNING: uuid.getnode is unreliable on many platforms.
It is disabled until the code and/or test can be fixed properly.
WARNING: uuid._ifconfig_getnode is unreliable on many platforms.
It is disabled until the code and/or test can be fixed properly.
WARNING: uuid._unixdll_getnode is unreliable on many platforms.
It is disabled until the code and/or test can be fixed properly.
test_zlib
test_weakref
test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_logging
test_dumbdbm
test_index
test_runpy
test_popen
[8860 refs]
[8860 refs]
[8860 refs]
test_cfgparser
test___all__
test_pep352
test_base64
test___future__
test_ast
test_getopt
test_pep247
test_pkgimport
test_email_codecs
test_tempfile
[8855 refs]
test_doctest
test_pickle
test_getargs2
test_cookielib
test_urllibnet
test_compare
test_htmlparser
test_cgi
test_codecmaps_tw
test_wsgiref
test_dummy_thread
test_xdrlib
test_cmath
test_robotparser
test_datetime
test_math
test_binhex
test_codeccallbacks
test_MimeWriter
test_grammar
test_inspect
test_applesingle
test_applesingle skipped -- No module named macostools
test_funcattrs
test_softspace
test_eof
test_coding
test_gl
test_gl skipped -- No module named gl
test_mailbox
test_generators
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/test/test_generators.py:1: DeprecationWarning: raising string exceptions is deprecated
tutorial_tests = """
test_exceptions
test_dbm
test_copy_reg
test_crypt
test_bigmem
test_locale
test_global
test_profile
test_codecmaps_hk
test_gzip
test_parser
test_multibytecodec_support
test_sqlite
test_complex
test_difflib
test_unicodedata
test_hmac
test_asynchat
test_mmap
test_codecencodings_jp
test_email_renamed
test_univnewlines
test_posixpath
test_tuple
test_call
test_iterlen
test_codecencodings_cn
test_cmd_line
test_scope
test_mimetypes
test_distutils
test_old_mailbox
test_float
test_sha
test_codeop
test_strftime
test_gc
test_long
test_repr
test_tokenize
test_pickletools
test_zipfile
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/zipfile.py:714: DeprecationWarning: struct integer overflow masking is deprecated
0, 0, count, count, pos2 - pos1, -1, 0)
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/zipfile.py:714: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295
0, 0, count, count, pos2 - pos1, -1, 0)
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/zipfile.py:691: DeprecationWarning: struct integer overflow masking is deprecated
header_offset)
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/zipfile.py:691: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295
header_offset)
test_code
test_ucn
test_iter
test_opcodes
test_augassign
test_contains
test_list
test_str
test_socket
test_importhooks
test_site
test_unicode
test_fork1
test_urllib2_localnet
test_mimetools
test_threading
test_nis
test_nis skipped -- Local domain name not set
test_unittest
test_binop
test_unary
test_minidom
test_timeout
test_filecmp
test_sgmllib
test_string
test_re
test_ioctl
test_deque
test_codecencodings_kr
test_pow
test_imaplib
test_capi
test_transformer
test_mhlib
test_normalization
test_complex_args
test_import
test_stringprep
test_extcall
test_class
test_new
test_curses
test_curses skipped -- $TERM=None, calling initscr() may cause exit
test_xpickle
test_scriptpackages
test_scriptpackages skipped -- No module named aetools
test_ctypes
find_library('c') -> libc.so.6
find_library('m') -> libm.so.6
test_bz2
test_pwd
test_codecencodings_tw
test_module
test_coercion
test_pep277
test_pep277 skipped -- test works only on NT+
test_bsddb
test_plistlib
test_plistlib skipped -- No module named plistlib
test_set
test_shlex
test_file
test_hexoct
test_multibytecodec
test_wave
test_cookie
test_userlist
test_wait3
test_tcl
test_audioop
test_atexit
test_unicode_file
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/test/test_unicode_file.py:103: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
filename1==filename2
test_compile
test_csv
test_ossaudiodev
test_ossaudiodev skipped -- [Errno 13] Permission denied: '/dev/dsp'
test_grp
test_xml_etree_c
test_StringIO
test_hotshot
test_ntpath
test_decimal
test_socketserver
test_openpty
test_operations
test_richcmp
test_profilehooks
test_bsddb3
Exception in thread reader 4:
Traceback (most recent call last):
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 486, in __bootstrap_inner
self.run()
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/bsddb/test/test_thread.py", line 281, in readerThread
rec = dbutils.DeadlockWrap(c.next, max_retries=10)
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/bsddb/dbutils.py", line 62, in DeadlockWrap
return function(*_args, **_kwargs)
DBLockDeadlockError: (-30995, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')
Exception in thread writer 2:
Traceback (most recent call last):
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 486, in __bootstrap_inner
self.run()
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/bsddb/test/test_thread.py", line 260, in writerThread
self.assertEqual(data, self.makeData(key))
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/unittest.py", line 334, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: None != '2000-2000-2000-2000-2000'
Exception in thread writer 1:
Traceback (most recent call last):
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 486, in __bootstrap_inner
self.run()
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/bsddb/test/test_thread.py", line 260, in writerThread
self.assertEqual(data, self.makeData(key))
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/unittest.py", line 334, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: None != '1001-1001-1001-1001-1001'
Exception in thread writer 0:
Traceback (most recent call last):
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 486, in __bootstrap_inner
self.run()
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/bsddb/test/test_thread.py", line 260, in writerThread
self.assertEqual(data, self.makeData(key))
File "/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/unittest.py", line 334, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: None != '0002-0002-0002-0002-0002'
test_itertools
test_decorators
test_threading_local
test_htmllib
test_long_future
test_bigaddrspace
test_popen2
test_wait4
test_al
test_al skipped -- No module named al
test_cl
test_cl skipped -- No module named cl
test_fnmatch
test_macostools
test_macostools skipped -- No module named macostools
test_quopri
[9208 refs]
[9208 refs]
test_email
test_shutil
test_charmapcodec
test_winreg
test_winreg skipped -- No module named _winreg
test_cProfile
test_isinstance
test_commands
test_urllib2
test_longexp
test_sunaudiodev
test_sunaudiodev skipped -- No module named sunaudiodev
test_colorsys
test_strop
test_imageop
test_imageop skipped -- No module named imageop
test_winsound
test_winsound skipped -- No module named winsound
test_urlparse
test_xml_etree
test_gettext
test_descr
test_httplib
test_heapq
test_genexps
test_struct
test_trace
test_fpformat
test_startfile
test_startfile skipped -- cannot import name startfile
test_tarfile
test_anydbm
test_resource
test_dis
test_urllib2net
test_imgfile
test_imgfile skipped -- No module named imgfile
test_calendar
test_thread
test_cd
test_cd skipped -- No module named cd
test_cpickle
test_fileinput
test_xmlrpc
test__locale
test_codecmaps_jp
test_codecmaps_kr
test_subprocess
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[9071 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
[8855 refs]
.
[8855 refs]
[8855 refs]
this bit of output is from a test of stdout in a different process ...
[8855 refs]
[8855 refs]
[9071 refs]
test_syntax
test_array
test_peepholer
test_sys
[8855 refs]
[8855 refs]
test_operator
test_enumerate
test_userdict
test_sets
test_codecmaps_cn
test_slice
test_zipimport
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/test/test_zipimport.py:91: ImportWarning: Not importing directory '/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Modules/zlib': missing __init__.py
["__dummy__"])
test_aepack
test_aepack skipped -- No module named aepack
test_pty
test_bufio
test_optparse
test_rgbimg
test_rgbimg skipped -- No module named rgbimg
test_mutants
test_traceback
test_doctest2
test_userstring
/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Lib/test/string_tests.py:1123: ImportWarning: Not importing directory '/home/buildbot/slave/py-build/2.5.norwitz-amd64/build/Modules/zlib': missing __init__.py
import zlib
test_md5
test_multifile
test_hashlib
test_defaultdict
test_glob
test_linuxaudiodev
test_linuxaudiodev skipped -- (13, 'Permission denied', '/dev/dsp')
test_threaded_import
test_codecs
test_marshal
test_macfs
test_macfs skipped -- No module named macfs
test_platform
test_codecencodings_hk
test_socket_ssl
test_dummy_threading
test_errno
test_pkg
test_compiler
testCompileLibrary still working, be patient...
test_signal
test_with
test_pyclbr
test_structseq
test_bastion
test_threadedtempfile
test_symtable
test_time
test_getargs
test_copy
test_select
test_exception_variations
test_queue
test_pep292
test_sort
test_poll
test_rfc822
test_pprint
test_future
test_netrc
test_imp
test_threadsignals
test_pep263
test_macpath
test_frozen
test_gdbm
test_types
test_dict
test_fcntl
test_largefile
test_whichdb
297 tests OK.
25 tests skipped:
test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
test_curses test_dl test_gl test_imageop test_imgfile
test_linuxaudiodev test_macfs test_macostools test_nis
test_ossaudiodev test_pep277 test_plistlib test_rgbimg
test_scriptpackages test_startfile test_sunaudiodev test_winreg
test_winsound test_zipfile64
Those skips are all expected on linux2.
[468099 refs]