[Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 7 09:51:07 UTC 2016
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 at FreeBSD.org
Reporter: eirnym at gmail.com
CC: python at FreeBSD.org
CC: python at 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.
More information about the freebsd-python
mailing list