[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by misc/e2fsprogs-libuuid (with patch)
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by misc/e2fsprogs-libuuid (with patch)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by misc/e2fsprogs-libuuid (with patch)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by misc/e2fsprogs-libuuid (with patch)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by filesystems/e2fsprogs-libuuid (with patch)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by filesystems/e2fsprogs-libuuid (with patch)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by filesystems/e2fsprogs-libuuid (with patch)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by filesystems/e2fsprogs-libuuid (with patch)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 17:48:30 UTC
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-bugs@FreeBSD.org
Reporter: d8zNeCFG@aon.at
CC: mandree@FreeBSD.org, python@FreeBSD.org
CC: mandree@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.