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 Claus Faerber, This is a computer-generated test report for Net-IDN-Encode-0.02, created automatically by CPAN::Reporter, version 0.4801, 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 testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------ ---- ---- IDNA::Punycode 0.02 0.03 Net::IDN::Nameprep 0.02 0.02 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.utf8 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 = PERL5_CPANPLUS_IS_RUNNING = 1992 PERL5_CPAN_IS_RUNNING = 1992 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/bin/perl UID: $< = 1005 EUID: $> = 1005 GID: $( = 1005 1005 EGID: $) = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9102 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41_04 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.70 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': make[3]: Entering directory `/home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_use..................v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. ok t/01_to_ascii.............v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. # Failed test at t/01_to_ascii.t line 9. # got: 'xn--xn--frber-gra' # expected: 'xn--frber-gra' # Failed test at t/01_to_ascii.t line 10. # got: 'xn--xn---fiq80yua78t' # expected: 'xn--fiq80yua78t' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/02_to_unicode...........v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. # Failed test at t/02_to_unicode.t line 8. # got: 'xn--frber-gra' # expected: 'färber' # Failed test at t/02_to_unicode.t line 9. # got: 'xn--frber-gra' # expected: 'färber' # Failed test at t/02_to_unicode.t line 10. Wide character in print at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/5.10.0/Test/Builder.pm line 1266. # got: 'xn--fiq80yua78t' # expected: 'ä¸å¤®å¤§å¦' # Looks like you failed 3 tests of 4. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/11_domain_to_ascii......v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. # Failed test at t/11_domain_to_ascii.t line 9. # got: 'xn--xn--frber-gra.muc.de' # expected: 'xn--frber-gra.muc.de' # Failed test at t/11_domain_to_ascii.t line 10. # got: 'xn--xn---fiq80yua78t.tw' # expected: 'xn--fiq80yua78t.tw' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/12_domain_to_unicode....v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. # Failed test at t/12_domain_to_unicode.t line 8. # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test at t/12_domain_to_unicode.t line 9. # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test at t/12_domain_to_unicode.t line 10. Wide character in print at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/5.10.0/Test/Builder.pm line 1266. # got: 'xn--fiq80yua78t.tw' # expected: 'ä¸å¤®å¤§å¦.tw' # Looks like you failed 3 tests of 4. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/21_email_to_ascii.......v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. # Failed test at t/21_email_to_ascii.t line 9. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Failed test at t/21_email_to_ascii.t line 10. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/6 tests, 66.67% okay t/22_email_to_unicode.....v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Mapping.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep/Prohibited.pm line 4. v-string in use/require non-portable at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/site_perl/5.10.0/Net/IDN/Nameprep.pm line 4. v-string in use/require non-portable at /home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we/blib/lib/Net/IDN/Encode.pm line 4. # Failed test at t/22_email_to_unicode.t line 9. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Failed test at t/22_email_to_unicode.t line 10. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Failed test at t/22_email_to_unicode.t line 11. Wide character in print at /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL PROTECTED]/lib/5.10.0/Test/Builder.pm line 1266. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/7 tests, 57.14% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_to_ascii.t 2 512 4 2 3-4 t/02_to_unicode.t 3 768 4 3 2-4 t/11_domain_to_ascii.t 2 512 4 2 3-4 t/12_domain_to_unicode.t 3 768 4 3 2-4 t/21_email_to_ascii.t 2 512 6 2 3-4 t/22_email_to_unicode.t 3 768 7 3 3-5 Failed 6/7 test scripts. 15/30 subtests failed. Files=7, Tests=30, 9 wallclock secs ( 3.29 cusr + 0.26 csys = 3.55 CPU) Failed 6/7 test programs. 15/30 subtests failed. make[3]: *** [test_dynamic] Error 3 make[3]: Leaving directory `/home/sand/.cpan/build/Net-IDN-Encode-0.02-qT32we' -- Summary of my perl5 (revision 5 version 10 subversion 0) 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/perl/pR263DW/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel -Duserelocatableinc' hint=recommended, useposix=true, d_sigaction=define 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'
