[Bug 235979] devel/kore: fix build on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 24 01:01:50 UTC 2019


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

            Bug ID: 235979
           Summary: devel/kore: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik at freebsd.org
          Reporter: pkubaj at anongoth.pl
          Assignee: tobik at freebsd.org
             Flags: maintainer-feedback?(tobik at freebsd.org)

Created attachment 202307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202307&action=edit
patch

This port builds just fine on powerpc64 but needs -Wno-error=shadow, because of
the following error:
cc1: warnings being treated as errors
src/config.c: In function 'configure_filemap_index':
src/config.c:812: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:62: warning: shadowed declaration is here

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list