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

Bug 623586

Summary: games-util/umodpack-0.5_beta16-r2 fails tests on perl 5.26 (Unimplemented: POSIX::tmpnam() at test.pl line 14)
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal CC: perl
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=620366
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 613764    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-02 19:33:11 UTC
>>> Test phase: games-util/umodpack-0.5_beta16-r2
 * Test::Harness Jobs=3
make -j3 test TEST_VERBOSE=0
make[1]: Entering directory '/var/tmp/portage/games-util/umodpack-0.5_beta16-r2/work/umodpack-0.5b16/Config-Ini-1.06'
Manifying 1 pod document
make[1]: Leaving directory '/var/tmp/portage/games-util/umodpack-0.5_beta16-r2/work/umodpack-0.5b16/Config-Ini-1.06'
make[1]: Entering directory '/var/tmp/portage/games-util/umodpack-0.5_beta16-r2/work/umodpack-0.5b16/Config-Ini-1.06'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-I../blib/lib" "-I../blib/arch" test.pl
1..21
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /usr/lib64/perl5/5.26.0/x86_64-linux/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at test.pl line 14.
BEGIN failed--compilation aborted at test.pl line 14.
not ok 1
make[1]: *** [Makefile:628: test_dynamic] Error 2
make[1]: Leaving directory '/var/tmp/portage/games-util/umodpack-0.5_beta16-r2/work/umodpack-0.5b16/Config-Ini-1.06'
make: *** [Makefile:857: subdirs-test_dynamic] Error 2



--------------



Added Perl Herd as CC because there's some weird things going on here that we need to look into as well. 

Like running tests for a bundled copy of Config-INI seems bad, the question is, what does it install?

In addition, this is probably bad:
---
Warning: prerequisite Config::Ini 1.06 not found.
Warning: prerequisite Tk 800.02 not found.
---