(view as text)
running build
running build_ext
running build_scripts
[63755 refs]
./python -E -c 'import sys ; from distutils.util import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform
[24887 refs]
-------------------- system information --------------------
Linux debian04v2.zseries.org 2.6.18-6-vserver-s390x #1 SMP Mon Feb 11 09:54:28 UTC 2008 s390x GNU/Linux
Processors: 6
MemTotal: 253208 kB
MemFree: 20752 kB
Free disk (buildarea): 512M
Free disk (/tmp): 16M
Description: Debian GNU/Linux unstable (sid)
Release: unstable
gcc-4.3 (Debian 4.3.0-2) 4.3.1 20080321 (prerelease)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
DEB_BUILD_GNU_CPU=s390
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=s390-linux-gnu
ii binutils 2.18.1~cvs20080103-2 The GNU assembler, linker and binary utilities
ii blt-dev 2.4z-4 the BLT extension library for Tcl/Tk - develop
ii gcc-4.2 4.2.3-3 The GNU C compiler
ii gcc-4.3 4.3.0-2 The GNU C compiler
ii libbz2-dev 1.0.5-0.1 high-quality block-sorting file compressor lib
ii libc6-dev 2.7-9 GNU C Library: Development Libraries and Heade
ii libdb4.5-dev 4.5.20-11 Berkeley v4.5 Database Libraries [development]
ii libffi4-dev 4.3.0-2 Foreign Function Interface library (developmen
ii libgdbm-dev 1.8.3-3 GNU dbm database routines (development files)
ii libgpmg1 1.20.3~pre3-3 General Purpose Mouse - shared library
ii libncurses5-dev 5.6+20080308-1 Developer's libraries and docs for ncurses
ii libncursesw5-dev 5.6+20080308-1 Developer's libraries for ncursesw
ii libreadline5-dev 5.2-3 GNU readline and history libraries, developmen
ii libsqlite3-dev 3.5.7-1 SQLite 3 development files
ii libssl-dev 0.9.8g-8 SSL development libraries, header files and do
ii tcl8.4-dev 8.4.18-2 Tcl (the Tool Command Language) v8.4 - develop
ii tk8.4-dev 8.4.18-1 Tk toolkit for Tcl and X11, v8.4 - development
ii zlib1g-dev 1:1.2.3.3.dfsg-11 compression library - development
-------------------- end system information --------------------
./python -E -tt -bb ./Lib/test/regrtest.py -l -uall -rw
test_io
test_datetime
test_symtable
test_math
test_set
test_minidom
test_mailbox
test_SimpleHTTPServer
test_slice
test_capi
test_float
test_xmlrpc
test_pickle
test_pyclbr
test_cmd_line_script
test_warnings
test_bytes
test_audioop
test_pep292
test_zipfile
test_urlparse
test_dis
test_openpty
test_urllib2_localnet
test_codecencodings_kr
test_dbm
test_array
test_curses
test_curses skipped -- $TERM=None, calling initscr() may cause exit
test_threading_local
test_richcmp
test_keywordonlyarg
test_property
test_unicodedata
test_enumerate
test_socket
test_xml_etree
test_getargs2
test_structmembers
test_unpack_ex
test_grammar
test_lib2to3
test_pep3131
test_bigaddrspace
test_exceptions
test_cProfile
test_cProfile skipped -- test_cProfile test is current broken
test_multibytecodec_support
test_asynchat
test_range
test_exception_variations
test_marshal
test_binhex
test_imp
test_pep3120
test_bool
test_mimetypes
test_multibytecodec
test_repr
test_pep352
test_select
test_unary
test_locale
test_difflib
test_module
test_whichdb
test_asyncore
test_bz2
test_time
test_nis
test_errno
test_codeccallbacks
test_poll
test_setcomps
test_scriptpackages
test_scriptpackages skipped -- No module named aetools
test_tcl
test_mmap
test_future4
test_fnmatch
test_pyexpat
test_coding
test_signal
test_shutil
test_genexps
test_cmd_line
test_index
test_popen
[24892 refs]
[24892 refs]
[24892 refs]
test_urllibnet
test_gzip
test_epoll
test_deque
test_dict
test_int_literal
test_pkgutil
test_calendar
test_fileio
test_winsound
test_winsound skipped -- No module named winsound
test_normalization
test_strlit
test_opcodes
test_httplib
test_ftplib
test_memoryio
test_format
test_posixpath
test_ucn
test_pipes
test_macostools
test_macostools skipped -- No module named macostools
test_descr
test__locale
test_fcntl
test_call
test_runpy
test_htmllib
test_sort
test_ioctl
test_hash
test_quopri
[28175 refs]
[28175 refs]
test_types
test_userstring
test_typechecks
test_builtin
test_mimetools
test_heapq
test_abc
test_gdbm
test_sgmllib
test_shelve
test_winreg
test_winreg skipped -- No module named _winreg
test_syntax
test_descrtut
test_defaultdict
test_importhooks
test_imaplib
test_filecmp
test_codecmaps_jp
test_pep247
test_int
test_code
test_urllib2net
test_cfgparser
test_socketserver
test_augassign
test_codecencodings_tw
test_raise
test_profilehooks
test_pty
test_bsddb3
test_file
test_cgi
test_wait4
test_structseq
test_distutils
test_ssl
test_compile
test_pstats
test_collections
test_codecmaps_kr
test_class
test_cmath
test_pkg
test_anydbm
test_docxmlrpc
test_fileinput
test_generators
test_pow
test_tuple
test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_itertools
test_modulefinder
test_contains
test_contextlib
test_future
test_codecmaps_hk
test_struct
test_glob
test_compare
test_colorsys
test_memoryview
test_thread
test_abstract_numbers
test_sax
test_getopt
test_pwd
test_bigmem
test_codecs
test_codecencodings_jp
test_tarfile
test_tempfile
[24751 refs]
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_urllib
test_userdict
test_strftime
test_multifile
test_robotparser
test_frozen
test_unicode_file
test_unicode_file skipped -- No Unicode filesystem semantics on this platform
test_copyreg
test_print
test_ast
test_htmlparser
test_codecmaps_tw
test_fractions
test_platform
test_ossaudiodev
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_csv
test_atexit
test_extcall
test_genericpath
test_dictcomps
test_threading
[28128 refs]
[30274 refs]
test_threadsignals
test_scope
test_gettext
test_codecencodings_hk
test_ntpath
test_decimal
test_shlex
test_bufio
test_weakref
test_cookielib
test_decorators
test_xml_etree_c
test_string
test_cmd
test_codecmaps_cn
test_dummy_thread
test_unicode
test_pydoc
test_hmac
test_import
test_univnewlines
test_isinstance
test_pickletools
test___all__
test_strptime
test_pep277
test_pep277 skipped -- test works only on NT+
test_doctest2
test_list
test_doctest
test_pprint
test_tokenize
test_largefile
test_syslog
test_traceback
test_kqueue
test_kqueue skipped -- test works only on BSD
test_os
test_zlib
test_long_future
test___future__
test_grp
test_wait3
test_dummy_threading
test_optparse
test_super
test_trace
test_codecencodings_cn
test_threadedtempfile
test_crypt
test_iter
test_binop
test_threaded_import
test_copy
test_gc
test_peepholer
test_zipimport
test_metaclass
test_funcattrs
test_logging
test_sqlite
test_aepack
test_aepack skipped -- No module named aepack
test_fork1
test_subprocess
[24748 refs]
[24748 refs]
[24748 refs]
[24748 refs]
[24748 refs]
[24748 refs]
[24748 refs]
[24748 refs]
[24748 refs]
[24886 refs]
[24885 refs]
[24885 refs]
[24885 refs]
[24748 refs]
[24978 refs]
[24885 refs]
[24887 refs]
[24886 refs]
[24886 refs]
[24886 refs]
[24885 refs]
.
[24749 refs]
[24885 refs]
this bit of output is from a test of stdout in a different process ...
[24885 refs]
[24885 refs]
[24978 refs]
test_smtplib
test_profile
test_binascii
test_listcomps
test_poplib
test_urllib2
test_unpack
test_bisect
test_hashlib
test_functools
test_pep263
test_future3
test_eof
test_codeop
test_with
test_rfc822
test_ctypes
test_xdrlib
test_xmlrpc_net
test_charmapcodec
test_userlist
test_timeout
test_longexp
test_re
test_cookie
test_dumbdbm
test_commands
test_macpath
test_json
test_iterlen
test_email
test_mutants
test_random
test_base64
test_global
test_inspect
test_complex
test_pkgimport
test_dictviews
test_netrc
test_posix
test_wave
test_bsddb
test_telnetlib
test_site
[24748 refs]
[24748 refs]
[24748 refs]
[24747 refs]
test_queue
test_plistlib
test_textwrap
test_wsgiref
test_parser
Expecting 's_push: parser stack overflow' in next line
s_push: parser stack overflow
test_stringprep
test_uu
test_resource
test_operator
test_sys
[24748 refs]
test_startfile
test_startfile skipped -- cannot import name startfile
test_unittest
test_applesingle
test_applesingle skipped -- No module named macostools
test_sundry
test_long
317 tests OK.
14 tests skipped:
test_aepack test_applesingle test_cProfile test_curses test_kqueue
test_macostools test_ossaudiodev test_pep277 test_scriptpackages
test_startfile test_unicode_file test_winreg test_winsound
test_zipfile64
Those skips are all expected on linux2.
[783689 refs]