https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243766
Kubilay Kocak <ko...@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 <ko...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"