Front page | perl.cpan.testers |
Postings from September 2005
FAIL RDF-Simple-0.22 i386-freebsd 5.4-stable
Thread Previous
|
Thread Next
From:
david
Date:
September 26, 2005 06:45
Subject:
FAIL RDF-Simple-0.22 i386-freebsd 5.4-stable
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 Jo Walsh,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[CP_MSG] [Mon Sep 26 15:59:28 2005] Trying to get 'ftp://ftp.oleane.net/pub/CPAN/authors/id/Z/ZO/ZOOLEIKA/CHECKSUMS'
[CP_MSG] [Mon Sep 26 15:59:29 2005] Checksum matches for 'RDF-Simple-0.22.tar.gz'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/002_simple.t'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/004_uri_file.t'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/001_load.t'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/003_uri.t'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/uri_file.rdf'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/t/simple.rdf'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/RDF/'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/RDF/Simple.pm'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/RDF/Simple/'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/RDF/Simple/NS.pm'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/RDF/Simple/Serialiser.pm'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/lib/RDF/Simple/Parser.pm'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/Changes'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/MANIFEST'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/META.yml'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/Todo'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/README'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/LICENSE'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF-Simple-0.22/Makefile.PL'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Extracted 'RDF::Simple' to '/home/cpan/plus/5.8.3/build/RDF-Simple-0.22'
[CP_MSG] [Mon Sep 26 15:59:32 2005] Checking if your kit is complete...
Looks good
Warning: prerequisite Class::MethodMaker 1 not found.
Warning: prerequisite Template 2 not found.
Warning: prerequisite XML::SAX 0.12 not found.
Writing Makefile for RDF::Simple
[CP_MSG] [Mon Sep 26 15:59:33 2005] Module 'RDF::Simple' requires 'Class::MethodMaker' version '1' to be installed
[CP_MSG] [Mon Sep 26 15:59:33 2005] Module 'RDF::Simple' requires 'Template' version '2' to be installed
[CP_MSG] [Mon Sep 26 15:59:33 2005] Module 'RDF::Simple' requires 'XML::SAX' version '0.12' to be installed
[CP_MSG] [Mon Sep 26 15:59:34 2005] cp lib/RDF/Simple/Parser.pm blib/lib/RDF/Simple/Parser.pm
cp lib/RDF/Simple.pm blib/lib/RDF/Simple.pm
cp lib/RDF/Simple/Serialiser.pm blib/lib/RDF/Simple/Serialiser.pm
cp lib/RDF/Simple/NS.pm blib/lib/RDF/Simple/NS.pm
Manifying blib/man3/RDF::Simple::Parser.3
Manifying blib/man3/RDF::Simple.3
Manifying blib/man3/RDF::Simple::Serialiser.3
[CP_ERROR] [Mon Sep 26 15:59:38 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/p583 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_load........ok
t/002_simple......Unable to provide required features
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/003_uri.........Unable to provide required features
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
after all the subtests completed successfully
t/004_uri_file....Unable to provide required features
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed 3/4 test scripts, 25.00% okay. 4/9 subtests failed, 55.56% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/002_simple.t 255 65280 2 4 200.00% 1-2
t/003_uri.t 255 65280 1 0 0.00% ??
t/004_uri_file.t 255 65280 2 4 200.00% 1-2
*** Error code 2
Stop in /home/cpan/plus/5.8.3/build/RDF-Simple-0.22.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Class::MethodMaker 0
Template 0
Test::Simple 0.60
XML::SAX 0
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.03.
--
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=freebsd, osvers=5.4-stable, archname=i386-freebsd
uname='freebsd profane.mongueurs.net 5.4-stable freebsd 5.4-stable #2: thu aug 25 18:39:45 cest 2005 root@profane.mongueurs.net:usrobjusrsrcsysprofane i386 '
config_args='-des -Dusemymalloc -Dprefix=/home/perl/p583'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', 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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Thread Previous
|
Thread Next