[Bug 207081] sysutils/py-diffoscope: relies on readelf option not in binutils 2.17.50
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 10 16:02:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207081
Bug ID: 207081
Summary: sysutils/py-diffoscope: relies on readelf option not
in binutils 2.17.50
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: koobs at FreeBSD.org
Reporter: emaste at freebsd.org
Flags: maintainer-feedback?(koobs at FreeBSD.org)
Assignee: koobs at FreeBSD.org
diffoscope invokes the command `readelf --wide --string-dump=.comment ls.b`,
but readelf from GNU binutils 2.17.50 does not support --string-dump. It should
probably require the binutils port and use readelf from there, on stable/10
only. For 11 readelf comes from ELF Tool Chain and supports --string-dump.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list