Front page | perl.cpan.testers |
Postings from September 2005
UNKNOWN Net-AIM-1.22 darwin-thread-multi-2level 8.0
From:
cpanplus
Date:
September 6, 2005 08:28
Subject:
UNKNOWN Net-AIM-1.22 darwin-thread-multi-2level 8.0
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 Aryeh Goldsmith,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. 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 'fetch':
[MSG] [Wed Aug 31 08:00:34 2005] Checking if source files are up to date
[MSG] [Wed Aug 31 08:00:34 2005] Updating source file '01mailrc.txt.gz'
[MSG] [Wed Aug 31 08:00:34 2005] Trying to get 'ftp://ftp.cs.colorado.edu/pub/perl/CPAN/authors/01mailrc.txt.gz'
[MSG] [Wed Aug 31 08:00:36 2005] Updating source file '03modlist.data.gz'
[MSG] [Wed Aug 31 08:00:36 2005] Trying to get 'ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/03modlist.data.gz'
[MSG] [Wed Aug 31 08:00:39 2005] Updating source file '02packages.details.txt.gz'
[MSG] [Wed Aug 31 08:00:39 2005] Trying to get 'ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/02packages.details.txt.gz'
[MSG] [Wed Aug 31 08:00:47 2005] Rebuilding author tree, this might take a while
[MSG] [Wed Aug 31 08:00:48 2005] Rebuilding module tree, this might take a while
[MSG] [Wed Aug 31 08:01:07 2005] Trying to get 'ftp://ftp.cs.colorado.edu/pub/perl/CPAN/authors/id/A/AR/ARYEH/Net-AIM-1.22.tar.gz'
[MSG] [Wed Aug 31 08:01:09 2005] Trying to get 'ftp://ftp.cs.colorado.edu/pub/perl/CPAN/authors/id/A/AR/ARYEH/CHECKSUMS'
[MSG] [Wed Aug 31 08:01:13 2005] Checksum matches for 'Net-AIM-1.22.tar.gz'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/AIM/'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/AIM/Connection.pm'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/AIM/Event.pm'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/AIM.pm'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/MANIFEST'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/Makefile.PL'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/PROTOCOL'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/README'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/TODO'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/aimtest'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net-AIM-1.22/Net'
[MSG] [Wed Aug 31 08:01:14 2005] Extracted 'Net::AIM' to '/Users/chris/.cpanplus/5.8.6/build/Net-AIM-1.22'
[MSG] [Wed Aug 31 08:01:15 2005] Checking if your kit is complete...
Looks good
'INSTALLBASE' is not a known MakeMaker parameter name.
Writing Makefile for Net::AIM
[MSG] [Wed Aug 31 08:01:16 2005] cp AIM/Connection.pm blib/lib/Net/AIM/Connection.pm
cp AIM/Event.pm blib/lib/Net/AIM/Event.pm
cp AIM.pm blib/lib/Net/AIM.pm
Manifying blib/man3/Net::AIM::Connection.3pm
Manifying blib/man3/Net::AIM::Event.3pm
Manifying blib/man3/Net::AIM.3pm
[MSG] [Wed Aug 31 08:01:17 2005] No tests defined for Net::AIM extension.
RECOMMENDATIONS:
It would be very helpful if you could include even 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
documentation at <http://search.cpan.org/dist/Test-Simple/>.
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Carp 1.03
IO::File 1.10
IO::Select 1.16
IO::Socket 1.28
Socket 1.77
Sys::Hostname 1.11
******************************** 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:
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
uname='darwin b28.apple.com 8.0 darwin kernel version 7.5.0: thu mar 3 18:48:46 pst 2005; root:xnuxnu-517.99.13.obj~1release_ppc power macintosh powerpc '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
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='cc', ccflags ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
optimize='-Os',
cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1809)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'
-
UNKNOWN Net-AIM-1.22 darwin-thread-multi-2level 8.0
by cpanplus