[Bug 217005] net/ipxe: fails to build with lang/gcc6 or later

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 11 19:25:15 UTC 2017


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

            Bug ID: 217005
           Summary: net/ipxe: fails to build with lang/gcc6 or later
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: gerald at FreeBSD.org, t at tobik.me
                CC: gerald at FreeBSD.org, t at tobik.me

In file included from drivers/net/davicom.c:47:0:
drivers/net/davicom.c:700:45: error: 'davicom_driver_text' defined but not used
[-Werror=unused-const-variable=]
 DRIVER ( "DAVICOM", nic_driver, pci_driver, davicom_driver,
                                             ^
include/nic.h:212:20: note: in definition of macro 'DRIVER'
  static const char _name ## _text[] = _name_text;    \
                    ^~~~~

gcc6 build log: http://sprunge.us/QeAa

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


More information about the freebsd-ports-bugs mailing list