cc -c -DNDEBUG -O -I. -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c cc -c -DNDEBUG -O -I. -I./Include -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C echo exported`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython3.0.a ar cr libpython3.0.a Modules/getbuildinfo.o ar cr libpython3.0.a Modules/_typesmodule.o ar cr libpython3.0.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar cr libpython3.0.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar cr libpython3.0.a Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/formatter_unicode.o Python/dynload_shlib.o Python/thread.o ar cr libpython3.0.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar cr libpython3.0.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_fileio.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython3.0.a CC -o python \ Modules/python.o \ libpython3.0.a -lresolv -lsocket -lnsl -lrt -ldl -lm running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_ctypes' extension cc -Kpic -DNDEBUG -O -I. -I/home2/jean/tools/Python-3.0a1/./Include -Ibuild/temp.solaris-2.10-i86pc-3.0/libffi/include -Ibuild/temp.solaris-2.10-i86pc-3.0/libffi -I/home2/jean/tools/Python-3.0a1/Modules/_ctypes/libffi/src -I./Include -I. -I/home2/jean/tools/Python-3.0a1/Include -I/home2/jean/tools/Python-3.0a1 -c /home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c -o build/temp.solaris-2.10-i86pc-3.0/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.o "build/temp.solaris-2.10-i86pc-3.0/libffi/include/ffitarget.h", line 64: undefined symbol: FFI_DEFAULT_ABI "build/temp.solaris-2.10-i86pc-3.0/libffi/include/ffitarget.h", line 65: non-constant enumerator value "build/temp.solaris-2.10-i86pc-3.0/libffi/include/ffi.h", line 221: syntax error before or at: __attribute__ "build/temp.solaris-2.10-i86pc-3.0/libffi/include/ffi.h", line 221: warning: old-style declaration or incorrect type for: __attribute__ "build/temp.solaris-2.10-i86pc-3.0/libffi/include/ffi.h", line 221: warning: syntax error: empty declaration "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 533: warning: integer overflow detected: op "<<" "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 2223: warning: statement not reached "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 2640: warning: integer overflow detected: op "<<" "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 2795: warning: assignment type mismatch: pointer to void "=" pointer to function(void) returning int "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 3359: warning: argument #1 is incompatible with prototype: prototype: pointer to function(void) returning int : "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/ctypes.h", line 254 argument : pointer to void "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4026: warning: integer overflow detected: op "<<" "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4733: warning: integer overflow detected: op "<<" "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4922: warning: argument #1 is incompatible with prototype: prototype: pointer to void : "/home2/jean/tools/Python-3.0a1/./Include/longobject.h", line 42 argument : pointer to function(pointer to void, pointer to const void, unsigned int) returning pointer to void "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4923: warning: argument #1 is incompatible with prototype: prototype: pointer to void : "/home2/jean/tools/Python-3.0a1/./Include/longobject.h", line 42 argument : pointer to function(pointer to void, int, unsigned int) returning pointer to void "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4924: warning: argument #1 is incompatible with prototype: prototype: pointer to void : "/home2/jean/tools/Python-3.0a1/./Include/longobject.h", line 42 argument : pointer to function(pointer to const char, int) returning pointer to struct _object {int ob_refcnt, pointer to struct _typeobject {..} ob_type} "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4925: warning: argument #1 is incompatible with prototype: prototype: pointer to void : "/home2/jean/tools/Python-3.0a1/./Include/longobject.h", line 42 argument : pointer to function(pointer to void, pointer to struct _object {int ob_refcnt, pointer to struct _typeobject {..} ob_type}, pointer to struct _object {int ob_refcnt, pointer to struct _typeobject {..} ob_type}) returning pointer to struct _object {int ob_refcnt, pointer to struct _typeobject {..} ob_type} "/home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c", line 4927: warning: argument #1 is incompatible with prototype: prototype: pointer to void : "/home2/jean/tools/Python-3.0a1/./Include/longobject.h", line 42 argument : pointer to function(pointer to const long, int) returning pointer to struct _object {int ob_refcnt, pointer to struct _typeobject {..} ob_type} cc: acomp failed for /home2/jean/tools/Python-3.0a1/Modules/_ctypes/_ctypes.c building '_curses' extension cc -Kpic -DNDEBUG -O -I. -I/home2/jean/tools/Python-3.0a1/./Include -I./Include -I. -I/home2/jean/tools/Python-3.0a1/Include -I/home2/jean/tools/Python-3.0a1 -c /home2/jean/tools/Python-3.0a1/Modules/_cursesmodule.c -o build/temp.solaris-2.10-i86pc-3.0/home2/jean/tools/Python-3.0a1/Modules/_cursesmodule.o "/usr/include/curses.h", line 122: warning: macro redefined: ERR "/home2/jean/tools/Python-3.0a1/Modules/_cursesmodule.c", line 668: warning: implicit function declaration: mvwchgat "/home2/jean/tools/Python-3.0a1/Modules/_cursesmodule.c", line 672: warning: implicit function declaration: wchgat cc -G build/temp.solaris-2.10-i86pc-3.0/home2/jean/tools/Python-3.0a1/Modules/_cursesmodule.o -lcurses -ltermcap -o build/lib.solaris-2.10-i86pc-3.0/_curses.so *** WARNING: renaming "_curses" since importing it failed: ld.so.1: python: fatal: relocation error: file build/lib.solaris-2.10-i86pc-3.0/_curses.so: symbol wchgat: referenced symbol not found building '_curses_panel' extension cc -Kpic -DNDEBUG -O -I. -I/home2/jean/tools/Python-3.0a1/./Include -I./Include -I. -I/home2/jean/tools/Python-3.0a1/Include -I/home2/jean/tools/Python-3.0a1 -c /home2/jean/tools/Python-3.0a1/Modules/_curses_panel.c -o build/temp.solaris-2.10-i86pc-3.0/home2/jean/tools/Python-3.0a1/Modules/_curses_panel.o "/usr/include/curses.h", line 122: warning: macro redefined: ERR cc -G build/temp.solaris-2.10-i86pc-3.0/home2/jean/tools/Python-3.0a1/Modules/_curses_panel.o -lpanel -lcurses -ltermcap -o build/lib.solaris-2.10-i86pc-3.0/_curses_panel.so *** WARNING: renaming "_curses_panel" since importing it failed: No module named _curses Failed to find the necessary bits to build these modules: _bsddb _hashlib _sqlite3 _ssl _tkinter gdbm ossaudiodev readline To find the necessary bits, look in setup.py in detect_modules() for the module's name. Failed to build these modules: _ctypes _curses _curses_panel running build_scripts ./python -E -c 'import sys ; from distutils.util import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform find ./Lib -name '*.py[co]' -print | xargs rm -f ./python -E -tt ./Lib/test/regrtest.py -l test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_abstract_numbers test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_ast test_asynchat test_asyncore test_atexit test_audioop test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_buffer test_bufio test_bytes test_bz2 test_cProfile test_calendar test_call test_capi test_cfgparser test_cgi test_charmapcodec test_class test_cmath test_cmd_line test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled test_codecs test_codeop test_coding test_collections test_colorsys test_commands test_compare test_compile test_complex test_contains test_contextlib test_cookie test_cookielib test test_cookielib failed -- errors occurred; run in verbose mode for details test_copy test_copy_reg test_crypt test_csv test_ctypes test_ctypes skipped -- No module named _ctypes test_curses test_curses skipped -- No module named _curses test_datetime test_dbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dictcomps test_dictviews test_difflib test_dircache test_dis test_distutils test_dl test_dumbdbm test_dummy_thread test_dummy_threading test_email test test_email failed -- Traceback (most recent call last): File "/home2/jean/tools/Python-3.0a1/Lib/email/test/test_email.py", line 1445, in test_same_boundary_inner_outer msg = self._msgobj('msg_15.txt') File "/home2/jean/tools/Python-3.0a1/Lib/email/test/test_email.py", line 67, in _msgobj return email.message_from_file(fp) File "/home2/jean/tools/Python-3.0a1/Lib/email/__init__.py", line 46, in message_from_file return Parser(*args, **kws).parse(fp) File "/home2/jean/tools/Python-3.0a1/Lib/email/parser.py", line 68, in parse data = fp.read(8192) File "/home2/jean/tools/Python-3.0a1/Lib/io.py", line 1231, in read readahead, pending = self._read_chunk() File "/home2/jean/tools/Python-3.0a1/Lib/io.py", line 1127, in _read_chunk pending = self._decoder.decode(readahead, not readahead) File "/home2/jean/tools/Python-3.0a1/Lib/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xbe in position 86: ordinal not in range(128) test_enumerate test_eof test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_fileio test test_fileio failed -- Traceback (most recent call last): File "/home2/jean/tools/Python-3.0a1/Lib/test/test_fileio.py", line 142, in testAbles self.assertEquals(f.seekable(), False) AssertionError: True != False test_float test_fnmatch test_fork1 test_format test_fpformat test_frozen test_ftplib test_funcattrs test_functools test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators test_genericpath test_genexps test_getargs2 test_getopt test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_hashlib skipped -- No module named _md5 test_heapq test_hexoct test_hmac test_hmac skipped -- No module named _md5 test_hotshot test_htmllib test_htmlparser test_httplib test_imaplib test_imp test_import test_importhooks test_index test_inspect test_io test_ioctl test_isinstance test_iter test_iterlen test_itertools test_keywordonlyarg test_largefile test_list test_listcomps test_locale test_logging test_long test_long_future test_longexp test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_metaclass test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_modulefinder test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_normalization test_normalization skipped -- Use of the `urlfetch' resource not enabled test_ntpath test_old_mailbox test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pep3120 test_pep3131 test_pep352 test_pickle test_pickletools test_pipes test test_pipes failed -- errors occurred; run in verbose mode for details test_pkg test_pkgimport test_platform test_plistlib test_plistlib skipped -- No module named plistlib test_poll test_popen test_poplib test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_raise test_random test_range test_re test_repr test_resource test_rfc822 test_richcmp test_robotparser test_runpy test_sax test_scope test_scriptpackages test_scriptpackages skipped -- No module named aetools test_select test_set test_setcomps test_sgmllib test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtplib test_socket test_socket_ssl test_socket_ssl skipped -- socket module has no ssl support test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_sort test_sqlite test_sqlite skipped -- no sqlite available test_ssl test_ssl skipped -- socket module has no ssl support test_startfile test_startfile skipped -- cannot import name startfile test_str test_strftime test_string test_stringprep test_strptime test_struct test_structmembers test_structseq test_subprocess . this bit of output is from a test of stdout in a different process ... test_sundry test_sundry skipped -- No module named _md5 test_super test_symtable test_syntax test_sys test_syslog test_tarfile test_tarfile skipped -- No module named _md5 test_tcl test_tcl skipped -- No module named _tkinter test_telnetlib test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_timeout skipped -- Use of the `network' resource not enabled test_tokenize test_trace test_traceback test_tuple test_typechecks test_ucn test_unary test_unicode test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform test_unicodedata test_unicodedata skipped -- No module named _md5 test_univnewlines test_unpack test_unpack_ex test_urllib test_urllib2 test_urllib2 skipped -- No module named _md5 test_urllib2_localnet test_urllib2_localnet skipped -- No module named _md5 test_urllib2net test_urllib2net skipped -- No module named _md5 test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled test_urlparse test_userdict test_userlist test_userstring test_uu 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 test_uuid failed -- errors occurred; run in verbose mode for details test_wait3 test_wait4 test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_with test_wsgiref test_xdrlib test_xml_etree test_xml_etree_c test_xmlrpc test_xmlrpc_net test_xmlrpc_net skipped -- Use of the `network' resource not enabled test_zipfile test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_zipimport test_zlib 278 tests OK. 5 tests failed: test_cookielib test_email test_fileio test_pipes test_uuid 39 tests skipped: test_aepack test_applesingle test_bsddb test_bsddb3 test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_ctypes test_curses test_gdbm test_hashlib test_hmac test_macostools test_normalization test_ossaudiodev test_pep277 test_plistlib test_scriptpackages test_socket_ssl test_socketserver test_sqlite test_ssl test_startfile test_sundry test_tarfile test_tcl test_timeout test_unicode_file test_unicodedata test_urllib2 test_urllib2_localnet test_urllib2net test_urllibnet test_winreg test_winsound test_xmlrpc_net test_zipfile64 11 skips unexpected on sunos5: test_hashlib test_hmac test_urllib2_localnet test_urllib2net test_ctypes test_urllib2 test_tcl test_sundry test_ssl test_tarfile test_unicodedata *** Error code 1 (ignored) ./python -E -tt ./Lib/test/regrtest.py -l test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_abstract_numbers test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_ast test_asynchat test_asyncore test_atexit test_audioop test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_buffer test_bufio test_bytes test_bz2 test_cProfile test_calendar test_call test_capi test_cfgparser test_cgi test_charmapcodec test_class test_cmath test_cmd_line test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled test_codecs test_codeop test_coding test_collections test_colorsys test_commands test_compare test_compile test_complex test_contains test_contextlib test_cookie test_cookielib test test_cookielib failed -- errors occurred; run in verbose mode for details test_copy test_copy_reg test_crypt test_csv test_ctypes test_ctypes skipped -- No module named _ctypes test_curses test_curses skipped -- No module named _curses test_datetime test_dbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dictcomps test_dictviews test_difflib test_dircache test_dis test_distutils test_dl test_dumbdbm test_dummy_thread test_dummy_threading test_email test test_email failed -- Traceback (most recent call last): File "/home2/jean/tools/Python-3.0a1/Lib/email/test/test_email.py", line 1445, in test_same_boundary_inner_outer msg = self._msgobj('msg_15.txt') File "/home2/jean/tools/Python-3.0a1/Lib/email/test/test_email.py", line 67, in _msgobj return email.message_from_file(fp) File "/home2/jean/tools/Python-3.0a1/Lib/email/__init__.py", line 46, in message_from_file return Parser(*args, **kws).parse(fp) File "/home2/jean/tools/Python-3.0a1/Lib/email/parser.py", line 68, in parse data = fp.read(8192) File "/home2/jean/tools/Python-3.0a1/Lib/io.py", line 1231, in read readahead, pending = self._read_chunk() File "/home2/jean/tools/Python-3.0a1/Lib/io.py", line 1127, in _read_chunk pending = self._decoder.decode(readahead, not readahead) File "/home2/jean/tools/Python-3.0a1/Lib/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xbe in position 86: ordinal not in range(128) test_enumerate test_eof test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_fileio test test_fileio failed -- Traceback (most recent call last): File "/home2/jean/tools/Python-3.0a1/Lib/test/test_fileio.py", line 142, in testAbles self.assertEquals(f.seekable(), False) AssertionError: True != False test_float test_fnmatch test_fork1 test_format test_fpformat test_frozen test_ftplib test_funcattrs test_functools test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators test_genericpath test_genexps test_getargs2 test_getopt test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_hashlib skipped -- No module named _md5 test_heapq test_hexoct test_hmac test_hmac skipped -- No module named _md5 test_hotshot test_htmllib test_htmlparser test_httplib test_imaplib test_imp test_import test_importhooks test_index test_inspect test_io test_ioctl test_isinstance test_iter test_iterlen test_itertools test_keywordonlyarg test_largefile test_list test_listcomps test_locale test_logging test_long test_long_future test_longexp test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_metaclass test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_modulefinder test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_normalization test_normalization skipped -- Use of the `urlfetch' resource not enabled test_ntpath test_old_mailbox test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pep3120 test_pep3131 test_pep352 test_pickle test_pickletools test_pipes test test_pipes failed -- errors occurred; run in verbose mode for details test_pkg test_pkgimport test_platform test_plistlib test_plistlib skipped -- No module named plistlib test_poll test_popen test_poplib test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_raise test_random test_range test_re test_repr test_resource test_rfc822 test_richcmp test_robotparser test_runpy test_sax test_scope test_scriptpackages test_scriptpackages skipped -- No module named aetools test_select test_set test_setcomps test_sgmllib test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtplib test_socket test_socket_ssl test_socket_ssl skipped -- socket module has no ssl support test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_sort test_sqlite test_sqlite skipped -- no sqlite available test_ssl test_ssl skipped -- socket module has no ssl support test_startfile test_startfile skipped -- cannot import name startfile test_str test_strftime test_string test_stringprep test_strptime test_struct test_structmembers test_structseq test_subprocess . this bit of output is from a test of stdout in a different process ... test_sundry test_sundry skipped -- No module named _md5 test_super test_symtable test_syntax test_sys test_syslog test_tarfile test_tarfile skipped -- No module named _md5 test_tcl test_tcl skipped -- No module named _tkinter test_telnetlib test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_timeout skipped -- Use of the `network' resource not enabled test_tokenize test_trace test_traceback test_tuple test_typechecks test_ucn test_unary test_unicode test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform test_unicodedata test_unicodedata skipped -- No module named _md5 test_univnewlines test_unpack test_unpack_ex test_urllib test_urllib2 test_urllib2 skipped -- No module named _md5 test_urllib2_localnet test_urllib2_localnet skipped -- No module named _md5 test_urllib2net test_urllib2net skipped -- No module named _md5 test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled test_urlparse test_userdict test_userlist test_userstring test_uu 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 test_uuid failed -- errors occurred; run in verbose mode for details test_wait3 test_wait4 test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_with test_wsgiref test_xdrlib test_xml_etree test_xml_etree_c test_xmlrpc test_xmlrpc_net test_xmlrpc_net skipped -- Use of the `network' resource not enabled test_zipfile test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_zipimport test_zlib 278 tests OK. 5 tests failed: test_cookielib test_email test_fileio test_pipes test_uuid 39 tests skipped: test_aepack test_applesingle test_bsddb test_bsddb3 test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_ctypes test_curses test_gdbm test_hashlib test_hmac test_macostools test_normalization test_ossaudiodev test_pep277 test_plistlib test_scriptpackages test_socket_ssl test_socketserver test_sqlite test_ssl test_startfile test_sundry test_tarfile test_tcl test_timeout test_unicode_file test_unicodedata test_urllib2 test_urllib2_localnet test_urllib2net test_urllibnet test_winreg test_winsound test_xmlrpc_net test_zipfile64 11 skips unexpected on sunos5: test_hashlib test_hmac test_urllib2_localnet test_urllib2net test_ctypes test_urllib2 test_tcl test_sundry test_ssl test_tarfile test_unicodedata *** Error code 1 make: Fatal error: Command failed for target `test'