Summary: | dev-perl/Devel-FindPerl-0.15.0 fails tests with dev-lang/perl-5.38* | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas K. Hüttel <dilfridge> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 908724 |
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(+) |
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