[New-bugs-announce] [issue2048] Python 2.5.1 woes on IRIX, Solaris

Atro Tossavainen report at bugs.python.org
Fri Feb 8 11:19:18 CET 2008


New submission from Atro Tossavainen:

Building and testing on Solaris 8 on SPARC with Sun compilers:
cc: Sun C 5.8 2005/10/13
CC: Sun C++ 5.8 2005/10/13

281 tests OK.
40 tests skipped:
    test_aepack test_al test_applesingle test_bsddb test_bsddb185
    test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk
    test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_ctypes
    test_curses test_gdbm test_gl test_imgfile test_linuxaudiodev
    test_macfs test_macostools test_nis test_normalization
    test_ossaudiodev test_pep277 test_plistlib test_scriptpackages
    test_socket_ssl test_socketserver test_sqlite test_startfile
    test_sunaudiodev test_tcl test_timeout test_unicode_file
    test_urllib2net test_urllibnet test_winreg test_winsound
    test_zipfile64
4 skips unexpected on sunos5:
    test_tcl test_sunaudiodev test_ctypes test_nis

...
test_tcl skipped -- No module named _tkinter
...

I have applied the _ctypes patch in #1516, however.  What gives?

Building and testing on IRIX 6.5.30 with MIPS compilers 7.4.4, the test
suite fails to complete:

test_xml_etree
gmake: *** [test] Segmentation fault

----------
components: Build, Tests
messages: 62194
nosy: atossava
severity: normal
status: open
title: Python 2.5.1 woes on IRIX, Solaris
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2048>
__________________________________


More information about the New-bugs-announce mailing list