[New-bugs-announce] [issue14981] 3.3.0a4 compilation fails von MacOS Lion /10.7.4

Andreas Jung report at bugs.python.org
Fri Jun 1 19:27:31 CEST 2012


New submission from Andreas Jung <ajung at users.sourceforge.net>:

ranlib: file: libpython3.3m.a(dynamic_annotations.o) has no symbols
ranlib: file: libpython3.3m.a(pymath.o) has no symbols
gcc   -framework CoreFoundation -o python.exe Modules/python.o libpython3.3m.a -ldl  -framework CoreFoundation     
gcc   -framework CoreFoundation -o Modules/_testembed Modules/_testembed.o libpython3.3m.a -ldl  -framework CoreFoundation     
./python.exe -SE -m sysconfig --generate-posix-vars
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
python.exe(41191) malloc: *** mmap(size=7310873954244194304) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Could not import runpy module
make: *** [Lib/_sysconfigdata.py] Segmentation fault: 11

----------
components: Build
messages: 162082
nosy: ajung
priority: normal
severity: normal
status: open
title: 3.3.0a4 compilation fails von MacOS Lion /10.7.4
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14981>
_______________________________________


More information about the New-bugs-announce mailing list