Front page | perl.cpan.testers |
Postings from March 2008
FAIL Data-FeatureFactory-0.04-r1 i686-cygwin-thread-multi-64int1.5.24(0.15642)
From:
chris
Date:
March 8, 2008 12:02
Subject:
FAIL Data-FeatureFactory-0.04-r1 i686-cygwin-thread-multi-64int1.5.24(0.15642)
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 SIXTEASE,
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] [Sat Mar 8 20:01:23 2008] Trying to get 'http://www.cpan.org/authors/id/S/SI/SIXTEASE/Data-FeatureFactory-0.04-r1.tar.gz'
[MSG] [Sat Mar 8 20:01:26 2008] Trying to get 'http://www.cpan.org/authors/id/S/SI/SIXTEASE/CHECKSUMS'
[MSG] [Sat Mar 8 20:01:27 2008] Checksum matches for 'Data-FeatureFactory-0.04-r1.tar.gz'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/t/'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/t/OuterModule.pm'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/t/lcletters.txt'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/t/00-evaluate.t'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/t/01-translate.t'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/t/__Example.pm'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/lib/'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/lib/Data/'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/lib/Data/FeatureFactory.pm'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/README'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/Changes'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/Makefile.PL'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data-FeatureFactory/MANIFEST'
[MSG] [Sat Mar 8 20:01:28 2008] Extracted 'Data::FeatureFactory' to '/home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory'
[MSG] [Sat Mar 8 20:01:30 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Data::FeatureFactory
[MSG] [Sat Mar 8 20:01:30 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat Mar 8 20:01:40 2008] cp lib/Data/FeatureFactory.pm blib/lib/Data/FeatureFactory.pm
[ERROR] [Sat Mar 8 20:01:46 2008] MAKE TEST failed: Illegal seek /home/cwill1is/blead/bin/perl5.11.0.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-evaluate.......Use of uninitialized value $_[0] in uc at t/00-evaluate.t line 563.
Use of uninitialized value $_[0] in uc at t/00-evaluate.t line 568.
Use of uninitialized value $_[0] in uc at t/OuterModule.pm line 4.
ok
Saving the mapping for feature 'third_letter' to file /home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib/lib/Data/.FeatureFactory.NumFormat__third_letter
Saving the mapping for feature 'third_letter' to file /home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib/lib/Data/.FeatureFactory.NumFormat__third_letter
t/01-translate...... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/37 subtests
Test Summary Report
-------------------
t/01-translate.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 37 tests but ran 0.
Files=2, Tests=113, 2 wallclock secs ( 0.09 usr 0.05 sys + 0.89 cusr 0.48 csys = 1.51 CPU)
Result: FAIL
Can't locate List/MoreUtils.pm in @INC (@INC contains: /home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib/lib /home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib/arch /home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib /home/cwill1is/blead/lib/perl5/5.11.0/i686-cygwin-thread-multi-64int /home/cwill1is/blead/lib/perl5/5.11.0 /home/cwill1is/blead/lib/perl5/site_perl/5.11.0/i686-cygwin-thread-multi-64int /home/cwill1is/blead/lib/perl5/site_perl/5.11.0 .) at t/01-translate.t line 6.
BEGIN failed--compilation aborted at t/01-translate.t line 6.
# Looks like your test died before it could output anything.
Failed 1/2 test programs. 0/113 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Sat Mar 8 20:01:46 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
List::MoreUtils
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'SIXTEASE (cpanplus-info@lists.sf.net)',
... # other information
PREREQ_PM => {
'List::MoreUtils' => '0', # or a minimum working version
}
);
If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Carp 1.08 0
File::Basename 2.76 0
Test::More 0.78 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
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
LIB = C:\strawberry\c\lib;C:\strawberry\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/GNUWin32/bin:/cygdrive/c/Program Files/Subversion/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Mingw/dmake:/cygdrive/c/Mingw/bin:/cygdrive/c/Mingw/tools:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft SQL Server/80/Tools/BINN://scc030/helpdeskv6$/HelpDesk/HDBIN32/:/cygdrive/c/Program Files/Vim/vim63:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/SSH Communications Security/SSH Secure Shell:/cygdrive/c/Program Files/Nmap
PERL5LIB = :/home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib/lib:/home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib/arch:/home/cwill1is/blead/.cpanplus/5.11.0/build/Data-FeatureFactory/blib
PERL5_CPANPLUS_IS_RUNNING = 2992
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel
SHELL = /bin/sh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cwill1is/blead/bin/perl5.11.0.exe
UID: $< = 11964
EUID: $> = 11964
GID: $( = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503
EGID: $) = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503
-------------------------------
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33450) configuration:
Platform:
osname=cygwin, osvers=1.5.24(0.15642), archname=i686-cygwin-thread-multi-64int
uname='cygwin_nt-5.2 citu003 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
config_args='-e -Dusedevel -Dprefix=/home/cwill1is/blead -Dusethreads -Duse64bitint -d'
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=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', 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=8, prototype=define
Linker and Libraries:
ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-ldl -lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -L/usr/local/lib'
-
FAIL Data-FeatureFactory-0.04-r1 i686-cygwin-thread-multi-64int1.5.24(0.15642)
by chris