[issue44877] Python > 3.7 build fails with IBM XL compiler

Eric V. Smith report at bugs.python.org
Tue Aug 10 05:12:41 EDT 2021


Eric V. Smith <eric at trueblade.com> added the comment:

Rather than have us wading through all of the output, can you summarize the problem? After a brief look I don't see any actual compiler errors.

In make.out_3.9, at least, it looks like "generate-posix-vars failed", but I can't see why. What does

./python -E -S -m sysconfig --generate-posix-vars

produce?

Also, I'm not sure what the ".9" and ".10" files are supposed to be. Maybe accidentally included?

----------
nosy: +eric.smith

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


More information about the Python-bugs-list mailing list