[Bug 271505] multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 271505] multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271505] multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271505] multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271505] multimedia/gstreamer1: links to both /lib/libelf.so.2 and /usr/local/lib/libelf.so.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 May 2023 07:45:45 UTC
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.