Date: Tue, 19 Feb 2019 22:39:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235869] converters/pecl-igbinary [Bug] Latest update breaks igbinary support in several pecl ports Message-ID: <bug-235869-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235869 Bug ID: 235869 Summary: converters/pecl-igbinary [Bug] Latest update breaks igbinary support in several pecl ports Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: ard_1@mail.ru Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Latest igbinary update breaks support for igbibary protocol in other pecl/p= hp ports. pecl-memcached, pecl-redis and maybe some other ports are unable to find "src/php7/igbinary.h" and fails to build properly. The following error is being displayed during pecl-memcached build with ena= bled igbinary support: ------- --- php_memcached.lo --- In file included from /construction/xports/databases/pecl-memcached/work-php72/memcached-3.1.3/ph= p_memcached.c:50: /usr/local/include/php/ext/igbinary/igbinary.h:5:10: fatal error: 'src/php7/igbinary.h' file not found #include "src/php7/igbinary.h" ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. *** [php_memcached.lo] Error code 1 ------- --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235869-7788>