Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 23:28:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255136] devel/pecl-swoole missing json header file when compiling for php 7.4
Message-ID:  <bug-255136-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255136

            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@FreeBSD.org
          Reporter: dave@jetcafe.org
          Assignee: vanilla@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@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_sw=
oole.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 m=
e.

--=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-255136-7788>