Date: Mon, 19 Mar 2018 10:19:42 +0100 From: Guido Falsi <madpilot@FreeBSD.org> To: Yuri Victorovich <yuri@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r464983 - in head: devel/libslang2 devel/oniguruma lang/mosh lang/php56 lang/php70 lang/php71 lang/php72 mail/sylpheed textproc/jq www/libevhtp Message-ID: <59efd97b-59de-0c71-3ed3-00bd6268aff5@FreeBSD.org> In-Reply-To: <9c01b556-d371-a006-ecec-6c0a16bb7598@FreeBSD.org> References: <201803190603.w2J63GtZ075879@repo.freebsd.org> <9c01b556-d371-a006-ecec-6c0a16bb7598@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/19/18 10:16, Guido Falsi wrote: > On 03/19/18 07:03, Yuri Victorovich wrote: >> Author: yuri >> Date: Mon Mar 19 06:03:16 2018 >> New Revision: 464983 >> URL: https://svnweb.freebsd.org/changeset/ports/464983 >> >> Log: >> devel/oniguruma: Update to 6.8.1 >> >> Only changed the shared object version (forgotten on the previous release). >> > > After this commit I'm unable to compile php72-mbstring with the > following errors(I'm using poudriere): [...]> > I'm trying to understand the cause and a possible fix. Looks like > something actually changed in oniguruma which causes the breakage. > Looks like the problem is described in this changelog entry: 2018/03/19: move regex structure from oniguruma.h to regint.h I'll test patching php sources to use the new include, and eventually file a bug report with the patch. -- Guido Falsi <madpilot@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59efd97b-59de-0c71-3ed3-00bd6268aff5>