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

ctypes configuration fails on mips-linux (and probably Irix) #49757

Closed
doko42 opened this issue Mar 18, 2009 · 3 comments
Closed

ctypes configuration fails on mips-linux (and probably Irix) #49757

doko42 opened this issue Mar 18, 2009 · 3 comments
Assignees
Labels
build The build process and cross-build topic-ctypes

Comments

@doko42
Copy link
Member

doko42 commented Mar 18, 2009

BPO 5507
Nosy @theller, @doko42

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 = 'https://github.com/theller'
closed_at = <Date 2009-04-28.20:12:34.808>
created_at = <Date 2009-03-18.12:08:20.678>
labels = ['ctypes', 'build']
title = 'ctypes configuration fails on mips-linux (and probably Irix)'
updated_at = <Date 2009-04-28.20:12:34.806>
user = 'https://github.com/doko42'

bugs.python.org fields:

activity = <Date 2009-04-28.20:12:34.806>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = <Date 2009-04-28.20:12:34.808>
closer = 'theller'
components = ['ctypes']
creation = <Date 2009-03-18.12:08:20.678>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 5507
keywords = []
message_count = 3.0
messages = ['83744', '83856', '86764']
nosy_count = 3.0
nosy_names = ['theller', 'doko', 'rpetrov']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue5507'
versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

@doko42
Copy link
Member Author

doko42 commented Mar 18, 2009

| File "build/temp.linux-mips-2.6/libffi/fficonfig.py", line 32, in
<module>
| ffi_sources += ffi_platforms['MIPS']
| KeyError: 'MIPS'

however the fficonfig.py file has only MIPS_LINUX and MIPS_IRIX keys.

@doko42 doko42 added topic-ctypes build The build process and cross-build labels Mar 18, 2009
@rpetrov
Copy link
Mannequin

rpetrov mannequin commented Mar 20, 2009

please find already open issue and close this one.

@theller
Copy link

theller commented Apr 28, 2009

Duplicate of bpo-4305.

@theller theller closed this as completed Apr 28, 2009
@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 topic-ctypes
Projects
None yet
Development

No branches or pull requests

2 participants