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/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355 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: ===> The following configuration options are available for python35-3.5.1_2: DEBUG=off: Build with debugging support IPV6=on: IPv6 protocol support LIBFFI=on: Use libffi from ports instead of bundled version NLS=on: Enable gettext support for the locale module PYMALLOC=on: Enable specialized mallocs THREADS=on: Threading support TSC=on: Enable processor timestamp counter profiling ====> Hash Algorithm (PEP-456): you can only select none or one of them FNV=off: Modified Fowler-Noll-Vo Algorithm SIPHASH=on: SipHash24 Algorithm ===> Use 'make config' to modify these settings -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209355-21822>
