Bug 237037

Summary: irc/ctrlproxy: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (ashish)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-05 09:06:17 UTC
Created attachment 203399 [details]
patch

Add USES=compiler:c11 to fix build on GCC architectures.

While here, also add USES=gnome localbase:ldflags.

Tested on powerpc64 and amd64.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2019-04-07 01:26:06 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-07 01:27:06 UTC
A commit references this bug:

Author: linimon
Date: Sun Apr  7 01:26:34 UTC 2019
New revision: 498224
URL: https://svnweb.freebsd.org/changeset/ports/498224

Log:
  Add USES=compiler:c11 to fix build on GCC-based architectures:

    /usr/local/include/gnutls/gnutls.h:482: error: expected identifier or '(' before '/' token

  While here, also add USES=gnome localbase:ldflags.

  PR:		237037
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/irc/ctrlproxy/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-07 01:29:09 UTC
A commit references this bug:

Author: linimon
Date: Sun Apr  7 01:28:59 UTC 2019
New revision: 498226
URL: https://svnweb.freebsd.org/changeset/ports/498226

Log:
  MFH: r498224

  Add USES=compiler:c11 to fix build on GCC-based architectures:

    /usr/local/include/gnutls/gnutls.h:482: error: expected identifier or '(' before '/' token

  While here, also add USES=gnome localbase:ldflags.

  PR:		237037
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
_U  branches/2019Q2/
  branches/2019Q2/irc/ctrlproxy/Makefile