Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Feb 2020 00:55:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 243766] lang/rust: Fails to build when Python (lang/python37) environment has no lzma module
Message-ID:  <bug-243766-21822-8nJEl2WSZw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243766-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243766-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243766

Kubilay Kocak <koobs@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@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?=20

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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243766-21822-8nJEl2WSZw>