[Bug 229562] lang/python37: Fails to build when misc/e2fsprogs-libuuid is installed (conflicts with base)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 30 07:01:05 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229562
--- Comment #14 from Yasuhito FUTATSUKI <freebsd-bug-report-yf at yf.bsdclub.org> ---
(In reply to Kubilay Kocak from comment #13)
> Lastly, is this an issue in other Python ports? If so, we want to solve this consistently across the board.
This is an issue to build _uuid module, which has been introduced in master
prior Python 3.7, and not back ported, so it affects only Python >= 3.7.
https://github.com/python/cpython/commit/a106aec2ed6ba171838ca7e6ba43c4e722bbecd1#diff-14e6a94abb7632d46e0716870d57ff4a
https://github.com/python/cpython/pull/3796#issuecomment-338440114
(Please make sure Modules/_uuidmodule.c isn't exists on 3.6, 3.5, 3.4 and 2.7
branches)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list