Bug 237037 - irc/ctrlproxy: fix build with GCC-based architectures
Summary: irc/ctrlproxy: fix build with GCC-based architectures
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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 09:06 UTC by Piotr Kubaj
Modified: 2019-04-07 01:29 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (ashish)


Attachments
patch (459 bytes, patch)
2019-04-05 09:06 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 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