[Bug 257864] lang/pythonXX: Fix library installation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Aug 2021 20:51:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257864 Thierry Thomas <thierry@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|python@FreeBSD.org |thierry@FreeBSD.org --- Comment #5 from Thierry Thomas <thierry@FreeBSD.org> --- (In reply to Kubilay Kocak from comment #3) Actually, these are not build errors: - when aster has been built, it is used to build a "catalog of elements", and without this patch it segfaults; - similarly, sage is used to build its internal documentation, and without this patch a segfault occurs. Both cases are hard to debug, and unfortunately I cannot explain how the registration of the Python library is related to these failures. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.