develooper Front page | perl.cpan.testers | Postings from March 2008

UNKNOWN Astro-ADS-1.20.7 x86_64-linux-thread-multi-ld 2.6.22.10

From:
imacat
Date:
March 18, 2008 02:35
Subject:
UNKNOWN Astro-ADS-1.20.7 x86_64-linux-thread-multi-ld 2.6.22.10
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 AALLAN,
    
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] [Tue Mar 18 17:34:25 2008] Trying to get 'http://www.cpan.org/authors/id/A/AA/AALLAN/Astro-ADS-1.20.7.tar.gz'
[MSG] [Tue Mar 18 17:34:27 2008] Trying to get 'http://www.cpan.org/authors/id/A/AA/AALLAN/CHECKSUMS'
[MSG] [Tue Mar 18 17:34:29 2008] Checksum matches for 'Astro-ADS-1.20.7.tar.gz'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Result/'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Result/Paper/'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Result/Paper/Paper.pm'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Result/Paper/Makefile.PL'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Result/Result.pm'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Result/Makefile.PL'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/t/'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/t/result.t'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/t/paper.t'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/t/query.t'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Query/'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Query/Makefile.PL'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Query/Query.pm'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/ADS.pm'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/adsquery.PL'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/MANIFEST'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/ChangeLog'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/README'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/Makefile.PL'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro-ADS-1.20.7/GPL'
[MSG] [Tue Mar 18 17:34:29 2008] Extracted 'Astro::ADS' to '/opt/perl/testers/.cpanplus/5.8.8/build/Astro-ADS-1.20.7'
[MSG] [Tue Mar 18 17:34:29 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Astro::ADS::Query
Writing Makefile for Astro::ADS::Result::Paper
Writing Makefile for Astro::ADS::Result
Writing Makefile for Astro::ADS

[MSG] [Tue Mar 18 17:34:29 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Mar 18 17:34:31 2008] cp ADS.pm blib/lib/Astro/ADS.pm
cp Query.pm ../blib/lib/Astro/ADS/Query.pm
Extracting adsquery (with variable substitutions)
Manifying ../blib/man3/Astro::ADS::Query.3
cp Result.pm ../blib/lib/Astro/ADS/Result.pm
cp Paper.pm ../../blib/lib/Astro/ADS/Result/Paper.pm
Manifying ../../blib/man3/Astro::ADS::Result::Paper.3
Manifying ../blib/man3/Astro::ADS::Result.3
Manifying blib/man1/adsquery.1
Manifying blib/man3/Astro::ADS.3

[ERROR] [Tue Mar 18 17:34:52 2008] MAKE TEST failed: ¤£§Æ±æªº¸Ë¸m¿é¥X¤J±±¨î (ioctl) No tests defined for Astro::ADS::Query extension.
No tests defined for Astro::ADS::Result::Paper extension.
t/paper.......# Test 48 got: "30" (t/paper.t at line 164)
#    Expected: "27"
#  t/paper.t line 164 is: ok( $refs->sizeof(), 27 );
 Failed 1/49 subtests 
t/query.......# Test 15 got: "100" (t/query.t at line 113)
#    Expected: "99"
#  t/query.t line 113 is: ok( 100,  $other_result->sizeof());
 Failed 1/23 subtests 
t/result......ok

Test Summary Report
-------------------
t/paper.t (Wstat: 0 Tests: 49 Failed: 1)
  Failed test:  48
t/query.t (Wstat: 0 Tests: 23 Failed: 1)
  Failed test:  15
Files=3, Tests=76, 21 wallclock secs ( 0.02 usr  0.00 sys +  0.46 cusr  0.05 csys =  0.53 CPU)
Result: FAIL
Failed 2/3 test programs. 2/76 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Tue Mar 18 17:34:52 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

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:
                                
	  Module Name                        Have     Want
	  LWP                               5.808     5.53
	  Net::Domain                        2.20     2.13
	  Pod::Usage                         1.35     1.14

******************************** 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 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.22.10 #1 smp sun oct 28 13:30:11 cst 2007 x86_64 gnulinux '
    config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw'
    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=define use64bitall=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'



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