Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411011 - dev-perl/POE--1.350.0 test failure
Summary: dev-perl/POE--1.350.0 test failure
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2012-04-06 10:03 UTC by Ian Delaney (RETIRED)
Modified: 2012-04-17 18:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the build log (POE_build.log,49.43 KB, text/plain)
2012-04-06 10:03 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-04-06 10:03:50 UTC
Created attachment 307975 [details]
the build log

testing for stable req.

archtester POE # ebuild POE-1.350.0.ebuild clean install clean test

Files=156, Tests=3406, 105 wallclock secs ( 0.72 usr  0.35 sys + 11.13 cusr  2.29 csys = 14.49 CPU)
Result: FAIL
Failed 6/156 test programs. 6/3406 subtests failed.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2012-04-11 18:10:41 UTC
pty_allocate(nonfatal): posix_openpt(): No such file or directory at /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/IO/Pty.pm line 24.
pty_allocate(nonfatal): getpt(): No such file or directory at /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/IO/Pty.pm line 24.
pty_allocate(nonfatal): open(/dev/ptmx): Permission denied at /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/IO/Pty.pm line 24.
Cannot open a pty at /usr/lib64/perl5/vendor_perl/5.12.4/POE/Test/Loops/wheel_curses.pm line 39
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.12.4/POE/Test/Loops/wheel_curses.pm line 50.
Compilation failed in require at t/30_loops/io_poll/wheel_curses.t line 26.

A  problem with your testing environment or did you really disable the pseudo terminal support in your kernel? Or am i misunderstanding the problem?