Front page | perl.cpan.testers |
Postings from December 2007
FAIL Yahoo-Photos-0.0.2 i686-linux-64int 2.6.22-1-k7
From:
andreas.koenig.gmwojprw
Date:
December 23, 2007 21:09
Subject:
FAIL Yahoo-Photos-0.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 Lars Dieckow,
This is a computer-generated report for Yahoo-Photos-0.0.2
on perl-5.11.0, created automatically by CPAN-Reporter-1.0601
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 with your distribution. If these results are
not what you expect or if you would like to learn how to avoid FAIL
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test TEST_VERBOSE=1':
make[3]: Entering directory `/home/sand/.cpan/build/Yahoo-Photos-0.0.2-BMhs0H'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/ptgb2cL/perl-5.8.0@32719/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.new.t t/02.albums.t t/03.albums-tools.t t/04.upload.t t/perlcritic.t t/pod-coverage.t t/pod.t
t/00.load..............
1..1
ok 1 - use Yahoo::Photos;
# Testing Yahoo::Photos 0.0.2
ok
t/01.new...............
1..18
ok 1 - naked new
ok 2 - invalid new
ok 3 - multiple constructor params - first pair
ok 4 - multiple constructor params - second pair
ok 5 - multiple constructor params - third pair
ok 6 - multiple constructor params - three at a time
ok 7 - naked login
ok 8 - no user
ok 9 - no pass
not ok 10 - invalid login
# Failed test 'invalid login'
# at t/01.new.t line 78.
ok 11 - bad credentials file
ok 12 - bad credentials
ok 13 - no pass in credentials
ok 14 - no user in credentials
ok 15 # SKIP -- no credentials file set up for testing
ok 16 - no cookie file
ok 17 - cookie file missing
ok 18 - cannot read cookie file
# Looks like you failed 1 test of 18.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/18 subtests
(less 1 skipped subtest: 16 okay)
t/02.albums............
1..0 # Skip No credentials file set up for testing
skipped: No credentials file set up for testing
t/03.albums-tools......
1..2
ok 1 - name field added
ok 2 - old id not overwritten
ok
t/04.upload............
1..0 # Skip No credentials file set up for testing
skipped: No credentials file set up for testing
t/perlcritic...........
1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod-coverage.........
1..2
ok 1 - Pod coverage on Yahoo::Photos
ok 2 - Pod coverage on Yahoo::Photos::Album
ok
t/pod..................
1..3
ok 1 - blib/script/yahoo-photos
ok 2 - blib/lib/Yahoo/Photos.pm
ok 3 - blib/lib/Yahoo/Photos/Album.pm
ok
Test Summary Report
-------------------
t/01.new.t (Wstat: 256 Tests: 18 Failed: 1)
Failed test: 10
Non-zero exit status: 1
Files=8, Tests=26, 6 wallclock secs ( 0.06 usr 0.02 sys + 2.56 cusr 0.30 csys = 2.94 CPU)
Result: FAIL
Failed 1/8 test programs. 1/26 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Yahoo-Photos-0.0.2-BMhs0H'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------- ---- ------
Carp 0 1.08
Class::Spiffy 0 0.15
File::HomeDir 0 0.67
File::Spec::Functions 0 3.2501
File::Temp 0 0.20
HTTP::Cookies::Netscape 0 1.26
List::Util 0 1.19
Perl::Version 0 1.004
Readonly 0 1.03
Test::Exception 0 0.26
Test::More 0.42 0.74
WWW::Mechanize 0 1.34
YAML 0 0.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
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/Encode-IBM-0.07-ovXTTt/blib/arch:/home/sand/.cpan/build/Encode-IBM-0.07-ovXTTt/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 29231
PERL5_CPAN_IS_RUNNING = 29231
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/perl/ptgb2cL/perl-5.8.0@32719/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.06
Test::More 0.74
YAML 0.66
YAML::Syck 1.00
version 0.74
--
Summary of my perl5 (revision 5 version 11 subversion 0) 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/ptgb2cL/perl-5.8.0@32719 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -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 =' -fstack-protector -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.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 Yahoo-Photos-0.0.2 i686-linux-64int 2.6.22-1-k7
by andreas.koenig.gmwojprw