https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274498
Bug ID: 274498 Summary: lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by misc/e2fsprogs-libuuid (with patch) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: d8zne...@aon.at CC: mand...@freebsd.org, python@FreeBSD.org CC: mand...@freebsd.org, python@FreeBSD.org Created attachment 245643 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245643&action=edit patch to lang/python39 to disable linking to libuuid Scenario: - FreeBSD 12.4 - ports latest - building ports using portmaster on machine A - using some of the built ports on machine B: lang/python39 but not misc/e2fsprogs-libuuid Result: - on machine B, "pkg check -da" complains with "python39 is missing a required shared library: libuuid.so.1" Expected result: - lang/python39 should use only the uuid functions in FreeBSD's libc Patch attached. -- Martin -- You are receiving this mail because: You are on the CC list for the bug.