[Bug 243766] lang/rust: Fails to build when Python (lang/python37) environment has no lzma module
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 3 00:55:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243766
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|lang/python37: Fails to |lang/rust: Fails to build
|build _lzma.so module which |when Python (lang/python37)
|breaks lang/rust build |environment has no lzma
| |module
--- Comment #9 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Tobias Kortkamp from comment #7)
Is there any way to force rust to use / explicitly specify a particular
format/extension (since it seems we want a specific format?), bypassing the
fallback mechanism in the event lzma is not available in the Python
environment?
Further, while having an lzma module is certainly common, it is by no means
certain that this module is available, either in terms of the system
environment the Python installation is built on, or whether the environment has
been modified intentionally to preclude certain common.shared libraries, of
which lzma is one.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-python
mailing list