[Bug 1231271] New: perl-Text-Xslate-3.2.5-5.fc23: FTBFS with Perl 5.22

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 12 14:22:28 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1231271

            Bug ID: 1231271
           Summary: perl-Text-Xslate-3.2.5-5.fc23: FTBFS with Perl 5.22
           Product: Fedora
           Version: rawhide
         Component: perl-Text-Xslate
          Assignee: i at cicku.me
          Reporter: jplesnik at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: i at cicku.me, perl-devel at lists.fedoraproject.org



Created attachment 1038087
  --> https://bugzilla.redhat.com/attachment.cgi?id=1038087&action=edit
Build log

The build of perl-Text-Xslate failed during Perl 5.22 mass rebuild with
following errors:


Constants from lexical variables potentially modified elsewhere are deprecated
at /builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate.pm line 83.
Use of uninitialized value $syntax in concatenation (.) or string at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate/Compiler.pm line
211.
Thread 2 terminated abnormally: Invalid class name (undef) at
/usr/lib64/perl5/vendor_perl/Mouse/Util.pm line 276 thread 2.
    Mouse::Util::_try_load_one_class(undef) called at
/usr/lib64/perl5/vendor_perl/Mouse/Util.pm line 250 thread 2
    Mouse::Util::load_first_existing_class("Text::Xslate::Syntax::", undef)
called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate/Compiler.pm line
211 thread 2
   
Text::Xslate::Compiler::_build_parser(Text::Xslate::Compiler=HASH(0x1332838))
called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate/Compiler.pm line
291 thread 2
    Text::Xslate::Compiler::compile(Text::Xslate::Compiler=HASH(0x1332838),
"Hello, <:= \$lang :> world!\x{a}", "file",
"/builddir/build/BUILD/Text-Xslate-3.2.5/t/aJ6bEoIbBo/hello.tx", "name",
"/builddir/build/BUILD/Text-Xslate-3.2.5/t/aJ6bEoIbBo/hello.tx",
"omit_augment", "") called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate.pm line 644 thread
2
    Text::Xslate::Engine::compile(Text::Xslate=HASH(0x1520cc8), "Hello, <:=
\$lang :> world!\x{a}", "file",
"/builddir/build/BUILD/Text-Xslate-3.2.5/t/aJ6bEoIbBo/hello.tx", "name",
"/builddir/build/BUILD/Text-Xslate-3.2.5/t/aJ6bEoIbBo/hello.tx") called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate.pm line 405 thread
2
    Text::Xslate::Engine::_load_source(Text::Xslate=HASH(0x1520cc8),
HASH(0x1252ad0), 0) called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate.pm line 357 thread
2
    Text::Xslate::Engine::load_file(Text::Xslate=HASH(0x1520cc8), "hello.tx",
0, "") called at t/010_internals/100_threads.t line 36 thread 2
    eval {...} called at t/010_internals/100_threads.t line 36 thread 2
    main::__ANON__() called at t/010_internals/100_threads.t line 37 thread 2
    eval {...} called at t/010_internals/100_threads.t line 37 thread 2
Use of uninitialized value $syntax in concatenation (.) or string at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate/Compiler.pm line
211.
Thread 3 terminated abnormally: Invalid class name (undef) at
/usr/lib64/perl5/vendor_perl/Mouse/Util.pm line 276 thread 3.
    Mouse::Util::_try_load_one_class(undef) called at
/usr/lib64/perl5/vendor_perl/Mouse/Util.pm line 250 thread 3
    Mouse::Util::load_first_existing_class("Text::Xslate::Syntax::", undef)
called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate/Compiler.pm line
211 thread 3
   
Text::Xslate::Compiler::_build_parser(Text::Xslate::Compiler=HASH(0x133bc38))
called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate/Compiler.pm line
291 thread 3
    Text::Xslate::Compiler::compile(Text::Xslate::Compiler=HASH(0x133bc38), "<:
[10, 20, 30].count(-> \$a { true }) :>", "omit_augment", undef) called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate.pm line 644 thread
3
    Text::Xslate::Engine::compile(Text::Xslate=HASH(0x1528950), "<: [10, 20,
30].count(-> \$a { true }) :>") called at
/builddir/build/BUILD/Text-Xslate-3.2.5/blib/lib/Text/Xslate.pm line 272 thread
3
    Text::Xslate::Engine::load_string(Text::Xslate=HASH(0x1528950), "<: [10,
20, 30].count(-> \$a { true }) :>") called at t/010_internals/100_threads.t
line 57 thread 3
    main::__ANON__() called at t/010_internals/100_threads.t line 58 thread 3
    eval {...} called at t/010_internals/100_threads.t line 58 thread 3
# Looks like you planned 13 tests but ran 9.
t/010_internals/100_threads.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/13 subtests 


Reported to the upstream:
https://github.com/xslate/p5-Text-Xslate/issues/139

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list