From owner-freebsd-tcltk@freebsd.org Mon Dec 12 17:23:57 2016 Return-Path: Delivered-To: freebsd-tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC4D7C733F6 for ; Mon, 12 Dec 2016 17:23:57 +0000 (UTC) (envelope-from petr.hejl@businesshub.cz) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id DACE7F05 for ; Mon, 12 Dec 2016 17:23:57 +0000 (UTC) (envelope-from petr.hejl@businesshub.cz) Received: by mailman.ysv.freebsd.org (Postfix) id D745EC733F4; Mon, 12 Dec 2016 17:23:57 +0000 (UTC) Delivered-To: tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6EF2C733F3 for ; Mon, 12 Dec 2016 17:23:57 +0000 (UTC) (envelope-from petr.hejl@businesshub.cz) Received: from smtp.fdlnet.cz (smtp.fdlnet.cz [IPv6:2a03:1180:0:ffff::25]) by mx1.freebsd.org (Postfix) with ESMTP id A0669F04 for ; Mon, 12 Dec 2016 17:23:57 +0000 (UTC) (envelope-from petr.hejl@businesshub.cz) Received: from localhost (unknown [10.1.252.193]) by smtp.fdlnet.cz (Postfix) with ESMTPS id 13E8A11EE1 for ; Mon, 12 Dec 2016 18:23:55 +0100 (CET) Received: from mail.businesshub.cz (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by localhost (Postfix) with ESMTPS id E12C151 for ; Mon, 12 Dec 2016 18:23:54 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 12 Dec 2016 18:23:54 +0100 From: Petr Hejl To: tcltk@FreeBSD.org Subject: FreeBSD port lang/tcl86 compilation error Organization: Businesshub.cz Message-ID: X-Sender: petr.hejl@businesshub.cz User-Agent: Roundcube Webmail/1.2.2 X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2016 17:23:58 -0000 Dear madam/sir, I'm contacting you - a maintainer of FreeBSD lang/tcl86 port - due to a compilation error in this port that hasn't been fixed for some time now (cca a week or so, don't remember exactly). The error has occured in the last version of the port - tcl86-8.6.6_2 (the previous version compiled OK). The compilation process fails with the following error: ===> Building for tcl86-8.6.6_2 /usr/sbin/dtrace -h -o tclDTrace.h -s /usr/ports/lang/tcl86/work/tcl8.6.6/generic/tclDTrace.d dtrace: failed to compile script /usr/ports/lang/tcl86/work/tcl8.6.6/generic/tclDTrace.d: "/usr/lib/dtrace/mbuf.d", line 117: syntax error near "u_int16_t" *** Error code 1 Stop. make[2]: stopped in /usr/ports/lang/tcl86/work/tcl8.6.6/unix *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/tcl86 *** Error code 1 Stop. make: stopped in /usr/ports/lang/tcl86 ===>>> make build failed for lang/tcl86 ===>>> Aborting update Best regards, Petr Hejl