Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 19:25:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217005] net/ipxe: fails to build with lang/gcc6 or later
Message-ID:  <bug-217005-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217005

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: gerald@FreeBSD.org, t@tobik.me
                CC: gerald@FreeBSD.org, t@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=3Dunused-const-variable=3D]
 DRIVER ( "DAVICOM", nic_driver, pci_driver, davicom_driver,
                                             ^
include/nic.h:212:20: note: in definition of macro 'DRIVER'
  static const char _name ## _text[] =3D _name_text;    \
                    ^~~~~

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217005-13>