Front page | perl.cpan.testers |
Postings from December 2007
PASS Search-Indexer-0.75 i486-linux-gnu-thread-multi 2.6.15.7
From:
Ian Sealy
Date:
December 28, 2007 15:45
Subject:
PASS Search-Indexer-0.75 i486-linux-gnu-thread-multi 2.6.15.7
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 Laurent Dami,
This is a computer-generated report for Search-Indexer-0.75
on perl-5.8.8, created automatically by CPAN-Reporter-1.0601
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base......ok
t/stress....indexing book1 ... done
indexing book2 ... done
indexing book3 ... done
indexing book4 ... done
indexing book5 ... done
indexing book6 ... done
indexing book7 ... done
indexing book8 ... done
indexing book9 ... done
indexing book10 ... done
indexing book11 ... done
indexing book12 ... done
indexing book13 ... done
indexing book14 ... done
indexing book15 ... done
indexing book16 ... done
indexing book17 ... done
indexing book18 ... done
indexing book19 ... done
indexing book20 ... done
indexing book21 ... done
indexing book22 ... done
indexing book23 ... done
indexing book24 ... done
indexing preface ... done
ok
All tests successful.
Files=2, Tests=42, 9 wallclock secs ( 8.20 cusr + 0.18 csys = 8.38 CPU)
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
BerkeleyDB 0.22 0.31
List::MoreUtils 0 0.21
Search::QueryParser 0.91 0.91
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
PATH = /home/iansealy/bin:/home/iansealy/perl/bin:/home/iansealy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/iansealy/perl/lib:/home/iansealy/perl/lib/perl5:/home/iansealy/checkouts/sanger/ensembl/modules:/home/iansealy/checkouts/sanger/ensembl-compara/modules:/home/iansealy/checkouts/sanger/ensembl-variation/modules
PERL5_CPANPLUS_IS_RUNNING = 15328
PERL5_CPAN_IS_RUNNING = 15328
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 125 119 117 115 113 112 104 46 44 30 29 25 24 20 4
$EGID = 1000 1000 125 119 117 115 113 112 104 46 44 30 29 25 24 20 4
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.25
ExtUtils::CBuilder 0.18
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.15
File::Spec 3.25
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 2.64
Test::More 0.70
YAML 0.62
YAML::Syck 0.71
version 0.68
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.15.7, archname=i486-linux-gnu-thread-multi
uname='linux terranova 2.6.15.7 #1 smp thu jul 12 14:27:56 utc 2007 i686 gnulinux '
config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 (Ubuntu 4.1.2-0ubuntu4)', 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='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
gnulibc_version='2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
-
PASS Search-Indexer-0.75 i486-linux-gnu-thread-multi 2.6.15.7
by Ian Sealy