Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL Robotics-0.23 v5.8.9 FreeBSD
Date: 2011-12-11T19:12:26Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Jonathan Cline,
This is a computer-generated report for Robotics-0.23
on perl 5.8.9, created by CPAN-Reporter-1.2003.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Robotics 0.23, Perl 5.008009, /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
t/00-load.t ......................... ok
# Looks like you planned 4 tests but ran 6.
t/boilerplate.t .....................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 4 subtests passed
(6 TODO tests unexpectedly succeeded)
# Testing Robotics 0.23, Perl 5.008009, /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
# Looks like you planned 7 tests but ran 8.
t/client-2.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 7 subtests passed
(less 7 skipped subtests: 0 okay)
# Testing Robotics 0.23, Perl 5.008009, /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
# Looks like you planned 13 tests but ran 15.
t/client.t ..........................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 13 subtests passed
(less 13 skipped subtests: 0 okay)
t/named-pipe-cygwin-activeperl.t .... ok
t/named-pipe-cygwin-perl.t .......... ok
t/named-pipe-mscmd-activeperl.t ..... ok
t/named-pipe-win32io-cygwin-perl.t .. ok
# Failed test 'Pod coverage on Robotics'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics is 55.6%, with 4 naked subroutines:
# BUILD
# findDevice
# printDevices
# probe
# Failed test 'Pod coverage on Robotics::Tecan'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Tecan is 62.5%, with 9 naked subroutines:
# BUILD
# Read
# WriteRaw
# aspirate
# command1
# configure_place
# dispense
# hw_get_version
# move_object
# Failed test 'Pod coverage on Robotics::Fialab::Microsia'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Fialab::Microsia is 0.0%, with 1 naked subroutine:
# probe
# Failed test 'Pod coverage on Robotics::Tecan::Genesis'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Tecan::Genesis is 0.0%, with 1 naked subroutine:
# probe
# Failed test 'Pod coverage on Robotics::Tecan::Gemini'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Tecan::Gemini is 28.6%, with 5 naked subroutines:
# BUILD
# attach
# close
# read
# write
# Failed test 'Pod coverage on Robotics::Tecan::Client'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Tecan::Client is 0.0%, with 5 naked subroutines:
# BUILD
# attach
# close
# read
# write
# Failed test 'Pod coverage on Robotics::Fialab::Microsia::Compiler'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Fialab::Microsia::Compiler is 0.0%, with 1 naked subroutine:
# compile
# Failed test 'Pod coverage on Robotics::Tecan::Genesis::Compiler'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Tecan::Genesis::Compiler is 0.0%, with 6 naked subroutines:
# compile
# compile1
# compile_xp
# decompile1_reply
# decompile_reply
# decompile_reply_xp
# Failed test 'Pod coverage on Robotics::Tecan::Genesis::Liha'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod/Coverage.pm line 126.
# Coverage for Robotics::Tecan::Genesis::Liha is 44.4%, with 10 naked subroutines:
# checkPipetteSteps
# convertVolToSteps
# getPipetteDelay
# getPipettePosition
# getPipetteSpeed
# tip_aspirate_type0
# tip_aspirate_type2
# tip_coupleWorklist
# tip_dispense_type0
# tip_dispense_type2
# Looks like you failed 9 tests of 14.
t/pod-coverage.t ....................
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/14 subtests
# Failed test 'POD test for blib/lib/Robotics.pm'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics.pm (149): Unknown directive: =secret
# blib/lib/Robotics.pm (379): '=item' outside of any '=over'
# blib/lib/Robotics.pm (387): You forgot a '=back' before '=head2'
# blib/lib/Robotics.pm (398): '=item' outside of any '=over'
# blib/lib/Robotics.pm (416): You forgot a '=back' before '=head2'
# blib/lib/Robotics.pm (427): '=item' outside of any '=over'
# blib/lib/Robotics.pm (444): You forgot a '=back' before '=head2'
# blib/lib/Robotics.pm (451): '=item' outside of any '=over'
# blib/lib/Robotics.pm (469): You forgot a '=back' before '=head2'
# Failed test 'POD test for blib/lib/Robotics/Fialab.pm'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics/Fialab.pm (118): '=item' outside of any '=over'
# blib/lib/Robotics/Fialab.pm (168): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Fialab.pm (232): '=item' outside of any '=over'
# blib/lib/Robotics/Fialab.pm (267): You forgot a '=back' before '=head2'
# Failed test 'POD test for blib/lib/Robotics/Tecan.pm'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics/Tecan.pm (127): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan.pm (161): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan.pm (351): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan.pm (634): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan.pm (640): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan.pm (1080): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan.pm (1145): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan.pm (1207): You forgot a '=back' before '=head2'
# Failed test 'POD test for blib/lib/Robotics/Manual.pod'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics/Manual.pod (20): '=item' outside of any '=over'
# blib/lib/Robotics/Manual.pod (50): You forgot a '=back' before '=head1'
# Failed test 'POD test for blib/lib/Robotics/Fialab/Serial.pm'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics/Fialab/Serial.pm (80): '=item' outside of any '=over'
# blib/lib/Robotics/Fialab/Serial.pm (88): You forgot a '=back' before '=head2'
# Failed test 'POD test for blib/lib/Robotics/Tecan/Gemini.pm'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics/Tecan/Gemini.pm (75): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Gemini.pm (83): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Gemini.pm (92): '=item' outside of any '=over'
# Failed test 'POD test for blib/lib/Robotics/Tecan/Genesis/Liha.pm'
# at /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/Pod.pm line 182.
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (188): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (398): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (408): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (507): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (513): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (535): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (541): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (557): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (563): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (580): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (602): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (638): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (642): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (670): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (674): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (699): You forgot a '=back' before '=head2'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (704): '=item' outside of any '=over'
# blib/lib/Robotics/Tecan/Genesis/Liha.pm (777): You forgot a '=back' before '=head3'
# Looks like you failed 7 tests of 15.
t/pod.t .............................
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/15 subtests
# Testing Robotics 0.23, Perl 5.008009, /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
t/server.t .......................... ok
# Testing Robotics 0.23, Perl 5.008009, /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
t/tecan-1.t ......................... ok
# Testing Robotics 0.23, Perl 5.008009, /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
t/tecan-2.t ......................... ok
Test Summary Report
-------------------
t/boilerplate.t (Wstat: 65280 Tests: 6 Failed: 2)
Failed tests: 5-6
TODO passed: 1-6
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 6.
t/client-2.t (Wstat: 65280 Tests: 8 Failed: 1)
Failed test: 8
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 8.
t/client.t (Wstat: 65280 Tests: 15 Failed: 2)
Failed tests: 14-15
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 15.
t/pod-coverage.t (Wstat: 2304 Tests: 14 Failed: 9)
Failed tests: 1, 3, 5, 7-12
Non-zero exit status: 9
t/pod.t (Wstat: 1792 Tests: 15 Failed: 7)
Failed tests: 1-5, 9, 13
Non-zero exit status: 7
Files=13, Tests=100, 8 wallclock secs ( 0.12 usr 0.35 sys + 4.32 cusr 0.71 csys = 5.50 CPU)
Result: FAIL
Failed 5/13 test programs. 21/100 subtests failed.
*** Error code 255
Stop in /usr/home/test/.cpan/build/Robotics-0.23-3bosUN.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 66622
PERL5_CPAN_IS_RUNNING = 66622
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1039,66622
PERLBREW_BASHRC_VERSION = 0.33
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.33
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = Robotics-0.23
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112621
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.07
File::Spec 3.33
JSON 2.27
JSON::PP 2.27008
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at Dec 7 2011 10:40:29
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="66622"
PERL5_CPAN_IS_RUNNING="66622"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1039,66622"
PERLBREW_BASHRC_VERSION="0.33"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.33"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="Robotics-0.23"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.