Skip to content

Python 3.6.7 - 3.7.3 (inclusive) on amd64 Fedora 34 w/gcc 11.2.1 cannot build due to -O3 - SIGSEGV(segfault) in _ctypes.cpython-36m-x86_64-linux-gnu.so #2046

@arcivanov

Description

@arcivanov

The builds used to complete normally by default.

CFLAGS="-O2" pyenv install 3.6.7 resolves the issue.

Description

  • Platform information (e.g. Ubuntu Linux 16.04): Fedora 34
  • OS architecture (e.g. amd64): amd64
  • pyenv version: 2.0.6
  • Python version: [3.6.7; 3.7.3]
  • C Compiler information (e.g. gcc 7.3): gcc 11.2.1
  • Please attach verbose build log as gist
    • You can turn on verbose debug logging using by setting PYENV_DEBUG=1, e.g. env PYENV_DEBUG=1 pyenv install -v 3.6.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    third-partythe problem is in third-party software

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions