Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Aug 2021 01:34:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 257525] lang/ruby26: add DTRACE option
Message-ID:  <bug-257525-21402-ab15qH6FrN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257525-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257525-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257525

--- Comment #2 from Evgeniy Khramtsov <evgeniy@khramtsov.org> ---
(In reply to Steve Wills from comment #1)

WITHOUT_TOOLCHAIN is problematic (removes base headers). Instead, I use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257622#c2

dtrace does exist on such a system, but the port can't link DTRACE using
non-base toolchain. Base toolchain links symbols that ports toolchain can't,
e.g. https://github.com/DankBSD/ports/commit/fef8031

Some ports already use DTRACE option, e.g. DTRACE_DESC in
Mk/bsd.options.desc.mk,
so I think adding a DTRACE option to workaround this may be fine.

--=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-257525-21402-ab15qH6FrN>