Posted on 2005-12-19 00:14:08-08 by mfra
error.. - test1.......FAILED test 135
root@maggie:~# perl -MCPAN -e 'install Device::SerialPort' CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Sun, 18 Dec 2005 15:07:05 GMT Running install for module Device::SerialPort Running make for C/CO/COOK/Device-SerialPort-1.002.tar.gz CPAN: Digest::MD5 loaded ok CPAN: Module::Signature security checks disabled because Module::Signature not installed. Please consider installing the Module::Signature module. You may also need to be able to connect over the Internet to the public keyservers like pgp.mit.edu (port 11371). CPAN: Compress::Zlib loaded ok Checksum for /root/.cpan/sources/authors/id/C/CO/COOK/Device-SerialPort-1.002.tar.gz ok Scanning cache /root/.cpan/build for sizes Device-SerialPort-1.002/ Device-SerialPort-1.002/t/ Device-SerialPort-1.002/t/test3.t Device-SerialPort-1.002/t/test1.t Device-SerialPort-1.002/t/AltPort.pm Device-SerialPort-1.002/t/01timing.t Device-SerialPort-1.002/t/test2.t Device-SerialPort-1.002/t/test4.t Device-SerialPort-1.002/SerialPort.xs Device-SerialPort-1.002/eg/ Device-SerialPort-1.002/eg/any_os.plx Device-SerialPort-1.002/eg/demo3.plx Device-SerialPort-1.002/eg/demo1.plx Device-SerialPort-1.002/eg/demo5.plx Device-SerialPort-1.002/eg/demo2.plx Device-SerialPort-1.002/eg/demo8.plx Device-SerialPort-1.002/eg/demo4.plx Device-SerialPort-1.002/eg/demo7.plx Device-SerialPort-1.002/eg/example6.txt Device-SerialPort-1.002/eg/example5.txt Device-SerialPort-1.002/eg/example2.txt Device-SerialPort-1.002/eg/example1.txt Device-SerialPort-1.002/eg/example8.txt Device-SerialPort-1.002/eg/example3.txt Device-SerialPort-1.002/eg/example7.txt Device-SerialPort-1.002/eg/example4.txt Device-SerialPort-1.002/eg/demo6.plx Device-SerialPort-1.002/eg/options.plx Device-SerialPort-1.002/Changes Device-SerialPort-1.002/autotools/ Device-SerialPort-1.002/autotools/depcomp Device-SerialPort-1.002/autotools/config.guess Device-SerialPort-1.002/autotools/missing Device-SerialPort-1.002/autotools/config.rpath Device-SerialPort-1.002/autotools/install-sh Device-SerialPort-1.002/autotools/mkinstalldirs Device-SerialPort-1.002/autotools/config.sub Device-SerialPort-1.002/MANIFEST Device-SerialPort-1.002/TODO Device-SerialPort-1.002/debian/ Device-SerialPort-1.002/debian/rules Device-SerialPort-1.002/debian/postinst Device-SerialPort-1.002/debian/changelog Device-SerialPort-1.002/debian/postrm Device-SerialPort-1.002/debian/prerm Device-SerialPort-1.002/debian/copyright Device-SerialPort-1.002/debian/control Device-SerialPort-1.002/META.yml Device-SerialPort-1.002/Device-SerialPort.spec Device-SerialPort-1.002/modemtest Device-SerialPort-1.002/SerialPort.pm Device-SerialPort-1.002/config.h.in Device-SerialPort-1.002/configure Device-SerialPort-1.002/show-tiocm.c.test Device-SerialPort-1.002/Makefile.PL Device-SerialPort-1.002/README Removing previously used /root/.cpan/build/Device-SerialPort-1.002 CPAN.pm: Going to build C/CO/COOK/Device-SerialPort-1.002.tar.gz Trying to find a serial port for testing... (use 'perl Makefile.PL TESTPORT=<DEVICE>' to override this search) checking '/dev/ttyS1' ... character device PLEASE NOTE: If you run 'make test', you must make sure that nothing is plugged into '/dev/ttyS1'! Running ./configure ... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for library containing strerror... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termiox.h usability... no checking sys/termiox.h presence... no checking for sys/termiox.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking definition of _SC_CLK_TCK... found checking definition of TIOCMBIS... found checking definition of TIOCMBIC... found checking definition of TIOCMGET... found checking definition of CRTSCTS... found checking definition of OCRNL... found checking definition of ONLCR... found checking definition of ECHOKE... found checking definition of ECHOCTL... found checking definition of TIOCM_CAR... found checking definition of TIOCM_CD... found checking definition of TIOCM_RNG... found checking definition of TIOCM_RI... found checking definition of TIOCM_CTS... found checking definition of TIOCM_DSR... found checking definition of TIOCMIWAIT... found checking definition of TIOCGICOUNT... found checking definition of TIOCINQ... found checking definition of TIOCOUTQ... found checking definition of TIOCSER_TEMT... found checking definition of TIOCM_LE... found checking definition of TIOCSERGETLSR... found checking definition of TIOCSDTR... missing checking definition of TIOCCDTR... missing checking definition of TIOCM_RTS... found checking definition of TIOCM_DTR... found checking definition of CTSXON... missing checking definition of RTSXOFF... missing checking definition of TCGETX... missing checking definition of TCSETX... missing checking definition of B0... found checking definition of B50... found checking definition of B75... found checking definition of B110... found checking definition of B134... found checking definition of B150... found checking definition of B200... found checking definition of B300... found checking definition of B600... found checking definition of B1200... found checking definition of B1800... found checking definition of B2400... found checking definition of B4800... found checking definition of B9600... found checking definition of B19200... found checking definition of B38400... found checking definition of B57600... found checking definition of B115200... found checking definition of B230400... found checking definition of B460800... found checking definition of B500000... found checking definition of B576000... found checking definition of B921600... found checking definition of B1000000... found checking definition of B1152000... found checking definition of B1500000... found checking definition of B2000000... found checking definition of B2500000... found checking definition of B3000000... found checking definition of B3500000... found checking definition of B4000000... found checking serial control via ioctl... yes checking read/write of RTS signal... yes checking read/write of DTR signal... yes checking read access to modem lines... yes checking read access to buffer status... yes checking read access to serial line status... yes checking normal CTS/RTS flow control... yes configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for Device::SerialPort You're ready to run 'make' now... cp SerialPort.pm blib/lib/Device/SerialPort.pm /usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap S +erialPort.xs > SerialPort.xsc && mv SerialPort.xsc SerialPort.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/us +r/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.002\" -DXS_VERSION= +\"1.002\" -fPIC "-I/usr/lib/perl/5.8/CORE" SerialPort.c Running Mkbootstrap for Device::SerialPort () chmod 644 SerialPort.bs rm -f blib/arch/auto/Device/SerialPort/SerialPort.so LD_RUN_PATH="" cc -shared -L/usr/local/lib SerialPort.o -o blib/arch/auto/Device/SerialPort/Seria +lPort.so chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.so cp SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs chmod 644 blib/arch/auto/Device/SerialPort/SerialPort.bs cp modemtest blib/script/modemtest /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/modemtest Manifying blib/man1/modemtest.1p Manifying blib/man3/Device::SerialPort.3pm /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a +rch')" t/*.t t/01timing....ok t/test1.......FAILED test 135 Failed 1/174 tests, 99.43% okay t/test2.......ok t/test3.......ok t/test4.......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/test1.t 174 1 0.57% 135 Failed 1/5 test scripts, 80.00% okay. 1/727 subtests failed, 99.86% okay. make: *** [test_dynamic] Fehler 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
I don't have any idea? Do you have? best regards
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.