On Wed, Apr 03, 2019 at 06:56:32PM +0200, Ingo Feinerer wrote:
> On Wed, Apr 03, 2019 at 02:45:19PM +0200, Christian Weisgerber wrote:
> > The bulk build logs show a number of warnings
> > Unescaped left brace in regex is deprecated here (and will be
> > fatal in Perl 5.32)
> > coming out of Texinfo/Parser.pm.
> > Fix below, identical to what textinfo-6.6 does.
> Looks reasonable.
> > ok?
> I just checked the sources of texinfo 6.6 (which explains above "looks
> reasonable") but did not test your diff.
> However, I am not confident enough to give an explicit OK right before
> 6.5 release without compiling and testing your diff (and ENOTIME in the
> next days/weeks).
> But if you feel confident please do not wait for my approval as
> maintainer. You could even update to texinfo 6.6 if you like (afresh1@
> has already fixed potential show stoppers:
> https://marc.info/?l=openbsd-ports&m=155336926023801&w=2)
> Best regards,
> Ingo
For what it's worth, I've done test builds on amd64 and sparc64 with
this patch. Both build fine. amd64 passes all tests. Sparc64 passes the first
three batches of tests and then fails the ones that start with "test_scripts".
*But*, it does that without the patch too.
I've build most of the BUILD_DEPENDS consumers of texinfo on amd64. I
ended up skipping lang/kawa because it ran out of memory trying to
build and I figured I'd check other things.
--Kurt
No comments:
Post a Comment