Back
From: metabase:user:917c2b6a-77f3-11e5-af78-c9d573d1e3cf
Subject: FAIL Test-Ping-0.17 v5.18.1 GNU/Linux
Date: 2015-11-05T00:00:32Z
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 Sawyer X,
This is a computer-generated report for Test-Ping-0.17
on perl 5.18.1, created by CPAN-Reporter-1.2015.
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 './Build test':
# Testing Test::Ping 0.17, Perl 5.018001, /usr/bin/perl5.18.1
t/00-load.t ..................... ok
t/01-simple.t ................... ok
t/03-icmp.t ..................... ok
t/04-object.t ................... ok
t/05-udp_tcp_stream_syn_inst.t .. ok
t/06-alarm.t .................... ok
t/07-timeout.t .................. ok
# Failed test 'ftp.geocities.com'
# at t/08-ping_tcp.t line 55.
# Looks like you failed 1 test of 11.
t/08-ping_tcp.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
# Failed test 'Default is not to use Time::HiRes'
# at t/09-ping_hires.t line 36.
# got: 1
# expected: 0
# Looks like you failed 1 test of 8.
t/09-ping_hires.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
t/10-ping_stream.t .............. ok
t/11-ping_syn.t ................. ok
# Failed test 'Testing http//www.microsoft.com./ and failing [Timed out]'
# at t/12-syn_host.t line 100.
# Looks like you failed 1 test of 28.
t/12-syn_host.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/28 subtests
t/13-service.t .................. ok
t/14-ping_icmp.t ................ ok
t/15-ping_udp.t ................. ok
t/critic.t ...................... skipped: Perl::Critic 1.098 not available for testing
t/meta.t ........................ skipped: Test::CPAN::Meta 0.12 not available for testing
t/minimumversion.t .............. skipped: Perl::MinimumVersion 1.20 not available for testing
t/pod-coverage.t ................ skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.t ......................... ok
Test Summary Report
-------------------
t/08-ping_tcp.t (Wstat: 256 Tests: 11 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t/09-ping_hires.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/12-syn_host.t (Wstat: 256 Tests: 28 Failed: 1)
Failed test: 25
Non-zero exit status: 1
Files=20, Tests=149, 42 wallclock secs ( 0.05 usr 0.04 sys + 0.78 cusr 0.14 csys = 1.01 CPU)
Result: FAIL
Failed 3/20 test programs. 3/149 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ---- --------
Carp 0 1.29
Net::Ping 2.33 2.41
Test::Builder 0.86 1.001014
Tie::Scalar 0 1.02
build_requires:
Module Need Have
------------- ---- --------
Test::More 0 1.001014
Test::Timer 0.05 0.12
configure_requires:
Module Need Have
------------- ---- --------
Module::Build 0.36 0.4214
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = cs_CZ.UTF-8
LC_ALL = cs_CZ.UTF-8
LC_COLLATE = C
LC_CTYPE = cs_CZ.UTF-8
PATH = /home/petr/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/qt/bin:/usr/share/texmf/bin:/home/petr/bin
PERL5LIB = /home/petr/.local/share/.cpan/build/Test-Timer-0.12-ASkl6C/blib/arch:/home/petr/.local/share/.cpan/build/Test-Timer-0.12-ASkl6C/blib/lib:/home/petr/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6330
PERL5_CPAN_IS_RUNNING = 6330
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 923,6330
PERL_CR_SMOKER_CURRENT = Test-Ping-0.17
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/petr/perl5
PERL_LWP_SSL_CA_PATH = /etc/ssl/certs
PERL_MB_OPT = --install_base "/home/petr/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/petr/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl5.18.1
$UID/$EUID = 1001 / 1001
$GID = 100 7 10 11 17 18 19 93 100
$EGID = 100 7 10 11 17 18 19 93 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150005
Cwd 3.40
ExtUtils::CBuilder 0.280210
ExtUtils::Command 7.10
ExtUtils::Install 1.59
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.26
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.10.9-smp, archname=i486-linux-thread-multi
uname='linux hive 3.10.9-smp #1 smp wed aug 21 15:27:17 cdt 2013 i686 amd phenom(tm) ii x6 1100t processor authenticamd gnulinux '
config_args='-de -Dprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib/perl5 -Darchlib=/usr/lib/perl5 -Dvendorprefix=/usr -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Dvendorarch=/usr/lib/perl5/vendor_perl -Dscriptdir=/usr/bin -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dlibpth=/usr/local/lib /usr/lib /lib -Doptimize=-O2 -march=i486 -mtune=i686 -Dusethreads -Duseithreads -Duseshrplib -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Darchname=i486-linux'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=i486 -mtune=i686',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.17.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -march=i486 -mtune=i686 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Sep 5 2013 22:01:10
%ENV:
PERL5LIB="/home/petr/.local/share/.cpan/build/Test-Timer-0.12-ASkl6C/blib/arch:/home/petr/.local/share/.cpan/build/Test-Timer-0.12-ASkl6C/blib/lib:/home/petr/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6330"
PERL5_CPAN_IS_RUNNING="6330"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="923,6330"
PERL_CR_SMOKER_CURRENT="Test-Ping-0.17"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/petr/perl5"
PERL_LWP_SSL_CA_PATH="/etc/ssl/certs"
PERL_MB_OPT="--install_base "/home/petr/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/petr/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/petr/.local/share/.cpan/build/Test-Timer-0.12-ASkl6C/blib/arch
/home/petr/.local/share/.cpan/build/Test-Timer-0.12-ASkl6C/blib/lib
/home/petr/perl5/lib/perl5/5.18.1/i486-linux-thread-multi
/home/petr/perl5/lib/perl5/5.18.1
/home/petr/perl5/lib/perl5/i486-linux-thread-multi
/home/petr/perl5/lib/perl5
/usr/local/lib/perl5
/usr/local/share/perl5
/usr/lib/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib/perl5
/usr/share/perl5
.