Date: Wed, 02 Aug 2017 10:11:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: =?UTF-8?B?W0J1ZyAyMjExNzJdIGNkZGwvY29udHJpYi9vcGVuc29sYXJpcy9j?= =?UTF-8?B?bWQvZHRyYWNlL3Rlc3QvdHN0L2NvbW1vbi9kb2NzRXhhbXBsZXMva3N5bXMu?= =?UTF-8?B?ZCByZXF1aXJlcyBrc3ltcyg0KSBzdXBwb3J0IGFuZCBzdHJpbmdzKDEp?= Message-ID: <bug-221172-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221172 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@freebsd.org Reporter: ngie@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_TOOLCH= AIN =3D=3D no. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221172-32464>