maintainer-feedback requested: [Bug 224857] lang/tcl86: dtrace: failed to compile script ... "/usr/lib/dtrace/mbuf.d"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 3 08:46:00 UTC 2018


O. Hartmann <ohartmann at walstatt.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to tcltk at FreeBSD.org:
Bug 224857: lang/tcl86: dtrace: failed to compile script ...
"/usr/lib/dtrace/mbuf.d"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224857



--- Description ---
On recent CURRENT (FreeBSD 12.0-CURRENT #10 r327512: Wed Jan  3 08:11:59 CET
2018 amd, LLD_IS_LD enabled), port lang/tcl86 fails to build properly due to
the following error:

[...]

/usr/bin/sed -i.bak  -e 's,-DNO_MEMMOVE=1,,' -e 's,-DNO_STRING_H=1,,'  -e
's,^COMPAT_OBJS.*,,' /usr/ports/lang/tcl86/work/tcl8.6.8/unix/Makefile
===>  Building for tcl86-8.6.8
/usr/sbin/dtrace -h  -o tclDTrace.h -s
/usr/ports/lang/tcl86/work/tcl8.6.8/generic/tclDTrace.d
dtrace: failed to compile script
/usr/ports/lang/tcl86/work/tcl8.6.8/generic/tclDTrace.d:
"/usr/lib/dtrace/mbuf.d", line 114: syntax error near "caddr_t"
*** [tclDTrace.h] Error code 1

make[2]: stopped in /usr/ports/lang/tcl86/work/tcl8.6.8/unix
1 error

make[2]: stopped in /usr/ports/lang/tcl86/work/tcl8.6.8/unix
===> Compilation failed unexpectedly.


More information about the freebsd-tcltk mailing list