Bug 232324 - net/pecl-zmq: fix build with GCC-based architectures
Summary: net/pecl-zmq: 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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-16 14:38 UTC by Piotr Kubaj
Modified: 2018-11-05 20:34 UTC (History)
2 users (show)

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


Attachments
patch (5.21 KB, patch)
2018-10-16 14:38 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-16 14:38:59 UTC
Created attachment 198214 [details]
patch

Base GCC fails to build this port because of double typedef.

Fix it to allow build.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-05 20:34:58 UTC
A commit references this bug:

Author: linimon
Date: Mon Nov  5 20:34:30 UTC 2018
New revision: 484221
URL: https://svnweb.freebsd.org/changeset/ports/484221

Log:
  Base GCC fails to build this port because of duplicate typedefs;
  fix it to allow build.

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

Changes:
  head/net/pecl-zmq/files/patch-zmq__pollset.c