severity 826502 important found 826502 0.63-8 user [email protected] usertag 826502 + perl-5.26-transition thanks
On Sun, Jun 05, 2016 at 10:35:06PM +0300, Niko Tyni wrote: > Package: quilt > Version: 0.63-3 > Severity: normal > User: [email protected] > Usertags: perl-5.24-transition > > Building this package triggers deprecation warnings with Perl 5.24 > (currently in experimental), and probably with Perl 5.22 (current sid) > too. > > perl -pe 'if (/\\sh{.*}/) {s:\\sh{(.*)}:<I>$1</I>:}' \ > < doc/tmp/main.html > doc/quilt.html > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/\\sh{ <-- HERE .*}/ at -e line 1. > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/\\sh{ <-- HERE (.*)}/ at -e line 1. > [...] > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114. > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/%{ <-- HERE \?}/ at ./run line 290. > [...] This is fatal in Perl 5.26 (currently in experimental), making the package fail to build from source. Raising the severity accordingly. A full build log is available at http://perl.debian.net/rebuild-logs/perl-5.26-throwaway/quilt_0.63-8/quilt_0.63-8_amd64-2017-05-21T09:52:26Z.build and the server also hosts a test repository of packages binNMU'd for Perl 5.26 that can be used for testing purposes; see <http://perl.debian.net/>. -- Niko Tyni [email protected]

