Skip to content

Build Fails for Optimization Options for 3.13.7 #138790

@Znerual

Description

@Znerual

Bug report

Bug description:

Dear Maintainer,

the build of python, using pyenv, fails for 3.13.7

env PYTHON_CONFIGURE_OPTS='--enable-optimizations --with-lto' PYTHON_CFLAGS='-march=native -mtune=native' pyenv install 3.13
Downloading Python-3.13.7.tar.xz...
-> https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tar.xz
Installing Python-3.13.7...

There appears to be an issue with inlining in the decimals part:

make[1]: *** [Makefile:3342: Modules/_decimal.cpython-313-x86_64-linux-gnu.so] Error 1

Please find the log file of the build process attached to this issue

python-build.20250911133120.102549.log

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions