[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
Sat Aug 18 22:37:46 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229562
Yasuhito FUTATSUKI <freebsd-bug-report-yf at yf.bsdclub.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |freebsd-bug-report-yf at yf.bs
| |dclub.org
--- Comment #6 from Yasuhito FUTATSUKI <freebsd-bug-report-yf at yf.bsdclub.org> ---
Created attachment 196329
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196329&action=edit
additional patch to avoid linking libuuid
In addition the "Patch to ignore ${LOCALBASE}/include/uuid/uuid.h", to avoid
linking libuuid, some modification to setup.py is needed. As far as I've read
Modules/_uuidmodule.c and Lib/uuid.py, those aren't use functions in libuuid
comes from e2fsprogs-libuuid because it doesn't provide
uuid_generate_time_safe().
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-python
mailing list