Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908735 - dev-perl/Devel-Caller-2.60.0-r2 fails tests with dev-lang/perl-5.38*
Summary: dev-perl/Devel-Caller-2.60.0-r2 fails tests with dev-lang/perl-5.38*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.38
  Show dependency tree
 
Reported: 2023-06-17 23:15 UTC by Andreas K. Hüttel
Modified: 2023-06-17 23:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2023-06-17 23:15:38 UTC
dev-perl/Devel-Caller-2.60.0-r2 fails tests with dev-lang/perl-5.38*

>>> Test phase: dev-perl/Devel-Caller-2.60.0-r2
 * Test::Harness Jobs=9
make -j9 test TEST_VERBOSE=0 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Caller.bs blib/arch/auto/Devel/Caller/Caller.bs 644
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
t/Devel-Caller.t .. 1/72 
#   Failed test 'lexical create called_assign($bar)'
#   at t/Devel-Caller.t line 55.
#     Structures begin differing at:
#          $got->[0] = undef
#     $expected->[0] = '$bar'

#   Failed test 'lexical create called_assign($baz)'
#   at t/Devel-Caller.t line 55.
#     Structures begin differing at:
#          $got->[0] = '$foo'
#     $expected->[0] = '$baz'

#   Failed test 'lexical create called_assign($quux, $bar)'
#   at t/Devel-Caller.t line 55.
#     Structures begin differing at:
#          $got->[0] = '$foo'
#     $expected->[0] = '$quux'

#   Failed test 'lexical prexist called_assign($bar)'
#   at t/Devel-Caller.t line 55.
#     Structures begin differing at:
#          $got->[0] = undef
#     $expected->[0] = '$bar'

#   Failed test 'lexical prexist called_assign($baz)'
#   at t/Devel-Caller.t line 55.
#     Structures begin differing at:
#          $got->[0] = '$foo'
#     $expected->[0] = '$baz'

#   Failed test 'lexical prexist called_assign($quux, $bar)'
#   at t/Devel-Caller.t line 55.
#     Structures begin differing at:
#          $got->[0] = '$foo'
#     $expected->[0] = '$quux'
# Looks like you failed 6 tests of 72.
t/Devel-Caller.t .. Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/72 subtests 

Test Summary Report
-------------------
t/Devel-Caller.t (Wstat: 1536 (exited 6) Tests: 72 Failed: 6)
  Failed tests:  22-24, 33-35
  Non-zero exit status: 6
Files=1, Tests=72,  0 wallclock secs ( 0.05 usr  0.00 sys +  0.11 cusr  0.02 csys =  0.18 CPU)
Result: FAIL
Failed 1/1 test programs. 6/72 subtests failed.
make: *** [Makefile:1011: test_dynamic] Error 6
 * ERROR: dev-perl/Devel-Caller-2.60.0-r2::gentoo failed (test phase):
 *   emake failed
Comment 1 Larry the Git Cow gentoo-dev 2023-06-17 23:21:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0f15084979df67c65aec075252505b23ad1dfd

commit 2b0f15084979df67c65aec075252505b23ad1dfd
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-06-17 23:17:36 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-06-17 23:20:51 +0000

    dev-perl/Devel-Caller: add 2.70.0
    
    Closes: https://bugs.gentoo.org/908735
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Devel-Caller/Devel-Caller-2.70.0.ebuild | 20 ++++++++++++++++++++
 dev-perl/Devel-Caller/Manifest                   |  1 +
 2 files changed, 21 insertions(+)