Date: Fri, 19 May 2023 07:45:45 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 271505] multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1 Message-ID: <bug-271505-12827@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271505 Bug ID: 271505 Summary: multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: d8zNeCFG@aon.at Flags: maintainer-feedback?(multimedia@FreeBSD.org) Assignee: multimedia@FreeBSD.org Scenario: - FreeBSD 12.4 latest - ports latest Result: - multimedia/gstreamer1 depends on devel/elfutils and thereby pulls in both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1 (checked using ldd). Expected result: - I am not sure it is a good idea to depend on different versions of the same library. Proposed patch: - Remove the dependency on devel/elfutils by adding "-D libdw=disabled" to CONFIGURE_ARGS. The functionality lost is probably not very important. -- Martin -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271505-12827>
