Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=484323 Robert Scheck <redhat-bugzilla@xxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |redhat-bugzilla@xxxxxxxxxxx | |e --- Comment #13 from Robert Scheck <redhat-bugzilla@xxxxxxxxxxxx> 2009-03-29 07:40:06 EDT --- What's the issue with licensing? As per comment #7 our Fedora Legal seems to be already fine. Which other issues are there now? Currently, the packages are failing on ppc and ppc64 (endian things?), maybe we can just ExcludeArch (or even fix) them? Anyway I'm suggesting the upgrade to 0.164 as well as adding two missing build requirements for %check section. Index: perl-KinoSearch.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-KinoSearch/devel/perl-KinoSearch.spec,v retrieving revision 1.4 diff -u -r1.4 perl-KinoSearch.spec --- perl-KinoSearch.spec 26 Feb 2009 20:33:09 -0000 1.4 +++ perl-KinoSearch.spec 29 Mar 2009 11:36:30 -0000 @@ -1,6 +1,6 @@ Name: perl-KinoSearch -Version: 0.163 -Release: 4%{?dist} +Version: 0.164 +Release: 1%{?dist} Summary: Search engine library License: GPL+ or Artistic Group: Development/Libraries @@ -13,6 +13,8 @@ BuildRequires: perl(Lingua::Stem::Snowball) >= 0.94 BuildRequires: perl(Lingua::StopWords) >= 0.02 BuildRequires: perl(Module::Build) +BuildRequires: perl(Test::Pod::Coverage) >= 1.04 +BuildRequires: perl(Test::Pod) >= 1.14 Requires: perl(Compress::Zlib) Requires: perl(Lingua::Stem::Snowball) >= 0.94 Requires: perl(Lingua::StopWords) >= 0.02 + ./Build test t/000-load.t .................. ok t/001-build_invindexes.t ...... ok t/002-kinosearch.t ............ ok t/010-verify_args.t ........... ok t/011-class.t ................. ok t/012-priority_queue.t ........ ok t/013-bit_vector.t ............ ok t/015-sort_external.t ......... ok # Failed test 'signed byte' # at t/101-simple_template_io.t line 21. # Structures begin differing at: # $got->[0] = '128' # $expected->[0] = '-128' # Looks like you failed 1 test of 13. t/101-simple_template_io.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/13 subtests t/102-strings_template_io.t ... ok # Failed test 'b2' # at t/103-repeats_template_io.t line 20. # Structures begin differing at: # $got->[0] = '128' # $expected->[0] = '-128' # Failed test 'b131' # at t/103-repeats_template_io.t line 20. # Structures begin differing at: # $got->[0] = '128' # $expected->[0] = '-128' # Failed test 'b149' # at t/103-repeats_template_io.t line 20. # Structures begin differing at: # $got->[0] = '128' # $expected->[0] = '-128' # Failed test 'b256' # at t/103-repeats_template_io.t line 20. # Structures begin differing at: # $got->[0] = '128' # $expected->[0] = '-128' # Looks like you failed 4 tests of 18. t/103-repeats_template_io.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/18 subtests t/104-parse_template_io.t ..... ok t/105-invindex.t .............. ok Lockfile looks dead - removing at /builddir/build/BUILD/KinoSearch-0.164/blib/lib/KinoSearch/Store/FSLock.pm line 40. t/106-locking.t ............... ok t/150-polyanalyzer.t .......... ok t/152-token_batch.t ........... ok t/153-lc_normalizer.t ......... ok t/154-tokenizer.t ............. ok t/155-stopalizer.t ............ ok t/201-field_infos.t ........... ok t/202-term.t .................. ok t/203-compound_file_reader.t .. ok t/204-fields_reader.t ......... ok t/205-seg_reader.t ............ ok t/206-seg_infos.t ............. ok t/207-seg_term_enum.t ......... ok t/208-terminfo.t .............. ok t/209-term_infos_reader.t ..... ok t/210-deldocs.t ............... ok t/211-seg_term_docs.t ......... ok t/212-multi_term_docs.t ....... ok t/213-segment_merging.t ....... ok t/214-spec_field.t ............ ok t/302-many_fields.t ........... ok t/303-highlighter.t ........... ok t/501-termquery.t ............. ok t/502-phrasequery.t ........... ok t/503-booleanquery.t .......... ok t/504-similarity.t ............ ok t/505-hit_queue.t ............. ok t/506-hit_collector.t ......... ok t/507-query_filter.t .......... ok t/508-hits.t .................. ok t/509-multi_searcher.t ........ ok t/510-remote_search.t ......... ok t/601-queryparser.t ........... ok t/602-boosts.t ................ ok t/603-query_boosts.t .......... ok t/604-simple_search.t ......... ok t/701-uscon.t ................. ok t/999-remove_invindexes.t ..... ok t/pod-coverage.t .............. skipped: Only run during development t/pod.t ....................... ok Test Summary Report ------------------- t/101-simple_template_io.t (Wstat: 256 Tests: 13 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/103-repeats_template_io.t (Wstat: 1024 Tests: 18 Failed: 4) Failed tests: 2, 4, 6, 8 Non-zero exit status: 4 Files=53, Tests=752, 20 wallclock secs ( 0.40 usr 0.13 sys + 18.67 cusr 1.28 csys = 20.48 CPU) Result: FAIL Failed 2/53 test programs. 5/752 subtests failed. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review