https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556
--- Comment #7 from [email protected] --- A commit references this bug: Author: jbeich Date: Fri Jan 20 17:31:23 UTC 2017 New revision: 431973 URL: https://svnweb.freebsd.org/changeset/ports/431973 Log: databases/memcached: temporarily hide DTRACE option on aarch64 /usr/sbin/dtrace -G -o memcached_dtrace.o -s ./memcached_dtrace.d ... dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD [...] ld: memcached_dtrace.o.iRgx2j: Relocations in generic ELF (EM: 0) memcached_dtrace.o.iRgx2j: error adding symbols: File in wrong format dtrace: failed to link script ./memcached_dtrace.d: failed to link memcached_dtrace.o: ld exited with status 1 PR: 214556 Changes: head/databases/memcached/Makefile -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-dtrace To unsubscribe, send any mail to "[email protected]"
