Front page | perl.cpan.testers |
Postings from March 2008
PASS Text-Soundex-3.03 i386-linux-thread-multi 2.6.8-022stab072-smp
From:
paulhen
Date:
March 10, 2008 08:17
Subject:
PASS Text-Soundex-3.03 i386-linux-thread-multi 2.6.8-022stab072-smp
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 Mark Mielke,
This is a computer-generated report for Text-Soundex-3.03
on perl 5.8.8, created by CPAN-Reporter-1.11.
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 /skel/usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
use Text::Soundex 'soundex'.................................ok
use Text::Soundex 'soundex_nara'............................ok
use Text::Soundex;..........................................ok
soundex('Euler') eq 'E460'..................................ok
soundex('Gauss') eq 'G200'..................................ok
soundex('Hilbert') eq 'H416'................................ok
soundex('Knuth') eq 'K530'..................................ok
soundex('Lloydi') eq 'L300'.................................ok
soundex('Lukasiewicz') eq 'L222'............................ok
soundex('2 + 2 = 4') eq undef...............................ok
soundex(undef) eq undef.....................................ok
soundex('Ellery', 'Ghosh', 'Heilbronn', 'Kant', 'Ladd', 'Lissajous') eq ('E460', 'G200', 'H416', 'K530', 'L300', 'L222')....................ok
soundex('Mark', 'Mielke') eq ('M620', 'M420')...............ok
soundex('Mike', undef, 'Stok') eq ('M200', undef, 'S320')...ok
setting $soundex_nocode.....................................ok
$soundex_nocode eq $Text::Soundex::nocode...................ok
empty list..................................................ok
soundex('CZARKOWSKA') eq 'C622'.............................ok
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/:bin:/usr/X11R6/bin:/www/bin:/root/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 12157
PERL5_CPAN_IS_RUNNING = 12157
SHELL = /bin/tcsh
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /skel/usr/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 10 6 4 3 2 1 0
$EGID = 0 10 6 4 3 2 1 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder n/a
ExtUtils::Command 1.13
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.8-022stab072-smp, archname=i386-linux-thread-multi
uname='linux cletus.vwh.net 2.6.8-022stab072-smp #7 smp fri mar 31 09:16:27 mst 2006 i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -g -march=i386 -mcpu=i686 -Dversion=5.8.8 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 5.8.5 5.8.4 5.8.3 -Dscriptdir=/usr/bin'
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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -g -march=i386 -mcpu=i686',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.4.5 20051201 (Red Hat 3.4.5-2)', 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='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.4.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.4'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
-
PASS Text-Soundex-3.03 i386-linux-thread-multi 2.6.8-022stab072-smp
by paulhen