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.
Triggered by perl-Text-Balanced 2.05. The issue exists in 2.06 still.
Triggered by commit: https://github.com/steve-m-hay/Text-Balanced/commit/744f78ff9566e3720860f830dc0b21facae9e648
I reported bug to RT (https://rt.cpan.org/Ticket/Display.html?id=146697) and prepared possible fix (https://github.com/steve-m-hay/Text-Balanced/pull/8)
FEDORA-2023-97fcf55f4b has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-97fcf55f4b
FEDORA-2023-97fcf55f4b has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-97fcf55f4b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-97fcf55f4b has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.