Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 10:20:56 -0700 (PDT)
From:      Keith W <keith@hub.cydonia.net>
To:        freebsd-questions@freebsd.org
Subject:   Serial Port Perl
Message-ID:  <Pine.BSF.4.21.0109201015460.75827-100000@hub.cydonia.net>

next in thread | raw e-mail | index | archive | help
I'm trying to capture information from the serial port. I'm having trouble
running 'make test' with perl Device-SerialPort-0.11.
I'm curious if anyone has any experience in getting it to work. 

System:  4.2-STABLE FreeBSD
Error output:

# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/test1.............
118: DTR toggle took too long.  Is this a Solaris serial port?
        Please read the 'SOLARIS TROUBLE' section in the README
        to correct this problem.

121: DTR toggle took too long.  Is this a Solaris serial port?
        Please read the 'SOLARIS TROUBLE' section in the README
        to correct this problem.
modemlines ioctl failed: Inappropriate ioctl for device
modemlines ioctl failed: Inappropriate ioctl for device
Use of uninitialized value at t/test1.t line 598.
FAILED tests 96, 99, 104, 107, 118, 121, 141, 147
        Failed 8/174 tests, 95.40% okay
t/test2.............FAILED tests 25, 29, 33
        Failed 3/46 tests, 93.48% okay
t/test3.............
107: DTR toggle took too long.  Is this a Solaris serial port?
        Please read the 'SOLARIS TROUBLE' section in the README
        to correct this problem.

110: DTR toggle took too long.  Is this a Solaris serial port?
        Please read the 'SOLARIS TROUBLE' section in the README
        to correct this problem.
FAILED tests 71, 85, 88, 96, 107, 110, 125, 129, 133, 138, 142, 146, 151
        Failed 13/159 tests, 91.82% okay
t/test4.............FAILED tests 25, 29, 33
        Failed 3/341 tests, 99.12% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/test1.t                   174    8   4.60%  96, 99, 104, 107, 118, 121,
141,
                                              147
t/test2.t                    46    3   6.52%  25, 29, 33
t/test3.t                   159   13   8.18%  71, 85, 88, 96, 107, 110,
125,
                                              129, 133, 138, 142, 146, 151
t/test4.t                   341    3   0.88%  25, 29, 33
Failed 4/4 test scripts, 0.00% okay. 27/720 subtests failed, 96.25% okay.
*** Error code 2

Stop in /usr/local/Device-SerialPort-0.11.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0109201015460.75827-100000>