Date: Sat, 07 May 2016 09:51:06 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed Message-ID: <bug-209355-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209355 Bug ID: 209355 Summary: lang/python35 lang/python34: install fails if archivers/lzmalib is installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: eirnym@gmail.com CC: python@FreeBSD.org CC: python@FreeBSD.org Python3.[45] fails to install if archivers/lzmalib is installed. The error = is _lzma extension can't be found (conflict with Python's plist). If I remove lzmalib from system, _lzma extension will be built and installed. How to reproduce: * check if you have no python35 in system * install *archivers/lzmalib* * try to install lang/python35 My options for lang/python35 are: =3D=3D=3D> The following configuration options are available for python35-3= .5.1_2: DEBUG=3Doff: Build with debugging support IPV6=3Don: IPv6 protocol support LIBFFI=3Don: Use libffi from ports instead of bundled version NLS=3Don: Enable gettext support for the locale module PYMALLOC=3Don: Enable specialized mallocs THREADS=3Don: Threading support TSC=3Don: Enable processor timestamp counter profiling =3D=3D=3D=3D> Hash Algorithm (PEP-456): you can only select none or one of = them FNV=3Doff: Modified Fowler-Noll-Vo Algorithm SIPHASH=3Don: SipHash24 Algorithm =3D=3D=3D> Use 'make config' to modify these settings --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209355-21822>