maintainer-feedback requested: [Bug 222034] lang/tcl86 fails to build with gcc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 3 19:44:42 UTC 2017


Justin Hibbits <jhibbits at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to tcltk at FreeBSD.org:
Bug 222034: lang/tcl86 fails to build with gcc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222034



--- Description ---
Since the update on August 19 to 8.6.7 lang/tcl86 no longer builds, giving the
following error in the build log:

/wrkdirs/usr/ports/lang/tcl86/work/tcl8.6.7/unix/tclUnixSock.c: In function
'IPv6AddressNeedsNumericRendering':
/wrkdirs/usr/ports/lang/tcl86/work/tcl8.6.7/unix/tclUnixSock.c:716: error:
#pragma GCC diagnostic not allowed inside functions
/wrkdirs/usr/ports/lang/tcl86/work/tcl8.6.7/unix/tclUnixSock.c:717: error:
#pragma GCC diagnostic not allowed inside functions
/wrkdirs/usr/ports/lang/tcl86/work/tcl8.6.7/unix/tclUnixSock.c:719: error:
#pragma GCC diagnostic not allowed inside functions
*** [tclUnixSock.o] Error code 1

This has been fixed upstream at http://core.tcl.tk/tcl/info/ba30aa3b1c7cc2c9 ,
but I haven't yet taken the time to isolate the specific patch component (the
full patch from there fails to apply).


More information about the freebsd-tcltk mailing list