Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2018 15:21:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231916] net-im/libaccounts-glib: fix build on powerpc64
Message-ID:  <bug-231916-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231916
           Summary: net-im/libaccounts-glib: 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: kde@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

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

On powerpc64 there are following warnings:
warning: value computed is not used

And this port uses -Werror, so build fails. Fix it by setting -Wno-error on
powerpc64.

While here, add USES=3Dgnome.

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-231916-7788>