Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908737 - dev-perl/Devel-FindPerl-0.15.0 fails tests with dev-lang/perl-5.38*
Summary: dev-perl/Devel-FindPerl-0.15.0 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:25 UTC by Andreas K. Hüttel
Modified: 2023-06-17 23:27 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:25:09 UTC
dev-perl/Devel-FindPerl-0.15.0 fails tests with dev-lang/perl-5.38*

>>> Test phase: dev-perl/Devel-FindPerl-0.15.0
 * Test::Harness Jobs=9
make -j9 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
Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/5.38/IPC/Open3.pm line 290.
^M                                                                        ^Mt/11-tainted.t .. Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run 
t/10-basics.t ... ^Mt/10-basics.t ... 1/? ^M                       ^Mt/10-basics.t ... ok

Test Summary Report
-------------------
t/11-tainted.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
  Non-zero exit status: 29
  Parse errors: No plan found in TAP output
Files=2, Tests=1,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.20 cusr  0.02 csys =  0.25 CPU)
Result: FAIL
Failed 1/2 test programs. 0/1 subtests failed.
make: *** [Makefile:852: test_dynamic] Error 255
Comment 1 Larry the Git Cow gentoo-dev 2023-06-17 23:27:34 UTC
The bug has been closed via the following commit(s):

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

commit f6c2d534d9d31dad7e0c448fb33b7b46bcf91ea6
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-06-17 23:27:09 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-06-17 23:27:23 +0000

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

 .../Devel-FindPerl/Devel-FindPerl-0.16.0.ebuild    | 28 ++++++++++++++++++++++
 dev-perl/Devel-FindPerl/Manifest                   |  1 +
 2 files changed, 29 insertions(+)