develooper Front page | perl.perl5.porters | Postings from May 2008

Warnings in Unicode test env

From:
H.Merijn Brand
Date:
May 26, 2008 05:39
Subject:
Warnings in Unicode test env
Message ID:
20080526143849.31bde72d@pc09.procura.nl
TSTENV = locale:univ.utf8         make TEST_ARGS='' TESTFILE=TEST _test_tty   ; \
  make TEST_ARGS='' TESTFILE=TEST _test_notty ; \
Argument "6.44_01" isn't numeric in addition (+) at ../lib/Test/Builder.pm line 491.
Malformed UTF-8 character (unexpected non-continuation byte 0x20, immediately after start byte 0xe0) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x61, immediately after start byte 0xe7) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x69, immediately after start byte 0xe1) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x72, immediately after start byte 0xf8) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x73, immediately after start byte 0xcd) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x6d, immediately after start byte 0xe1) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x73, immediately after start byte 0xea) at lib/locale/latin1 line 2.
Malformed UTF-8 character (unexpected non-continuation byte 0x6c, immediately after start byte 0xf5) at lib/locale/latin1 line 2.
Invalid header block at offset unknown at ../lib/Module/Build/t/ppm.t line 120
Couldn't read chunk at offset unknown at ../lib/Module/Build/t/ppm.t line 120
Read error on tarfile (missing data) 'blib/html/bin/hello.html' at offset unknown at ../lib/Module/Build/t/ppm.t line 120
Invalid header block at offset unknown at ../lib/Module/Build/t/ppm.t line 172
Couldn't read chunk at offset unknown at ../lib/Module/Build/t/ppm.t line 172
Read error on tarfile (missing data) 'blib/html/bin/hello.html' at offset unknown at ../lib/Module/Build/t/ppm.t line 172
All tests successful.
u=6.56  s=2.82  cu=855.19  cs=90.89  scripts=1495  tests=207761


-- 
H.Merijn Brand         Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x  on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin.       http://qa.perl.org
http://mirrors.develooper.com/hpux/            http://www.test-smoke.org
                        http://www.goldmark.org/jeff/stupid-disclaimers/



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About