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-b...@freebsd.org Reporter: eir...@gmail.com CC: pyt...@freebsd.org CC: pyt...@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. _______________________________________________ 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"