Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 17:48:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 274498] lang/python39: incorrectly links to /usr/local/lib/libuuid.so.1 installed by misc/e2fsprogs-libuuid (with patch)
Message-ID:  <bug-274498-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274498

            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=3D245643&action=
=3Dedit
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 requi=
red
shared library: libuuid.so.1"

Expected result:
- lang/python39 should use only the uuid functions in FreeBSD's libc

Patch attached.

-- Martin

--=20
You are receiving this mail because:
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-274498-21822>