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 3.0 build cannot find cachersrc.py #47647

Closed
barry-scott mannequin opened this issue Jul 17, 2008 · 2 comments
Closed

Mac 3.0 build cannot find cachersrc.py #47647

barry-scott mannequin opened this issue Jul 17, 2008 · 2 comments
Labels
build The build process and cross-build

Comments

@barry-scott
Copy link
Mannequin

barry-scott mannequin commented Jul 17, 2008

BPO 3397
Nosy @barry-scott, @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-07-17.21:55:27.703>
created_at = <Date 2008-07-17.21:31:18.305>
labels = ['build']
title = 'Mac 3.0 build cannot find cachersrc.py'
updated_at = <Date 2008-07-17.21:55:27.702>
user = 'https://github.com/barry-scott'

bugs.python.org fields:

activity = <Date 2008-07-17.21:55:27.702>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2008-07-17.21:55:27.703>
closer = 'benjamin.peterson'
components = ['Build']
creation = <Date 2008-07-17.21:31:18.305>
creator = 'barry-scott'
dependencies = []
files = []
hgrepos = []
issue_num = 3397
keywords = []
message_count = 2.0
messages = ['69909', '69913']
nosy_count = 2.0
nosy_names = ['barry-scott', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue3397'
versions = ['Python 3.0']

@barry-scott
Copy link
Mannequin Author

barry-scott mannequin commented Jul 17, 2008

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.4.11
BuildVersion:   8S165

./configure --enable-framework
make
...
make install
Creating directory
/Library/Frameworks/Python.framework/Versions/3.0/Mac/Tools
DYLD_FRAMEWORK_PATH=/Users/barry/Work/Python-3.0b1: ../python.exe
./scripts/cachersrc.py -v
/Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/plat-mac
/Library/Frameworks/Python.framework/Versions/3.0/Mac/Tools
../python.exe: can't open file './scripts/cachersrc.py': [Errno 2] No
such file or directory
make[1]: *** [installmacsubtree] Error 2
make: *** [frameworkinstallmaclib] Error 2

@barry-scott barry-scott mannequin added build The build process and cross-build labels Jul 17, 2008
@benjaminp
Copy link
Contributor

This is fixed in beta 2.

@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

1 participant