Front page | perl.cpan.testers |
Postings from June 2008
FAIL JSAN-Client-0.16 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
June 5, 2008 20:45
Subject:
FAIL JSAN-Client-0.16 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
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/
--
Dear Adam Kennedy,
This is a computer-generated report for JSAN-Client-0.16
on perl 5.10.0, created by CPAN-Reporter-1.15.
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://cpantest.grango.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/david/perl/5.10.0-threads/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile............ok
t/02_transport..........
# Failed test 'The object isa URI::ToDisk'
# at t/02_transport.t line 45.
# The object isn't a reference
# Failed test '->file_get returns URI::ToDisk as expected'
# at t/02_transport.t line 46.
# got: 'http://openjsan.org/index.sqlite'
# expected: ''
Can't call method "path" without a package or object reference at t/02_transport.t line 47.
# Looks like you planned 22 tests but only ran 11.
# Looks like you failed 2 tests of 11 run.
# Looks like your test died just after 11.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/22 subtests
t/03_transport_use......
# Failed test 'The object isa URI::ToDisk'
# at t/03_transport_use.t line 45.
# The object isn't a reference
# Failed test '->file_get returns URI::ToDisk as expected'
# at t/03_transport_use.t line 46.
# got: 'http://openjsan.org/index.sqlite'
# expected: ''
Can't call method "path" without a package or object reference at t/03_transport_use.t line 47.
# Looks like you planned 21 tests but only ran 10.
# Looks like you failed 2 tests of 10 run.
# Looks like your test died just after 10.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/21 subtests
t/04_index..............Can't call method "path" without a package or object reference at /home/david/.cpan/build/JSAN-Client-0.16-K9oeAW/blib/lib/JSAN/Transport.pm line 333.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 50/50 subtests
t/05_extract............Can't call method "path" without a package or object reference at /home/david/.cpan/build/JSAN-Client-0.16-K9oeAW/blib/lib/JSAN/Transport.pm line 333.
# Looks like you planned 5 tests but only ran 2.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/5 subtests
t/06_dependency.........Can't call method "path" without a package or object reference at /home/david/.cpan/build/JSAN-Client-0.16-K9oeAW/blib/lib/JSAN/Transport.pm line 333.
# Looks like you planned 8 tests but only ran 1.
# Looks like your test died just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests
t/07_client.............Can't call method "path" without a package or object reference at /home/david/.cpan/build/JSAN-Client-0.16-K9oeAW/blib/lib/JSAN/Transport.pm line 333.
# Looks like you planned 17 tests but only ran 7.
# Looks like your test died just after 7.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/17 subtests
t/08_uri................ok
t/99_author.............skipped: Test::Pod 1.00 required for testing POD
Test Summary Report
-------------------
t/02_transport.t (Wstat: 65280 Tests: 11 Failed: 2)
Failed tests: 10-11
Non-zero exit status: 255
Parse errors: Bad plan. You planned 22 tests but ran 11.
t/03_transport_use.t (Wstat: 65280 Tests: 10 Failed: 2)
Failed tests: 9-10
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 10.
t/04_index.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 50 tests but ran 0.
t/05_extract.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 2.
t/06_dependency.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/07_client.t (Wstat: 65280 Tests: 7 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 7.
Files=9, Tests=50, 9 wallclock secs ( 0.01 usr 0.06 sys + 1.94 cusr 1.68 csys = 3.69 CPU)
Result: FAIL
Failed 6/9 test programs. 4/50 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- -------
Algorithm::Dependency 1.101 1.106
Archive::Tar 1.30 1.38
Archive::Zip 1.18 1.23
Class::DBI 3.000011 3.0.17
Config::Tiny 2.02 2.12
DBD::SQLite 1.08 1.14
Digest::MD5 2.33 2.36_01
File::HomeDir 0.63 0.69
File::Path 1.06 2.04
File::Remove 0.34 1.41
File::Spec 0.80 3.2701
LWP::Online 0.02 0.04
LWP::Simple 1.41 5.810
Params::Util 0.14 0.33
Scalar::Util 1.11 1.19
Test::More 0.47 0.80
URI 0 1.36
URI::ToDisk 1.08 1.12
YAML 0.39 0.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/david/perl/5.10.0-threads/lib/5.10.0
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_8lXr.txt
PERL5_CPANPLUS_IS_RUNNING = 3634
PERL5_CPAN_IS_RUNNING = 3634
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21909,3634
PERL_CR_SMOKER_CURRENT = JSAN-Client-0.16
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.0-threads/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.0-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL JSAN-Client-0.16 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
by DAGOLDEN