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 Petr Vranik, This is a computer-generated report for Geo-Ov2-0.90_03 on perl-5.8.8 patch 32025, created automatically by CPAN-Reporter-1.02 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. However, it appears that there were some problems with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org 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': cp lib/LocaleData/cs_CZ/LC_MESSAGES/net.suteren.POI.ttn2device.mo blib/lib/LocaleData/cs_CZ/LC_MESSAGES/net.suteren.POI.ttn2device.mo cp lib/LocaleData/cs/LC_MESSAGES/net.suteren.POI.ttn2device.mo blib/lib/LocaleData/cs/LC_MESSAGES/net.suteren.POI.ttn2device.mo Skip blib/lib/Geo/Ov2.pm (unchanged) cp lib/LocaleData/czech/LC_MESSAGES/net.suteren.POI.ttn2device.mo blib/lib/LocaleData/czech/LC_MESSAGES/net.suteren.POI.ttn2device.mo make[1]: Entering directory `/home/sand/.cpan/build/Geo-Ov2-0.90_03-sXCjBn/l10n' msgfmt --check --statistics --verbose -o cs.mo cs.po msgfmt: (null): warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this cs.po:8: some header fields still have the initial default value 11 translated messages. make net.suteren.POI.ttn2device.pot make[2]: Entering directory `/home/sand/.cpan/build/Geo-Ov2-0.90_03-sXCjBn/l10n' make[2]: `net.suteren.POI.ttn2device.pot' is up to date. make[2]: Leaving directory `/home/sand/.cpan/build/Geo-Ov2-0.90_03-sXCjBn/l10n' cd .; \ catalogs='cs cs_CZ czech'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ lang=`echo $cat | sed 's/\.po$//'`; \ mv $lang.po $lang.old.po; \ echo "$lang:"; \ if msgmerge $lang.old.po net.suteren.POI.ttn2device.pot -o $lang.po; then \ rm -f $lang.old.po; \ else \ echo "msgmerge for $cat failed!"; \ rm -f $lang.po; \ mv $lang.old.po $lang.po; \ fi; \ done cs: .. done. cs_CZ: .. done. czech: .. done. cd .; \ targetdir='../lib/LocaleData'; \ languages='cs cs_CZ czech'; \ for lang in $languages; do \ mkdir -p "$targetdir/$lang/LC_MESSAGES" || exit 1; \ dest="$targetdir/$lang/LC_MESSAGES/net.suteren.POI.ttn2device.mo"; \ cat="$lang.mo"; \ echo "installing $cat as $dest"; \ cp -f $cat $dest && chmod 644 $dest || exit 1; \ done installing cs.mo as ../lib/LocaleData/cs/LC_MESSAGES/net.suteren.POI.ttn2device.mo installing cs_CZ.mo as ../lib/LocaleData/cs_CZ/LC_MESSAGES/net.suteren.POI.ttn2device.mo installing czech.mo as ../lib/LocaleData/czech/LC_MESSAGES/net.suteren.POI.ttn2device.mo touch .mo.installed cd ..; \ #tools/gensplash make[1]: Leaving directory `/home/sand/.cpan/build/Geo-Ov2-0.90_03-sXCjBn/l10n' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........# Testing Geo::Ov2 0.90_03, Perl 5.008008, /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED]/bin/perl ok t/boilerplate.....ok t/pod-coverage.... # Failed test 'Pod coverage on Geo::Ov2' # at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED]/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 126. # Coverage for Geo::Ov2 is 90.0%, with 1 naked subroutine: # poiread # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod............. # Failed test 'blib/script/ttn2device' # at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED]/lib/site_perl/5.8.8/Test/Pod.pm line 159. # blib/script/ttn2device (86): =over is the last thing in the document?! # Failed test 'blib/lib/Geo/Ov2.pm' # at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED]/lib/site_perl/5.8.8/Test/Pod.pm line 159. # blib/lib/Geo/Ov2.pm (499): =cut found outside a pod block. Skipping to next block. # blib/lib/Geo/Ov2.pm (504): =cut found outside a pod block. Skipping to next block. # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/pod-coverage.t 1 256 1 1 1 t/pod.t 2 512 2 2 1-2 Failed 2/4 test scripts. 3/7 subtests failed. Files=4, Tests=7, 1 wallclock secs ( 0.80 cusr + 0.08 csys = 0.88 CPU) Failed 2/4 test programs. 3/7 subtests failed. make: *** [test_dynamic] Error 2 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------ ---- ------- Carp 0 1.07 Config::General 0 2.34 File::Basename 0 2.76 File::Copy 0 2.10 Getopt::Long 0 2.37 IO::File 0 1.14 locale 0 1.00 Locale::TextDomain 0 1.16 Pod::Usage 0 1.35 POSIX 0 1.12 Test::More 0 0.73_01 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = /home/sand/.cpan/build/Module-CPANTS-ProcessCPAN-v0.70-nJB8eM/blib/arch:/home/sand/.cpan/build/Module-CPANTS-ProcessCPAN-v0.70-nJB8eM/blib/lib PERL5_CPANPLUS_IS_RUNNING = 19751 PERL5_CPAN_IS_RUNNING = 19751 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9203 Cwd 3.25_01 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25_01 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.73_01 YAML 0.66 YAML::Syck 0.99 version 0.73 -- Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel -Duserelocatableinc' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, 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 /usr/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
