(view as text)
case $MAKEFLAGS in \
*-s*) CC='gcc' LDSHARED='gcc -bundle -undefined dynamic_lookup' OPT='-g -Wall -Wstrict-prototypes' ./python.exe -E ./setup.py -q build;; \
*) CC='gcc' LDSHARED='gcc -bundle -undefined dynamic_lookup' OPT='-g -Wall -Wstrict-prototypes' ./python.exe -E ./setup.py build;; \
esac
running build
running build_ext
db.h: found (4, 5) in /usr/local/BerkeleyDB.4.5/include
db lib: using (4, 5) db-4.5
/usr/include/sqlite3.h: version 3.1.3
running build_scripts
[36732 refs]
./python.exe -E -c 'import sys ; from distutils.util import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform
[8879 refs]
/bin/sh: line 1: pybuildbot.identify: command not found
make: [buildbottest] Error 127 (ignored)
./python.exe -E -tt ./Lib/test/regrtest.py -l -uall -rw
test_sgmllib
test_mmap
test_wait3
test_codecs
test_ioctl
test_codecencodings_kr
test_import
test_quopri
[9237 refs]
[9232 refs]
test_multifile
test_format
test_userstring
test_slice
test_shlex
test_dl
test_signal
test_pickle
test_ctypes
find_library('c') -> /usr/lib/libc.dylib
find_library('m') -> /usr/lib/libm.dylib
test_mailbox
test_thread
test_glob
test_email_codecs
test_sha
test_descrtut
test_symtable
test_profile
test_errno
test_calendar
test_bastion
test_complex_args
test_email
test_codecencodings_hk
test_long
test_md5
test_base64
test_bufio
test_descr
test_csv
test_codecencodings_jp
test_bool
test_gc
test_mimetypes
test_structmembers
test_unicodedata
test_fcntl
test_rfc822
test_set
test_operator
test_profilehooks
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_repr
test_new
test_multibytecodec_support
test_iter
test_robotparser
test_importhooks
test_difflib
test_xmlrpc
test_threaded_import
test_bsddb
test_email_renamed
test_structseq
test_frozen
test_zlib
test_codecencodings_tw
test_contains
test_pyexpat
test_unary
test_codeop
test_socket_ssl
test_applesingle
test_wave
test_queue
test_wait4
test_complex
test_httplib
test_re
test_nis
test_nis skipped -- No NIS master found for any map
test_math
test_macostools
test_xdrlib
test_sort
test_longexp
test_asynchat
test_pprint
test_dircache
test_pow
test_normalization
test_logging
test_univnewlines
test_locale
test_locale skipped -- Locale support on MacOSX is minimal and cannot be tested
test_generators
/Users/buildslave/bb/2.5.psf-g4/build/Lib/test/test_generators.py:1: DeprecationWarning: raising string exceptions is deprecated
tutorial_tests = """
test_deque
test_functools
test_zipfile
/Users/buildslave/bb/2.5.psf-g4/build/Lib/zipfile.py:714: DeprecationWarning: struct integer overflow masking is deprecated
0, 0, count, count, pos2 - pos1, -1, 0)
/Users/buildslave/bb/2.5.psf-g4/build/Lib/zipfile.py:691: DeprecationWarning: struct integer overflow masking is deprecated
header_offset)
test_grp
test_struct
test_eof
test_dbm
test_ossaudiodev
test_ossaudiodev skipped -- No module named ossaudiodev
test_userdict
test_call
test_unicode_file
/Users/buildslave/bb/2.5.psf-g4/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_pep263
test_richcmp
test_exceptions
test_bsddb3
test_threading
test_class
test_module
test_codeccallbacks
test_posix
test_cfgparser
test_codecmaps_jp
test_crypt
test_timeout
test_xmllib
test_random
test_shelve
test_scriptpackages
test_builtin
test_float
test___all__
test_pkg
test_dumbdbm
test_doctest
test_urlparse
test_sax
test_pep352
test_tarfile
test_threadsignals
test_popen
[8884 refs]
[8884 refs]
[8884 refs]
test_sys
[8879 refs]
[8879 refs]
test_plistlib
test_mimetools
test_operations
test_defaultdict
test_al
test_al skipped -- No module named al
test_macfs
test_ntpath
test_cd
test_cd skipped -- No module named cd
test_resource
test_charmapcodec
test_strptime
test_urllib2net
test_cgi
test_pickletools
test_global
test_funcattrs
test_gzip
test_distutils
test_heapq
test_binascii
test_poll
test_imaplib
test_with
test_ast
test_list
test_minidom
test_dis
test_fileinput
test_binhex
test_softspace
test_array
test_threadedtempfile
test_copy_reg
test_capi
test_decimal
test_sqlite
test___future__
test_imp
test_winsound
test_winsound skipped -- No module named winsound
test_imgfile
test_imgfile skipped -- No module named imgfile
test_hotshot
test_strop
test_codecmaps_hk
test_whichdb
test_old_mailbox
test_sunaudiodev
test_sunaudiodev skipped -- No module named sunaudiodev
test_extcall
test_platform
test_unpack
test_linuxaudiodev
test_linuxaudiodev skipped -- No module named linuxaudiodev
test_sundry
test_tempfile
[8879 refs]
test_cmath
test_urllibnet
test_compile
test_uu
test_mutants
test_grammar
test_tokenize
test_aepack
test_cookielib
test_urllib
test_pkgimport
test_startfile
test_startfile skipped -- cannot import name startfile
test_hashlib
test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_getargs
test_binop
test_doctest2
test_sets
test_socket
test_site
test_bz2
test_opcodes
test_fork1
test_unittest
test_optparse
test_decorators
test_getopt
test_future
test_StringIO
test_openpty
test_coercion
test_socketserver
test_bigaddrspace
test_inspect
test_htmllib
test_hash
test_scope
test_weakref
test_types
test_urllib2
test_str
test_posixpath
test_tuple
test_dummy_threading
test_largefile
test_winreg
test_winreg skipped -- No module named _winreg
test_textwrap
test_peepholer
test_cpickle
test_tcl
test_hmac
test_codecmaps_cn
test_iterlen
test_xml_etree_c
test_macpath
test_parser
test_wsgiref
test_cookie
test_genexps
test_marshal
test_MimeWriter
test_fpformat
test_warnings
test_file
test_popen2
test_dict
test_stringprep
test_xrange
test_pep277
test_pep277 skipped -- test works only on NT+
test_subprocess
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[9095 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
[8879 refs]
.
[8879 refs]
[8879 refs]
this bit of output is from a test of stdout in a different process ...
[8879 refs]
[8879 refs]
[9095 refs]
test_datetime
test_transformer
test_pep292
test_shutil
test_coding
test_code
test_time
test_imageop
test_bisect
test_anydbm
test_gl
test_gl skipped -- No module named gl
test_codecencodings_cn
test_cProfile
test_dummy_thread
test_copy
test_gettext
test_contextlib
test_traceback
test_bigmem
test_unicode
test_gdbm
test_gdbm skipped -- No module named gdbm
test_syntax
test_pwd
test_codecmaps_kr
test_colorsys
test_getargs2
test_bsddb185
test_bsddb185 skipped -- No module named bsddb185
test_fnmatch
test_rgbimg
test_codecmaps_tw
test_string
test__locale
test_runpy
test_index
test_multibytecodec
test_urllib2_localnet
test_os
test_strftime
test_pty
test_cmd_line
test_enumerate
test_filecmp
test_zipimport
/Users/buildslave/bb/2.5.psf-g4/build/Lib/test/test_zipimport.py:91: ImportWarning: Not importing directory '/Users/buildslave/bb/2.5.psf-g4/build/Modules/zlib': missing __init__.py
["__dummy__"])
test_audioop
test_userlist
test_compare
test_compiler
testCompileLibrary still working, be patient...
testCompileLibrary still working, be patient...
test_hexoct
test_atexit
test_augassign
test_trace
test_itertools
test_xml_etree
test_mhlib
test_cl
test_cl skipped -- No module named cl
test_pep247
test_exception_variations
test_pyclbr
test_netrc
test_commands
test_htmlparser
test_long_future
test_xpickle
test_threading_local
test_ucn
test_select
test_curses
)07[?47h[1;24r[m[4l[H[2J abc[?1000h[H[2J[J[H[2J[7m123123 [2;1H [3;1H [4;1H [5;1H 123 [6;1H 123a [7;1H [8;1H [9;1H [10;1H [11;1H [12;1H [13;1H [14;1H [15;1H [16;1H [17;1H [18;1H [19;1H [20;1H [21;1H [22;1H [23;1H [24;1H [4h [4l[6;10H[m[1m[7ma[m[H
[C[7mc[1m-----[6;11H-----[H
[C[m[HM[7m123123 [2;1H
[m[7mabc
[m[1m[7mabc[m[7mabc
[m[6;6H[7mabc23[5D[m[1m[7mabc[m[7mabc23[8D[m[7mdef[1mabc[m[7mabc23[11D[m[1m[7mdef[m[7mdef[1mabc[m[7mabc23[14D[m[7mdef[1mdef[m[7mdef[1mabc[m[7mabc23[17D[m[1m[7mdef[m[7mdef[1mdef[m[7mdef[1mabc[m[7mabc23[20D[m[?1h=[H
[M[A[7m [1mabc[m[7mabc
c[1m-----[m[7m [24;1H [4h [4l[m[H[2M[22B[7m [24;1H [4h [4l[m[H[3L[7m [2;1H [3;1H [m[13;3H[7ma
a
a[m[2A[7m[7ma
a
a[m[13A[7ma
a
a[m[2A[7m[7ma
a
a[m[?1000l[23;1H[2J[?47l8
[?1l>test_isinstance
305 tests OK.
17 tests skipped:
test_al test_bsddb185 test_cd test_cl test_gdbm test_gl
test_imgfile test_linuxaudiodev test_locale test_nis
test_ossaudiodev test_pep277 test_startfile test_sunaudiodev
test_winreg test_winsound test_zipfile64
1 skip unexpected on darwin:
test_bsddb185
[474559 refs]