Sat May 21 08:40:29 2016: Request 114552 was acted upon.
Transaction: Ticket created by SREZIC
Queue: Wx
Subject: Unescaped left brace in regex is illegal in regex
Broken in: 0.9928
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114552 >
Wx fails to build with perl 5.25.1 due to a new fatal error:
Output from '/bbbike/perl-5.25.1/bin/perl5.25.1 Makefile.PL':
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in
m/^\s*\%include{ <-- HERE ([^}]+)}\s*;\s*$/ at
/tmpfs/.cpan-build-cpansand/2016052109/Wx-0.9928-yNWtp9/build/Wx/build/Utils.pm
line 110.
Compilation failed in require at
/tmpfs/.cpan-build-cpansand/2016052109/Wx-0.9928-yNWtp9/build/Wx/build/MakeMaker/Core.pm
line 11.
BEGIN failed--compilation aborted at
/tmpfs/.cpan-build-cpansand/2016052109/Wx-0.9928-yNWtp9/build/Wx/build/MakeMaker/Core.pm
line 11.
Compilation failed in require at Makefile.PL line 21.
BEGIN failed--compilation aborted at Makefile.PL line 21.