[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222034

            Bug ID: 222034
           Summary: lang/tcl86 fails to build with gcc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcltk at FreeBSD.org
          Reporter: jhibbits at FreeBSD.org
             Flags: maintainer-feedback?(tcltk at FreeBSD.org)
          Assignee: tcltk at FreeBSD.org

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list