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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Marvin Humphrey,
    
This is a computer-generated report for KinoSearch-0.20_051
on perl-5.10.0, 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':

/home/david/cpantesting/perl-5.10.0/bin/perl5.10.0 Build --makefile_env_macros 
1 test
Skipping boilerplater.pl...
t/000-load.......................ok
t/001-build_invindexes...........ok
t/002-kinosearch.................ok
t/003-charmonizer................ok
t/010-verify_args................ok
t/011-class......................ok
t/012-priority_queue.............ok
t/013-bit_vector.................ok
t/015-sort_external..............ok
t/016-varray.....................ok
t/017-hash.......................ok
t/018-native.....................ok
t/019-obj........................ok
t/020-yaml.......................ok
t/021-dyn_virtual_table..........ok
t/022-bytebuf....................ok
t/023-stepper....................ok
t/024-memory_pool................ok
t/025-debug......................skipped
        all skipped: DEBUG not enabled
t/050-ramfile....................ok
t/051-fsfile.....................ok
t/101-simple_template_io.........ok
t/102-strings_template_io........ok
t/103-repeats_template_io........ok
t/104-parse_template_io..........ok
t/105-folder.....................ok
t/106-locking....................ok
t/107-index_file_names...........ok
t/108-invindex...................ok
t/109-read_locking...............ok
t/110-shared_lock................ok
t/111-lock_factory...............ok
t/150-polyanalyzer...............ok
t/151-analyzer...................ok
t/152-token_batch................ok
t/153-lc_normalizer..............ok
t/154-tokenizer..................ok
t/155-stopalizer.................ok
t/156-stemmer....................ok
t/202-term.......................ok
t/203-compound_file_reader.......ok
t/204-doc_reader.................ok
t/205-seg_reader.................ok
t/206-seg_infos..................ok
t/207-seg_lexicon................ok
t/208-terminfo...................ok
t/209-seg_lexicon_heavy..........ok
t/210-deldocs....................ok
t/211-seg_posting_list...........ok
t/212-multi_posting_list.........ok
t/213-segment_merging............ok
t/214-spec_field.................ok
t/215-term_vectors...............ok
t/216-schema.....................ok
t/217-multi_lexicon..............ok
t/218-del_merging................ok
t/302-many_fields................ok
t/303-highlighter................ok
t/304-verify_utf8................ok
t/305-invindexer.................ok
t/306-dynamic_schema.............ok
t/307-pre_sorter.................ok
t/308-simple.....................ok
t/501-termquery..................ok
t/502-phrasequery................ok
t/503-booleanquery...............ok
t/504-similarity.................ok
t/505-hit_queue..................ok
t/506-hit_collector..............ok
t/507-query_filter...............ok
t/508-hits.......................ok
t/509-multi_searcher.............ok
t/510-remote_search..............ok
t/511-sort_spec..................ok
t/512-range_filter...............ok
t/513-scorer.....................ok
t/514-and_scorer.................ok
t/515-match_field_query..........ok
t/516-poly_filter................ok
t/517-and_not_scorer.............ok
t/518-or_scorer..................ok
t/519-and_or_scorer..............ok
t/520-score_doc..................ok
t/521-remote_field_doc...........ok
t/601-queryparser................ok
t/602-boosts.....................ok
t/603-query_boosts...............ok
t/604-simple_search..............ok
t/605-store_pos_boost............ok
t/606-proximity..................ok
t/607-queryparser_multi_field....ok
t/701-uscon......................ok
t/999-remove_invindexes..........ok
t/pod-coverage...................skipped
        all skipped: Only run during development
t/pod............................ok
All tests successful, 2 tests skipped.
Files=95, Tests=3295, 70 wallclock secs (26.82 cusr + 26.20 csys = 53.02 CPU)

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                 Need Have   
    ---------------------- ---- -------
    Compress::Zlib         0    2.008  
    ExtUtils::CBuilder     0    0.21   
    ExtUtils::ParseXS      0    2.18_02
    HTML::Parser           3    3.56   
    Lingua::Stem::Snowball 0.94 0.941  
    Lingua::StopWords      0.06 0.08   

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/david/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 36183
    PERL5_CPAN_IS_RUNNING = 36183
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/david/cpantesting/perl-5.10.0/bin/perl5.10.0
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 1001 0
    $EGID = 1001 1001 1001 0

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          1.01     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=i386-freebsd-thread-multi
    uname='freebsd poacher.barnyard.co.uk 6.2-release freebsd 6.2-release #0: 
fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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 ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to