akkartik/wart

Strange build error

Closed this issue · 1 comments

Hello,
I maintain an AUR package (Aarch Linux User Repository) for wart at

https://aur.archlinux.org/packages/wart-git/

The build used to work, but this is not true anymore. The build fails wit

==> Starting build()...
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/ { <-- HERE .*/ at -e line 1.
make: *** [makefile:11: function_list] Error 255
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().

This is strange, as the makefile was not changed for years. The only thing is that the perl version changed. I have 5.26.0-1.

The same happens on Alpine Linux, also with perl 5.26.0.

Sorry, I accidentely filed this twice.