This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MrJean1
Recipients MrJean1
Date 2007-10-29.17:07:59
SpamBayes Score 0.0055498793
Marked as misclassified No
Message-id <1193677683.71.0.404085069091.issue1357@psf.upfronthosting.co.za>
In-reply-to
Content
The 3.0a1 Solaris build (see issue #1356) fails at the end of  make test 
with the following error:

....
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'

The entire log of  make test is attached.  If you need other make or  
configure logs or if I should rebuild with other options, let me know.
Files
File name Uploaded
log.make_test MrJean1, 2007-10-29.17:07:59
History
Date User Action Args
2007-10-29 17:08:03MrJean1setspambayes_score: 0.00554988 -> 0.0055498793
recipients: + MrJean1
2007-10-29 17:08:03MrJean1setspambayes_score: 0.00554988 -> 0.00554988
messageid: <1193677683.71.0.404085069091.issue1357@psf.upfronthosting.co.za>
2007-10-29 17:08:03MrJean1linkissue1357 messages
2007-10-29 17:08:03MrJean1create