Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615690 - <dev-perl/File-Next-1.140.0 fails tests on perl 5.26 (Unimplemented: POSIX::tmpnam())
Summary: <dev-perl/File-Next-1.140.0 fails tests on perl 5.26 (Unimplemented: POSIX::t...
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: cleanup old after 2017-05-01
Keywords: TESTFAILURE
Depends on: 615692
Blocks: perl-5.26
  Show dependency tree
 
Reported: 2017-04-16 01:34 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-05-02 22:30 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 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-16 01:34:50 UTC
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/00-load.t ....... # Testing File::Next 1.12, Perl 5.025011, /usr/bin/perl
t/00-load.t ....... ok 
t/api.t ........... ok  
t/basic.t ......... ok  
t/dirs.t .......... ok 
t/dot.t ........... ok 
t/everything.t .... ok 
t/follow.t ........ ok 
t/from_file.t ..... ok  
t/from_stdin.t .... ok 
t/methods.t ....... ok 
t/named-pipe.t .... Unimplemented: POSIX::tmpnam(): use File::Temp instead at t/named-pipe.t line 13.
# Looks like your test exited with 255 before it could output anything.
t/named-pipe.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
t/parms.t ......... ok  
t/pod-coverage.t .. ok 
t/pod.t ........... ok 
t/sort.t .......... ok 
t/zero.t .......... ok
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-05-02 22:30:38 UTC
commit:  646c0e7f48bfdbe61a9615f47ebedea35507b514
author:  2017-05-03 10:29:43 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-05-03 10:29:43 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/File-Next: Remove old re bug #615690

    Removes old versions affected by use of legacy POSIX::tmpnam
    
    Bug: https://bugs.gentoo.org/615690
    Package-Manager: Portage-2.3.5, Repoman-2.3.2


 dev-perl/File-Next/File-Next-1.120.0-r1.ebuild | 28 -----
 dev-perl/File-Next/Manifest                    |  1 -
 2 files changed, 29 deletions(-)
commit:  cf49c915e6085e29281a486bd30298c9712af31a
author:  2017-04-24 09:38:12 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-24 09:38:12 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/File-Next: 1.160.0 ALLARCHES stable re bug #615692

    Bug: https://bugs.gentoo.org/615692
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/File-Next/File-Next-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)