https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153

            Bug ID: 98153
           Summary: [11 Regression] libgo ftbfs on i686-gnu
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: doko at debian dot org
                CC: cmang at google dot com
  Target Milestone: ---

trunk 20201204 ftbfs on i686-gnu:

../../../src/libgo/go/syscall/socket_bsd.go:97:25: error: reference to
undefined name 'AF_LINK'
   97 |         sa.raw.Family = AF_LINK
      |                         ^
Makefile:2957: recipe for target 'syscall.lo' failed
make[6]: *** [syscall.lo] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/i686-gnu/libgo'
Makefile:2287: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1

Reply via email to