Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661204

Summary: dev-perl/Devel-SmallProf broken on Perl 5.28 ( No DB::sub routine defined at t/part1.t line 1 )
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Public/Bug/Display.html?id=125709
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 661042, 661044, 685664    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-07-15 04:25:59 UTC
>>> Test phase: dev-perl/Devel-SmallProf-2.20.0-r3
make -j3 test TEST_VERBOSE=0
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/part1.t .. No DB::sub routine defined at t/part1.t line 1.
BEGIN failed--compilation aborted at t/part1.t line 2.
t/part1.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/part2.t .. Failed 7/10 subtests
t/part3.t .. No DB::sub routine defined at t/part3.t line 1.
BEGIN failed--compilation aborted at t/part3.t line 2.
t/part3.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/part4.t .. Failed 1/2 subtests
t/pods.t ... skipped: Only the author needs to check that POD docs are right

Test Summary Report
-------------------
t/part1.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/part2.t (Wstat: 0 Tests: 10 Failed: 7)
  Failed tests:  1-3, 5-8
t/part3.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/part4.t (Wstat: 0 Tests: 2 Failed: 1)
  Failed test:  1
Files=5, Tests=12,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.10 cusr  0.02 csys =  0.16 CPU)
Result: FAIL
Failed 4/5 test programs. 8/12 subtests failed.
Comment 1 Larry the Git Cow gentoo-dev 2019-05-17 21:18:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac951ab7b0ef38f9c851e9588e407c147ef05ff

commit 1ac951ab7b0ef38f9c851e9588e407c147ef05ff
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-05-17 21:18:05 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-05-17 21:18:30 +0000

    dev-perl/Devel-SmallProf: Add perl-5.28 patch from RH
    
    Closes: https://bugs.gentoo.org/661204
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../Devel-SmallProf-2.20.0-r4.ebuild               | 23 ++++++++++++
 .../files/Devel-SmallProf-2.20.0-perl528.patch     | 42 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)