Bug 1769913 - perl-Object-Remote-0.004000-10.fc32 FTBFS: tests fail with Use of uninitialized value $_ in hash element at /builddir/build/BUILD/Object-Remote-0.004000/blib/lib/Object/Remote/FatNode.pm line 127
Summary: perl-Object-Remote-0.004000-10.fc32 FTBFS: tests fail with Use of uninitializ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Object-Remote
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-07 16:58 UTC by Petr Pisar
Modified: 2019-11-26 10:07 UTC (History)
2 users (show)

Fixed In Version: perl-Object-Remote-0.004000-11.fc32
Clone Of:
Environment:
Last Closed: 2019-11-26 10:07:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 130885 0 None None None 2019-11-08 09:59:42 UTC

Description Petr Pisar 2019-11-07 16:58:06 UTC
perl-Object-Remote-0.004000-10.fc32 fails to build in Fedora 32 because tests fail like this:

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
    # No tests run!
#   Failed test 'No tests run for subtest "proxy kept"'
#   at t/await.t line 61.
Use of uninitialized value $_ in hash element at /builddir/build/BUILD/Object-Remote-0.004000/blib/lib/Object/Remote/FatNode.pm line 127.
Compilation failed in require at /builddir/build/BUILD/Object-Remote-0.004000/blib/lib/Object/Remote/Role/Connector/PerlInterpreter.pm line 209.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/7130265>.


Note You need to log in before you can comment on or make changes to this bug.