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

can't build on cygwin - PyArg_Parse_SizeT undefined #43154

Closed
anthonybaxter mannequin opened this issue Apr 4, 2006 · 2 comments
Closed

can't build on cygwin - PyArg_Parse_SizeT undefined #43154

anthonybaxter mannequin opened this issue Apr 4, 2006 · 2 comments
Labels
build The build process and cross-build

Comments

@anthonybaxter
Copy link
Mannequin

anthonybaxter mannequin commented Apr 4, 2006

BPO 1463926

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 2006-04-04.20:43:57.000>
created_at = <Date 2006-04-04.00:54:45.000>
labels = ['build']
title = "can't build on cygwin - PyArg_Parse_SizeT undefined"
updated_at = <Date 2006-04-04.20:43:57.000>
user = 'https://bugs.python.org/anthonybaxter'

bugs.python.org fields:

activity = <Date 2006-04-04.20:43:57.000>
actor = 'nnorwitz'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2006-04-04.00:54:45.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 1463926
keywords = []
message_count = 2.0
messages = ['28036', '28037']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1463926'
versions = ['Python 2.5']

@anthonybaxter
Copy link
Mannequin Author

anthonybaxter mannequin commented Apr 4, 2006

Something's not right on cygwin with the trunk. Example
failing build:

http://www.python.org/dev/buildbot/all/x86%20cygwin%20trunk/builds/3/step-configure/0
http://www.python.org/dev/buildbot/all/x86%20cygwin%20trunk/builds/3/step-compile/0
http://www.python.org/dev/buildbot/all/x86%20cygwin%20trunk/builds/3/step-test/0

Wrapping the PY_SSIZE_T_CLEAN bit at the top of
modsupport.h in an "#if 0"/"#endif" makes it compile,
at least.

@anthonybaxter anthonybaxter mannequin closed this as completed Apr 4, 2006
@anthonybaxter anthonybaxter mannequin self-assigned this Apr 4, 2006
@anthonybaxter anthonybaxter mannequin added the build The build process and cross-build label Apr 4, 2006
@anthonybaxter anthonybaxter mannequin closed this as completed Apr 4, 2006
@anthonybaxter anthonybaxter mannequin self-assigned this Apr 4, 2006
@anthonybaxter anthonybaxter mannequin added the build The build process and cross-build label Apr 4, 2006
@nnorwitz
Copy link
Mannequin

nnorwitz mannequin commented Apr 4, 2006

Logged In: YES
user_id=33168

Anthony fixed this. Closing.

@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
Projects
None yet
Development

No branches or pull requests

0 participants