[issue46263] FreeBSD buildbots cannot compile Python

Erlend E. Aasland report at bugs.python.org
Wed Jan 5 10:29:52 EST 2022


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

FWIW: from test_embed.test_init_setpythonhome:

    if not config['executable']:
        config['use_frozen_modules'] = -1

>From the buildbot test stdout (but not pythoninfo) I see that config["executable"] is set to "".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46263>
_______________________________________


More information about the Python-bugs-list mailing list