Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617052 - dev-perl/Log-TraceMessages fails tests on perl 5.26 (Unimplemented: POSIX::tmpnam())
Summary: dev-perl/Log-TraceMessages fails tests on perl 5.26 (Unimplemented: POSIX::tm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26
  Show dependency tree
 
Reported: 2017-04-29 23:09 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-10-26 08:55 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-29 23:09:49 UTC
AutoSplitting blib/lib/Log/TraceMessages.pm (blib/lib/auto/Log/TraceMessages)
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..11
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /usr/lib64/perl5/5.25.12/x86_64-linux/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at test.pl line 24.
BEGIN failed--compilation aborted at test.pl line 24.
not ok 1
make: *** [Makefile:821: test_dynamic] Error 255
Comment 1 Larry the Git Cow gentoo-dev 2017-10-26 08:55:02 UTC
The bug has been closed via the following commit(s):

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

commit 0b935c7c65b88d3e755a97fcfd40bb8eeaf3c0f7
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-26 08:54:06 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-26 08:54:55 +0000

    dev-perl/Log-TraceMessages: Fix POSIX::tmpnam test failures bug #617052
    
    Closes: https://bugs.gentoo.org/617052
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Log-TraceMessages-1.400.0-r1.ebuild            |  4 +-
 .../Log-TraceMessages-1.400.0-posix-tmpnam.patch   | 78 ++++++++++++++++++++++
 2 files changed, 80 insertions(+), 2 deletions(-)