Bug 231916 - net-im/libaccounts-glib: fix build on powerpc64
Summary: net-im/libaccounts-glib: fix build on powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-03 15:21 UTC by Piotr Kubaj
Modified: 2018-10-28 06:30 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (523 bytes, patch)
2018-10-03 15:21 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-03 15:21:03 UTC
Created attachment 197753 [details]
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=gnome.

Hardware sponsored by IntegriCloud.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-04 20:20:00 UTC
Committed. Thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-04 20:20:00 UTC
A commit references this bug:

Author: tcberner
Date: Thu Oct  4 20:19:46 UTC 2018
New revision: 481246
URL: https://svnweb.freebsd.org/changeset/ports/481246

Log:
  net-im/libaccounts-glib: fix build on powerpc64

  PR:		231916
  Submitted by:	Piotr Kubaj  <pkubaj@anongoth.pl>

Changes:
  head/net-im/libaccounts-glib/Makefile