[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 12 12:02:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271
Bug ID: 224271
Summary: disable dtrace usdt on armv6, armv7 and aarch64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mikael.urankar at gmail.com
CC: ale at FreeBSD.org, bhughes at freebsd.org,
freebsd at simweb.ch, gecko at FreeBSD.org, kwm at FreeBSD.org,
linimon at FreeBSD.org, m.tsatsenko at gmail.com,
olgeni at FreeBSD.org, pgsql at FreeBSD.org,
swills at FreeBSD.org, tz at freebsd.org
CC: ale at FreeBSD.org, bhughes at freebsd.org,
freebsd at simweb.ch, gecko at FreeBSD.org, kwm at FreeBSD.org,
m.tsatsenko at gmail.com, olgeni at FreeBSD.org,
pgsql at FreeBSD.org, swills at FreeBSD.org, tz at freebsd.org
Created attachment 188748
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188748&action=edit
patch
DTrace User-Defined Static Tracing is broken on armv6, armv7 and aarch64:
on aarch64 ld(1) fails to link probes: Relocations in generic ELF (EM: 0)
on armv6/7 we have this error:
dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820):
arm not implemented
the following ports are affected:
net-mgmt/lldpd
lang/php56
lang/php70
lang/php71
lang/php72
lang/spidermonkey170
lang/spidermonkey38
lang/spidermonkey24
lang/erlang
lang/erlang-runtime15
lang/erlang-runtime16
lang/erlang-runtime17
lang/erlang-runtime18
lang/erlang-runtime19
lang/erlang-runtime20
databases/libmemcached
databases/memcached
databases/postgresql92-server
www/node
www/node6
www/node8
www/palemoon (www/firefox/Makefile.options)
www/firefox-esr (www/firefox/Makefile.options)
www/firefox
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list