-
-
Notifications
You must be signed in to change notification settings - Fork 718
Closed
Description
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