Date: Sat, 18 Aug 2018 22:37:43 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 229562] lang/python37: Fails to build when misc/e2fsprogs-libuuid is installed (conflicts with base) Message-ID: <bug-229562-21822-0ZWlYfyGYy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229562-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-229562-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229562 Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-bug-report-yf@yf.bs | |dclub.org --- Comment #6 from Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.or= g> --- Created attachment 196329 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196329&action= =3Dedit 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 re= ad 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(). --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229562-21822-0ZWlYfyGYy>