Skip Menu |

This queue is for tickets about the NexTrieve CPAN distribution.

Report information
The Basics
Id: 304
Status: resolved
Priority: 0/
Queue: NexTrieve

People
Owner: Nobody in particular
Requestors: arnaud [...] underlands.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Date: Sun, 24 Feb 2002 18:31:17 +0100
From: ASSAD Arnaud <arnaud [...] underlands.org>
Subject: FAIL NexTrieve-0.18 i386-linux 2.4.8-11mdkenterprise
To: cpan-testers [...] perl.org
Cc: bug-NexTrieve [...] rt.cpan.org
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. -- PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01basic.........ok t/02collection....ok t/03resource......ok t/04search........ok t/05query.........ok t/06hitlist.......ok t/07document......ok t/08docseq........ok t/09index.........ok t/10daemon........ok t/11querylog......ok t/12html..........ok t/13rfc822........ok t/14mbox..........ok t/70html..........ok t/71mbox..........ok 3/21iconv: La conversion de `windos-1257' vers `iso-8859-1' n'est pas supportée. t/71mbox..........FAILED test 6 Failed 1/21 tests, 95.24% okay t/80ntvindex......ok, 15/15 skipped: 'ntvindex' not executable or not found t/81ntvsearch.....ok, 6/6 skipped: 'ntvsearch' not executable or not found t/82ntvsearchd....ok, 25/25 skipped: 'ntvsearchd' not executable or not found t/83ntvopt........ok, 4/4 skipped: 'ntvopt' not executable or not found Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/71mbox.t 21 1 4.76% 6 50 subtests skipped. Failed 1/20 test scripts, 95.00% okay. 1/244 subtests failed, 99.59% okay. make: *** [test_dynamic] Erreur 9 -- Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=linux, osvers=2.4.8-11mdkenterprise, archname=i386-linux uname='linux no.mandrakesoft.com 2.4.8-11mdkenterprise #1 smp wed aug 22 16:05:18 cest 2001 i686 unknown ' config_args='-des -Darchname=i386-linux -Dd_dosuid -Ud_csh -Duseshrplib -Doptimize=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -Dprefix=/usr -Di_ndbm -Di_gdbm -Di_shadow -Di_syslog -Uuselargefiles -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/lib/perl5/man/man3' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing', optimize='-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce', cppflags='-fno-strict-aliasing' ccversion='', gccversion='2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk)', 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=4 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.2.4.so, so=so, useshrplib=true, libperl=libperl.so Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.6.1/i386-linux/CORE' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Date: Sun, 24 Feb 2002 18:33:42 +0100
To: bug-NexTrieve [...] rt.cpan.org, "'AdminCc [...] dijkmat.nl of cpan Ticket #304'": ;
From: Elizabeth Mattijsen <liz [...] dijkmat.nl>
Subject: Re: [cpan #304] FAIL NexTrieve-0.18 i386-linux 2.4.8-11mdkenterprise
At 12:31 PM 2/24/02 -0500, ASSAD Arnaud via RT wrote: Show quoted text
><URL: https://rt.cpan.org/Ticket/Display.html?id=304 > >t/71mbox..........ok 3/21iconv: La conversion de `windos-1257' vers >`iso-8859-1' n'est pas supportée.
Argh... the error message of "iconv" is apparently not language independent. I'll adapt the handling of this case to just having the strings "windos-1257" and "iso-8859-1" in it. Consider this solved for the next version. Kind regards, Elizabeth Mattijsen