Date: Fri, 09 Jun 2023 16:07:33 +0000 From: bugzilla-noreply@freebsd.org To: tcltk@FreeBSD.org Subject: [Bug 224857] lang/tcl86: dtrace: failed to compile script ... "/usr/lib/dtrace/mbuf.d" Message-ID: <bug-224857-30738-CQAkHqTeDJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224857-30738@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224857 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Overcome By Events CC| |markj@FreeBSD.org --- Comment #4 from Mark Johnston <markj@FreeBSD.org> --- We have had errors of this type when the kernel's CTF info gets too large. This can happen due to bugs in the toolchain and/or inconsistencies in kernel type info (e.g, conditionally defined fields in structs). Last year the number of kernel types legitimately grew past the limit, so we added CTFv3, which great increases the limit and thus prevents (or hides) errors of this type. I therefore believe there is nothing to do here. In particular, lang/tcl86 has dtrace enabled by default and we haven't seen issues of this sort for a while. Please feel to re-open if you disagree. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224857-30738-CQAkHqTeDJ>
