Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 01:01:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235979] devel/kore: fix build on powerpc64
Message-ID:  <bug-235979-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: pkubaj@anongoth.pl
          Assignee: tobik@freebsd.org
             Flags: maintainer-feedback?(tobik@freebsd.org)

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

This port builds just fine on powerpc64 but needs -Wno-error=3Dshadow, beca=
use 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 declarat=
ion
/usr/include/strings.h:62: warning: shadowed declaration is here

Hardware sponsored by IntegriCloud.

--=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-235979-7788>