[Bug 221172] cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/ksyms.d requires ksyms(4) support and strings(1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 2 10:11:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221172
Bug ID: 221172
Summary: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/do
csExamples/ksyms.d requires ksyms(4) support and
strings(1)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: tests
Assignee: freebsd-testing at freebsd.org
Reporter: ngie at FreeBSD.org
Looking at
cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/ksyms.d I see
two issues:
1. It requires /dev/ksyms, which means that ksyms(4) needs to be loaded for the
test.
2. strings(1) is required, which isn't available on systems where MK_TOOLCHAIN
== no.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list