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

Mac Build Script is broken for 2.6 release #48584

Closed
ngift mannequin opened this issue Nov 17, 2008 · 2 comments
Closed

Mac Build Script is broken for 2.6 release #48584

ngift mannequin opened this issue Nov 17, 2008 · 2 comments
Labels
build The build process and cross-build type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@ngift
Copy link
Mannequin

ngift mannequin commented Nov 17, 2008

BPO 4334
Nosy @benjaminp

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 2008-11-17.02:25:12.400>
created_at = <Date 2008-11-17.00:25:23.572>
labels = ['build', 'type-crash']
title = 'Mac Build Script is broken for 2.6 release'
updated_at = <Date 2008-11-17.02:25:12.354>
user = 'https://bugs.python.org/ngift'

bugs.python.org fields:

activity = <Date 2008-11-17.02:25:12.354>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2008-11-17.02:25:12.400>
closer = 'benjamin.peterson'
components = ['Build']
creation = <Date 2008-11-17.00:25:23.572>
creator = 'ngift'
dependencies = []
files = []
hgrepos = []
issue_num = 4334
keywords = []
message_count = 2.0
messages = ['75949', '75950']
nosy_count = 2.0
nosy_names = ['benjamin.peterson', 'ngift']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue4334'
versions = ['Python 2.6']

@ngift
Copy link
Mannequin Author

ngift mannequin commented Nov 17, 2008

Just an FYI, the Mac Build script in:

Python-2.6 2/Mac/BuildScript/build-installer.py

contains broken download URLs for SQLite, and cause the build to fail.
I fixed this myself, but noticed this appears to be fixed in the trunk,
already. Having a working build script is a fairly big deal for mac
users, as they often need to have readline compiled properly with
Python, which is a pain. This might be nice to have fixed in the
production release.

@ngift ngift mannequin added build The build process and cross-build type-crash A hard crash of the interpreter, possibly with a core dump labels Nov 17, 2008
@benjaminp
Copy link
Contributor

This has been backported and will be fixed in 2.6.1.

@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 type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

No branches or pull requests

1 participant