[New-bugs-announce] [issue1357] 3.0a1 make test Error on Solaris w/ SUN C/C++

Jean Brouwers report at bugs.python.org
Mon Oct 29 18:08:03 CET 2007


New submission from Jean Brouwers:

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.

----------
components: Tests
files: log.make_test
messages: 56910
nosy: MrJean1
severity: normal
status: open
title: 3.0a1 make test Error on  Solaris w/ SUN C/C++
versions: Python 3.0
Added file: http://bugs.python.org/file8652/log.make_test

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1357>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log.make_test
Url: http://mail.python.org/pipermail/new-bugs-announce/attachments/20071029/e356c028/attachment-0001.txt 


More information about the New-bugs-announce mailing list