Bug 234305 - devel/pecl-xdebug-devel: fix build with GCC-based architectures
Summary: devel/pecl-xdebug-devel: 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: Luca Pizzamiglio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-23 17:50 UTC by Piotr Kubaj
Modified: 2018-12-29 15:18 UTC (History)
2 users (show)

See Also:
pizzamig: maintainer-feedback+


Attachments
patch (905 bytes, patch)
2018-12-23 17:50 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-12-23 17:50:00 UTC
Created attachment 200403 [details]
patch

This port has a typedef redefinition, which are not supported by base GCC.

Remove it to fix build.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-26 12:07:59 UTC
A commit references this bug:

Author: linimon
Date: Wed Dec 26 12:07:42 UTC 2018
New revision: 488373
URL: https://svnweb.freebsd.org/changeset/ports/488373

Log:
  This port has a typedef redefinition, which are not supported by base GCC.

  Remove it to fix build on GCC-based architectures.

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

Changes:
  head/devel/pecl-xdebug-devel/files/patch-xdebug__compat.h
Comment 2 Luca Pizzamiglio freebsd_committer freebsd_triage 2018-12-29 14:55:46 UTC
This change breaks PHP 71 support.
Because it's the beta/devel, needed mainly for PHP 7.3, I'll remove php 71 support for this port.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-12-29 15:16:59 UTC
A commit references this bug:

Author: pizzamig
Date: Sat Dec 29 15:16:32 UTC 2018
New revision: 488670
URL: https://svnweb.freebsd.org/changeset/ports/488670

Log:
  devel/pecl-xdebug-devel: Remove PHP 71 support

  A change to fix GCC support, broke PHP 71 support.
  PHP 71 users can use pecl-xdebug

  PR:		234305

Changes:
  head/devel/pecl-xdebug-devel/Makefile