Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Dist-VersionSync-1.1.2 v5.19.5 GNU/Linux
Date: 2013-09-24T07:54:31Z
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 Guillaume Aubert,
This is a computer-generated report for Test-Dist-VersionSync-1.1.2
on perl 5.19.5, created by CPAN-Reporter-1.2010.
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::Dist::VersionSync 1.1.2, Perl 5.019005, /tmp/basesmoker-reloperl-rZKV/bin/perl
t/00-load.t ................................... ok
t/10-_get_modules_from_manifest-simple.t ...... ok
t/11-_get_modules_from_manifest-exclusions.t .. ok
# Failed test 'ok_versions() detects matching versions.'
# at t/20-ok_versions-sync.t line 46.
# STDOUT is:
# ok 1 - No MANIFEST.SKIP found, skipping.
# ok 2 - The MANIFEST file is present at the root of the distribution.
# ok 3 - Retrieve MANIFEST file.
# 1..4
# ok 1 - use TestModule1;
# ok 2 - Module TestModule1 declares a version.
# ok 3 - use TestModule2;
# ok 4 - Module TestModule2 declares a version.
# ok 4 - Retrieve versions for all modules listed.
# ok 5 - The modules declare only one version.
#
# not:
# ok 1 - No MANIFEST.SKIP found, skipping.
#
# ok 2 - The MANIFEST file is present at the root of the distribution.
#
# ok 3 - Retrieve MANIFEST file.
#
# # Subtest: Retrieve versions for all modules listed.
#
# 1..4
#
# ok 1 - use TestModule1;
#
# ok 2 - Module TestModule1 declares a version.
#
# ok 3 - use TestModule2;
#
# ok 4 - Module TestModule2 declares a version.
#
# ok 4 - Retrieve versions for all modules listed.
#
# ok 5 - The modules declare only one version.
#
# as expected
t/20-ok_versions-sync.t .......................
Failed 1/5 subtests
# Failed test 'ok_versions() detects non-matching versions.'
# at t/21-ok_versions-desync.t line 46.
# STDOUT is:
# ok 1 - No MANIFEST.SKIP found, skipping.
# ok 2 - The MANIFEST file is present at the root of the distribution.
# ok 3 - Retrieve MANIFEST file.
# 1..4
# ok 1 - use TestModule1;
# ok 2 - Module TestModule1 declares a version.
# ok 3 - use TestModule2;
# ok 4 - Module TestModule2 declares a version.
# ok 4 - Retrieve versions for all modules listed.
# not ok 5 - The modules declare only one version.
#
# not:
# ok 1 - No MANIFEST.SKIP found, skipping.
#
# ok 2 - The MANIFEST file is present at the root of the distribution.
#
# ok 3 - Retrieve MANIFEST file.
#
# # Subtest: Retrieve versions for all modules listed.
#
# 1..4
#
# ok 1 - use TestModule1;
#
# ok 2 - Module TestModule1 declares a version.
#
# ok 3 - use TestModule2;
#
# ok 4 - Module TestModule2 declares a version.
#
# ok 4 - Retrieve versions for all modules listed.
#
# not ok 5 - The modules declare only one version.
#
# as expected
t/21-ok_versions-desync.t .....................
Failed 1/5 subtests
# Failed test 'ok_versions() detects matching versions.'
# at t/22-ok_versions-modules_list.t line 52.
# STDOUT is:
# ok 1 - modules list isa ARRAY
# 1..4
# ok 1 - use TestModule1;
# ok 2 - Module TestModule1 declares a version.
# ok 3 - use TestModule2;
# ok 4 - Module TestModule2 declares a version.
# ok 2 - Retrieve versions for all modules listed.
# ok 3 - The modules declare only one version.
#
# not:
# ok 1 - 'modules list' isa 'ARRAY'
#
# # Subtest: Retrieve versions for all modules listed.
#
# 1..4
#
# ok 1 - use TestModule1;
#
# ok 2 - Module TestModule1 declares a version.
#
# ok 3 - use TestModule2;
#
# ok 4 - Module TestModule2 declares a version.
#
# ok 2 - Retrieve versions for all modules listed.
#
# ok 3 - The modules declare only one version.
#
# as expected
t/22-ok_versions-modules_list.t ...............
Failed 1/5 subtests
# Failed test 'ok_versions() detects empty list.'
# at t/23-ok_versions-empty_list.t line 24.
# STDOUT is:
# ok 1 - modules list isa ARRAY
# ok 2 # skip No module found in the distribution.
# ok 3 # skip No module found in the distribution.
#
# not:
# ok 1 - 'modules list' isa 'ARRAY'
#
# ok 2 # skip No module found in the distribution.
#
# ok 3 # skip No module found in the distribution.
#
# as expected
t/23-ok_versions-empty_list.t .................
Failed 1/1 subtests
t/24-ok_versions-missing_manifest.t ........... ok
# Failed test 'ok_versions() fails nicely when one of the modules doesn't declare a version'.'
# at t/25-ok_versions-missing_version.t line 46.
# STDOUT is:
# ok 1 - No MANIFEST.SKIP found, skipping.
# ok 2 - The MANIFEST file is present at the root of the distribution.
# ok 3 - Retrieve MANIFEST file.
# 1..4
# ok 1 - use TestModule1;
# ok 2 - Module TestModule1 declares a version.
# ok 3 - use TestModule2;
# not ok 4 - Module TestModule2 declares a version.
# not ok 4 - Retrieve versions for all modules listed.
# not ok 5 - The modules declare only one version.
#
# not:
# ok 1 - No MANIFEST.SKIP found, skipping.
#
# ok 2 - The MANIFEST file is present at the root of the distribution.
#
# ok 3 - Retrieve MANIFEST file.
#
# # Subtest: Retrieve versions for all modules listed.
#
# 1..4
#
# ok 1 - use TestModule1;
#
# ok 2 - Module TestModule1 declares a version.
#
# ok 3 - use TestModule2;
#
# not ok 4 - Module TestModule2 declares a version.
#
# not ok 4 - Retrieve versions for all modules listed.
#
# not ok 5 - The modules declare only one version.
#
# as expected
t/25-ok_versions-missing_version.t ............
Failed 1/5 subtests
Test Summary Report
-------------------
t/20-ok_versions-sync.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
t/21-ok_versions-desync.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
t/22-ok_versions-modules_list.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
t/23-ok_versions-empty_list.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/25-ok_versions-missing_version.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
Files=9, Tests=47, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.26 cusr 0.02 csys = 0.31 CPU)
Result: FAIL
Failed 5/9 test programs. 5/47 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- --------
Data::Dumper 0 2.149
perl 5.006 5.019005
Test::More 0.94 0.98_06
build_requires:
Module Need Have
--------------------- ----- --------
Carp 0 1.32
Test::Builder::Tester 0 1.22
Test::FailWarnings 0 0.007
configure_requires:
Module Need Have
--------------------- ----- --------
Module::Build 0 0.4007
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB = /tmp/loop_over_bdir-18520-rvS24f/FusionInventory-Agent-2.3.2-Gwtrmf/blib/arch:/tmp/loop_over_bdir-18520-rvS24f/FusionInventory-Agent-2.3.2-Gwtrmf/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10501
PERL5_CPAN_IS_RUNNING = 10501
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-rZKV/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.00
CPAN::Meta 2.132661
Cwd 3.45
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.60
ExtUtils::MakeMaker 6.78
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.23
File::Spec 3.45
JSON 2.59
JSON::PP 2.27202_01
Module::Build 0.4007
Module::Signature 0.73
Parse::CPAN::Meta 1.4407
Test::Harness 3.28
Test::More 0.98_06
YAML 0.84
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 19 subversion 5) configuration:
Commit id: b7c730ff445e2e63dd1c823dd7b851e2ffc9075d
Platform:
osname=linux, osvers=3.10-2-amd64, archname=x86_64-linux-thread-multi
uname='linux k83 3.10-2-amd64 #1 smp debian 3.10.7-1 (2013-08-17) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.4-45-gb7c730f/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, 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 -g',
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=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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -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_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
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 23 2013 10:33:34
%ENV:
PERL5LIB="/tmp/loop_over_bdir-18520-rvS24f/FusionInventory-Agent-2.3.2-Gwtrmf/blib/arch:/tmp/loop_over_bdir-18520-rvS24f/FusionInventory-Agent-2.3.2-Gwtrmf/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="10501"
PERL5_CPAN_IS_RUNNING="10501"
PERL_MM_USE_DEFAULT="1"
@INC:
/tmp/loop_over_bdir-18520-rvS24f/FusionInventory-Agent-2.3.2-Gwtrmf/blib/arch
/tmp/loop_over_bdir-18520-rvS24f/FusionInventory-Agent-2.3.2-Gwtrmf/blib/lib
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.4-45-gb7c730f/9980/lib/site_perl/5.19.5/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.4-45-gb7c730f/9980/lib/site_perl/5.19.5
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.4-45-gb7c730f/9980/lib/5.19.5/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.4-45-gb7c730f/9980/lib/5.19.5
.