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

Bug 411011

Summary: dev-perl/POE--1.350.0 test failure
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] LibraryAssignee: Gentoo Perl team <perl>
Status: RESOLVED NEEDINFO    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the build log

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?