Front page | perl.cpan.testers |
Postings from September 2007
FAIL VCI-0.1.0_2 i686-linux-64int 2.6.22-1-k7
From:
andreas.koenig.gmwojprw
Date:
September 3, 2007 18:43
Subject:
FAIL VCI-0.1.0_2 i686-linux-64int 2.6.22-1-k7
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Max Kanat-Alexander,
This is a computer-generated test report for VCI-0.1.0_2, created
automatically by CPAN::Reporter, version 0.4801, and sent to the CPAN
Testers mailing list. If you have received this email directly, it is
because the person testing your distribution chose to send a copy to your
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
Sections of this report:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------- ---- -----
Carp 0 1.07
DateTime 0 0.40
DateTime::Format::DateParse 0 0.04
Moose 0 0.25
MooseX::Method 0 0.39
Path::Abstract 0 0.071
Test::Exception 0 0.25
Test::More 0 0.70
Test::Warn 0 0.10
Text::Diff::Parser 0 0.06
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
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 = /home/sand/.cpan/build/HTML-Menu-TreeView-0.7.9-RyJuPg/blib/arch:/home/sand/.cpan/build/HTML-Menu-TreeView-0.7.9-RyJuPg/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 11983
PERL5_CPAN_IS_RUNNING = 11983
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/bin/perl
UID: $< = 1005
EUID: $> = 1005
GID: $( = 1005 1005
EGID: $) = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9102
Cwd 3.25
ExtUtils::CBuilder 0.19
ExtUtils::Command 1.13
ExtUtils::Install 1.41_04
ExtUtils::MakeMaker 6.36_01
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18
File::Spec 3.25
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 2.99_01
Test::More 0.70
version 0.7203
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
/home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/bin/perl Build --makefile_env_macros 1 test
t/010_abstract_compile......ok
t/020_vcs_compile...........ok
t/200_vci_api_version.......ok
t/300_bzr...................Could not find "bzr" in your path at /home/sand/.cpan/build/VCI-0.1.0_2-UlfAg2/blib/lib/VCI/VCS/Bzr.pm line 16
VCI::VCS::Bzr::build_x_bzr() called at /home/sand/.cpan/build/VCI-0.1.0_2-UlfAg2/blib/lib/VCI/VCS/Bzr.pm line 13
VCI::VCS::Bzr::__ANON__() called at /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/lib/site_perl/5.9.5/Class/MOP/Attribute.pm line 128
Class::MOP::Attribute::default() called at /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/lib/site_perl/5.9.5/Moose/Meta/Attribute.pm line 226
Moose::Meta::Attribute::initialize_instance_slot() called at /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/lib/site_perl/5.9.5/Moose/Meta/Class.pm line 102
Moose::Meta::Class::construct_instance() called at /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/lib/site_perl/5.9.5/Class/MOP/Class.pm line 306
Class::MOP::Class::new_object() called at /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/lib/site_perl/5.9.5/Moose/Meta/Class.pm line 81
Moose::Meta::Class::new_object() called at /home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782/lib/site_perl/5.9.5/Moose/Object.pm line 28
Moose::Object::new() called at (eval 18) line 3
VCI::new() called at /home/sand/.cpan/build/VCI-0.1.0_2-UlfAg2/blib/lib/VCI.pm line 22
VCI::connect() called at t/lib/Support.pm line 28
Support::test_vcs() called at t/300_bzr.t line 70
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 28/28 subtests
t/310_git...................ok
t/320_cvs...................
# Failed test 'Only 1 project returned'
# at t/lib/Support.pm line 44.
# got: 0
# expected: 1
Can't call method "name" on an undefined value at t/lib/Support.pm line 46.
# Looks like you planned 28 tests but only ran 6.
# Looks like you failed 1 test of 6 run.
# Looks like your test died just after 6.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 23/28 subtests
t/330_svn...................ok
t/pod.......................ok
t/pod_coverage..............ok
Test Summary Report
-------------------
t/020_vcs_compile.t (Wstat: 0 Tests: 43 Failed: 0)
Tests skipped: 9-17, 27-35
t/300_bzr.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 0.
t/320_cvs.t (Wstat: 65280 Tests: 6 Failed: 1)
Failed tests: 6
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 6.
Files=9, Tests=122, 46 wallclock secs (21.01 cusr + 0.94 csys = 21.95 CPU)
Failed 2/9 test programs. 1/122 subtests failed.
make: *** [test] Error 255
--
Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pfmRFB7/perl-5.8.0@31782 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.6.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
-
FAIL VCI-0.1.0_2 i686-linux-64int 2.6.22-1-k7
by andreas.koenig.gmwojprw