[Bug 226717] converters/php56-mbstring: Fails to build after devel/oniguruma 6.8.1 update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 19 12:50:04 UTC 2018


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

w.schwarzenfeld at utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at utanet.at

--- Comment #2 from w.schwarzenfeld at utanet.at ---
php71_mbstring fails also
/ram/usr/ports/converters/php71-mbstring/work/php-7.1.15/ext/mbstring/php_mbregex.c:455:15:
error: incomplete definition of type 'struct php_mb_re_pattern_buffer'
        if (!rc || rc->options != options || rc->enc != enc || rc->syntax !=
syntax) {
                   ~~^
/usr/local/include/oniguruma.h:673:8: note: forward declaration of 'struct
php_mb_re_pattern_buffer'
struct re_pattern_buffer;
       ^
./php_onig_compat.h:4:37: note: expanded from macro 're_pattern_buffer'
#define re_pattern_buffer           php_mb_re_pattern_buffer
                                    ^

the needed patch is different from the patch of php56-mbstring.

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


More information about the freebsd-ports-bugs mailing list