I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-04-11 18:41:07-07 by je44ery
Expect 1.15 'make test' hainging, reason = 'Use of uninitialized value in ioctl'

lugh.ksh is my Korn shell installer logging. This is as far as it gets before hanging. No further output past this point shown. Should I write a defect for this?

OS = AIX 5.3, latest maint level
# perl -v
This is perl, v5.8.2 built for aix-thread-multi

[2006/04/11,13:36:24] [lugh.ksh] [notice] Running command make cp Expect.pm blib/lib/Expect.pm cp Expect.pod blib/lib/Expect.pod Manifying blib/man3/Expect.3 [2006/04/11,13:36:25] [lugh.ksh] [notice] Running command make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..36 Basic tests... Use of uninitialized value in ioctl at /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/IO/Pty.p +m line 119. warning: TIOCSCTTY failed, slave might not be set as controlling terminal: A system call received a + parameter that is no t valid. at /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/IO/Pty.pm line 120.
Direct Responses: 2178 | Write a response