Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623586 - games-util/umodpack-0.5_beta16-r2 fails tests on perl 5.26 (Unimplemented: POSIX::tmpnam() at test.pl line 14)
Summary: games-util/umodpack-0.5_beta16-r2 fails tests on perl 5.26 (Unimplemented: PO...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard: ~arch only
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26
  Show dependency tree
 
Reported: 2017-07-02 19:33 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2022-10-02 21:17 UTC (History)
1 user (show)

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-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.
---