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 error report created automatically by CPANPLUS, version 0.072. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Thu Aug 31 09:44:00 2006] Trying to get 'ftp://carroll.cac.psu.edu/pub/CPAN/authors/id/C/CF/CFAERBER/CHECKSUMS' [MSG] [Thu Aug 31 09:44:02 2006] Checksum matches for 'Net-IDN-Encode-0.02.tar.gz' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/README' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/MANIFEST' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/22_email_to_unicode.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/12_domain_to_unicode.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/02_to_unicode.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/01_to_ascii.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/00_use.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/21_email_to_ascii.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/t/11_domain_to_ascii.t' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/Encode.pm' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/Makefile.PL' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net-IDN-Encode-0.02/Changes' [MSG] [Thu Aug 31 09:44:02 2006] Extracted 'Net::IDN::Encode' to '/home/dbinv/.cpanplus/5.8.8/build/Net-IDN-Encode-0.02' [MSG] [Thu Aug 31 09:44:03 2006] Writing Makefile for Net::IDN::Encode [MSG] [Thu Aug 31 09:44:03 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Aug 31 09:44:05 2006] Manifying blib/man3/Net::IDN::Encode.3 [ERROR] [Thu Aug 31 09:44:11 2006] MAKE TEST failed: Bad file descriptor PERL_DL_NONLAZY=1 /home/dbinv/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_use..................ok t/01_to_ascii............. # Failed test in t/01_to_ascii.t at line 9. # got: 'xn--xn--frber-gra' # expected: 'xn--frber-gra' # Failed test in t/01_to_ascii.t at 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........... # Failed test in t/02_to_unicode.t at line 8. # got: 'xn--frber-gra' # expected: 'färber' # Failed test in t/02_to_unicode.t at line 9. # got: 'xn--frber-gra' # expected: 'färber' # Failed test in t/02_to_unicode.t at line 10. Wide character in print at /home/dbinv/lib/perl5/5.8.8/Test/Builder.pm line 1199. # 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...... # Failed test in t/11_domain_to_ascii.t at line 9. # got: 'xn--xn--frber-gra.muc.de' # expected: 'xn--frber-gra.muc.de' # Failed test in t/11_domain_to_ascii.t at 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.... # Failed test in t/12_domain_to_unicode.t at line 8. # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test in t/12_domain_to_unicode.t at line 9. # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test in t/12_domain_to_unicode.t at line 10. Wide character in print at /home/dbinv/lib/perl5/5.8.8/Test/Builder.pm line 1199. # 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....... # Failed test in t/21_email_to_ascii.t at line 9. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Failed test in t/21_email_to_ascii.t at 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..... # Failed test in t/22_email_to_unicode.t at line 9. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Failed test in t/22_email_to_unicode.t at line 10. # got: '[EMAIL PROTECTED]' # expected: '[EMAIL PROTECTED]' # Failed test in t/22_email_to_unicode.t at line 11. Wide character in print at /home/dbinv/lib/perl5/5.8.8/Test/Builder.pm line 1199. # 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, 6 wallclock secs ( 1.54 cusr + 3.31 csys = 4.85 CPU) Failed 6/7 test programs. 15/30 subtests failed. make: *** [test_dynamic] Error 3 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: IDNA::Punycode 0.03 Net::IDN::Nameprep 0.02 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.4.21-27.0.2.elsmp, archname=i686-linux uname='linux slx02tst08 2.4.21-27.0.2.elsmp #1 smp wed jan 12 23:35:44 est 2005 i686 i686 i386 gnulinux ' config_args='' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/home/dbinv/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/home/dbinv/include -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-53)', 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='cc', ldflags ='-L/home/dbinv/lib -L/usr/local/lib' libpth=/home/dbinv/lib /usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/home/dbinv/lib -L/usr/local/lib'
