Skip to content

ctypes.utils.find_library broken on musl libc #33047

@tornaria

Description

@tornaria

More precisely, ctypes.util.find_library('c') is broken which causes a failure doctesting src/sage/misc/gperftools.py.

The current commit adds a patch that I took from void linux, which in turn it's taken from alpine linux.

See: https://git.alpinelinux.org/aports/plain/main/python3/musl-find_library.patch.

CC: @orlitzky

Component: packages: standard

Author: Gonzalo Tornaría

Branch/Commit: u/tornaria/python3-musl-find_library @ dc1a0e8

Issue created by migration from https://trac.sagemath.org/ticket/33047

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions