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

            Bug ID: 2172819
           Summary: perl-SQL-Statement-1.414-10.fc39 tests produce a lot
                    warnings: Use of uninitialized value $unkpos in
                    subtraction (-) at
                    /usr/share/perl5/vendor_perl/Text/Balanced.pm line
                    1008
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: perl-SQL-Statement
          Assignee: jples...@redhat.com
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: jose.p.oliveira....@gmail.com, jples...@redhat.com,
                    ka...@ucw.cz, mspa...@redhat.com,
                    perl-devel@lists.fedoraproject.org
  Target Milestone: ---
    Classification: Fedora



I noticed that perl-SQL-Statement between perl-SQL-Statement-1.414-6.fc36 and
perl-SQL-Statement-1.414-7.fc37 started to print a lot of warnings when running
the tests:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t xt/*.t
# # Using required:
# #   SQL::Statement: 1.414
# # Using recommended:
# #   DBD::DBM: 0.08
# #   DBD::File: 0.44
# #   DBI: 1.643
t/00error.t ..... ok
Use of uninitialized value $unkpos in subtraction (-) at
/usr/share/perl5/vendor_perl/Text/Balanced.pm line 1008.
Use of uninitialized value $unkpos in substr at
/usr/share/perl5/vendor_perl/Text/Balanced.pm line 1008.
Use of uninitialized value $unkpos in subtraction (-) at
/usr/share/perl5/vendor_perl/Text/Balanced.pm line 1008.
Use of uninitialized value $unkpos in substr at
/usr/share/perl5/vendor_perl/Text/Balanced.pm line 1008.
Use of uninitialized value $unkpos in subtraction (-) at
/usr/share/perl5/vendor_perl/Text/Balanced.pm line 1008.
Use of uninitialized value $unkpos in substr at
/usr/share/perl5/vendor_perl/Text/Balanced.pm line 1008.
[...]

This is probably triggered by upgrading perl from 5.34.0 to 5.36.0, or
perl-Text-Balanced from 2.04 to 2.05.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2172819
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to