[Bug 255136] devel/pecl-swoole missing json header file when compiling for php 7.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 16 23:28:03 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255136

            Bug ID: 255136
           Summary: devel/pecl-swoole missing json header file when
                    compiling for php 7.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla at FreeBSD.org
          Reporter: dave at jetcafe.org
          Assignee: vanilla at FreeBSD.org
             Flags: maintainer-feedback?(vanilla at FreeBSD.org)

The php 8.0 flavor of this port builds fine. The php 7.4 fails with:

--- ext-src/php_swoole.lo ---
/wrkdirs/usr/ports/devel/pecl-swoole/work-php74/swoole-4.6.5/ext-src/php_swoole.cc:28:10:
fatal error: 'ext/json/php_json.h' file not found
#include "ext/json/php_json.h"
         ^~~~~~~~~~~~~~~~~~~~~

I have included the JSON extension in php 7.4 ... so this is a mystery to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list