Jack DeVries <[email protected]> added the comment:
There is a related failure message in the file name ".9" in the tarball (line
175):
./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
echo "generate-posix-vars failed" ; \
rm -f ./pybuilddir.txt ; \
exit 1 ; \
fi
Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called without
holding the GIL
Python runtime state: preinitialized
Current thread 0x0000200000045fe0 (most recent call first):
<no Python frame>
/bin/sh: line 5: 122035 Aborted (core dumped) ./python -E -S -m
sysconfig --generate-posix-vars
generate-posix-vars failed
----------
nosy: +jack__d
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44877>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com