Front page | perl.cpan.testers |
Postings from April 2008
FAIL Dynamic-Loader-0.10 i386-freebsd-thread-multi-64int 6.2-release
Thread Next
From:
chris
Date:
April 23, 2008 23:09
Subject:
FAIL Dynamic-Loader-0.10 i386-freebsd-thread-multi-64int 6.2-release
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 EVALETO,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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':
[MSG] [Thu Apr 24 06:32:38 2008] Trying to get 'http://www.cpan.org/authors/id/E/EV/EVALETO/Dynamic-Loader-0.10.tar.gz'
[MSG] [Thu Apr 24 06:32:41 2008] Trying to get 'http://www.cpan.org/authors/id/E/EV/EVALETO/CHECKSUMS'
[MSG] [Thu Apr 24 06:32:42 2008] Checksum matches for 'Dynamic-Loader-0.10.tar.gz'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/README'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/module.conf'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/pod.t'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/00-load.t'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/dl-1.t'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/module.pm'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/t/module.pl'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/Changes'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/scripts/'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/scripts/loader.pl'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/scripts/loader-info.pl'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/scripts/loader-scripts.pl'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/META.yml'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/MANIFEST'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/Makefile.PL'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/lib/'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/lib/Dynamic/'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic-Loader-0.10/lib/Dynamic/Loader.pm'
[MSG] [Thu Apr 24 06:32:43 2008] Extracted 'Dynamic::Loader' to '/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Dynamic-Loader-0.10'
[MSG] [Thu Apr 24 06:32:45 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Dynamic::Loader
[MSG] [Thu Apr 24 06:32:45 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Thu Apr 24 06:32:54 2008] cp lib/Dynamic/Loader.pm blib/lib/Dynamic/Loader.pm
cp scripts/loader.pl blib/script/loader.pl
/usr/home/cpan/perl5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/loader.pl
cp scripts/loader-info.pl blib/script/loader-info.pl
/usr/home/cpan/perl5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/loader-info.pl
cp scripts/loader-scripts.pl blib/script/loader-scripts.pl
/usr/home/cpan/perl5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/loader-scripts.pl
Manifying blib/man3/Dynamic::Loader.3
[ERROR] [Thu Apr 24 06:32:58 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/home/cpan/perl5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load......# Testing Dynamic::Loader 0.10, Perl 5.010000, /usr/home/cpan/perl5.10.0/bin/perl
ok
t/dl-1.........ERROR: Cannot open executable module.pl (No such file)
BEGIN failed--compilation aborted.
# Failed test 'perl -MDynamic::Loader='module.pl --a=A --b=B',/home/cpan/jail/t -e '''
# at t/dl-1.t line 14.
# Looks like you failed 1 test of 2.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/pod..........skipped: Test::Pod 1.22 required for testing POD
Test Summary Report
-------------------
t/dl-1.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=3, Tests=3, 3 wallclock secs ( 0.02 usr 0.16 sys + 0.12 cusr 0.64 csys = 0.93 CPU)
Result: FAIL
Failed 1/3 test programs. 1/3 subtests failed.
*** Error code 255
Stop in /usr/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Dynamic-Loader-0.10.
[MSG] [Thu Apr 24 06:32:58 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Test::More 0.72 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.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/cpan/bin
PERL5LIB = :/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Dynamic-Loader-0.10/blib/lib:/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Dynamic-Loader-0.10/blib/arch:/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Dynamic-Loader-0.10/blib
PERL5_CPANPLUS_IS_RUNNING = 38644
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/perl5.10.0/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 20 20 20 2
EGID: $) = 20 20 20 2
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=6.2-release, archname=i386-freebsd-thread-multi-64int
uname='freebsd forneus.bingosnet.co.uk 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root@dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-e -Dprefix=/home/cpan/perl5.10.0 -Dusethreads -Duse64bitint -Dusemymalloc=n'
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=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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 ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
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 Next