Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRIX: Seg-fault while building tests with gmake on test_xml_etree. #46324

Closed
atossava mannequin opened this issue Feb 8, 2008 · 3 comments
Closed

IRIX: Seg-fault while building tests with gmake on test_xml_etree. #46324

atossava mannequin opened this issue Feb 8, 2008 · 3 comments
Labels
build The build process and cross-build tests Tests in the Lib/test dir

Comments

@atossava
Copy link
Mannequin

atossava mannequin commented Feb 8, 2008

BPO 2048
Nosy @loewis

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2009-02-17.02:09:21.133>
created_at = <Date 2008-02-08.10:19:17.373>
labels = ['build', 'tests']
title = 'IRIX: Seg-fault while building tests with gmake on test_xml_etree.'
updated_at = <Date 2009-02-17.02:09:21.132>
user = 'https://bugs.python.org/atossava'

bugs.python.org fields:

activity = <Date 2009-02-17.02:09:21.132>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-17.02:09:21.133>
closer = 'benjamin.peterson'
components = ['Build', 'Tests']
creation = <Date 2008-02-08.10:19:17.373>
creator = 'atossava'
dependencies = []
files = []
hgrepos = []
issue_num = 2048
keywords = []
message_count = 3.0
messages = ['62194', '62213', '63970']
nosy_count = 3.0
nosy_names = ['loewis', 'jafo', 'atossava']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue2048'
versions = ['Python 2.5']

@atossava
Copy link
Mannequin Author

atossava mannequin commented Feb 8, 2008

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 bpo-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

@atossava atossava mannequin added build The build process and cross-build tests Tests in the Lib/test dir labels Feb 8, 2008
@loewis
Copy link
Mannequin

loewis mannequin commented Feb 8, 2008

Please don't mix several unrelated issues in a single report, else it is
difficult to keep track which aspects have been resolved and which need
further attention. This is particularly true for a report of breakage on
a minority platform, which could easily remain unresolved for years.

As for Solaris: What is the specific problem that you are reporting?
I.e. what behavior did you expect instead?

@jafo
Copy link
Mannequin

jafo mannequin commented Mar 18, 2008

Created issue bpo-2401 for the Solaris problem. Repurposing this issue to
just be the IRIX issue.

@jafo jafo mannequin changed the title Python 2.5.1 woes on IRIX, Solaris IRIX: Seg-fault while building tests with gmake on test_xml_etree. Mar 18, 2008
@jafo jafo mannequin added the build The build process and cross-build label Mar 18, 2008
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build tests Tests in the Lib/test dir
Projects
None yet
Development

No branches or pull requests

1 participant