develooper Front page | perl.cpan.testers | Postings from June 2006

UNKNOWN Lingua-EN-Gender-0.02 i386-linux-thread-multi 2.6.9-22.18.bz155725.elsmp

From:
tom
Date:
June 11, 2006 07:17
Subject:
UNKNOWN Lingua-EN-Gender-0.02 i386-linux-thread-multi 2.6.9-22.18.bz155725.elsmp
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.
	
--

******************************** NOTE ********************************
The comments below 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 information, and do not take
it personally.  (We appreciate your patience. :)
**********************************************************************

Hello, Ricky Buchanan! This is a computer-generated error report created
automatically by CPANPLUS, version 0.051.  
Comments from the tester may appear at the end of this report, as well.


Thanks for uploading your works to CPAN.  However, it appears that
CPANPLUS encountered problems while testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Sun Jun 11 15:16:46 2006] Trying to get 'http://www.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/G/GO/GOSSAMER/Lingua-EN-Gender-0.02.tar.gz'
[MSG] [Sun Jun 11 15:16:46 2006] Trying to get 'http://www.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/G/GO/GOSSAMER/CHECKSUMS'
[MSG] [Sun Jun 11 15:16:47 2006] Checksum matches for 'Lingua-EN-Gender-0.02.tar.gz'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/Makefile.PL'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/Changes'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/README'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/MANIFEST'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/lib/'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/lib/Lingua/'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/lib/Lingua/EN/'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua-EN-Gender-0.02/lib/Lingua/EN/Gender.pm'
[MSG] [Sun Jun 11 15:16:48 2006] Extracted 'Lingua::EN::Gender' to '/home/tom/.cpanplus/5.8.8/build/Lingua-EN-Gender-0.02'
[MSG] [Sun Jun 11 15:16:49 2006] No tests defined for Lingua::EN::Gender extension.


Would it be too much to ask for a simple test script in the next
release, so people can verify which platforms can successfully
install them, as well as avoid regression bugs?

A simple 't/use.t' that says:

#!/usr/bin/env perl -w
use strict;
use Test;
BEGIN { plan tests => 1 }

use Your::Module::Here; ok(1);
exit;
__END__

would be appreciated.  If you are interested in making a more robust
test suite, please see the Test::Simple, Test::More and Test::Tutorial
manpages at <http://search.cpan.org/dist/Test-Simple/>.

Thanks!


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.9-22.18.bz155725.elsmp, archname=i386-linux-thread-multi
    uname='linux hs20-bc1-6.build.redhat.com 2.6.9-22.18.bz155725.elsmp #1 smp thu nov 17 15:34:08 est 2005 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 5.8.5 5.8.4 5.8.3 -Dscriptdir=/usr/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.0 20060228 (Red Hat 4.1.0-1)', 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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.90.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.90'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About