Source: perl Version: 5.12.3-6 Severity: wishlist User: debian-...@superh.org Usertags: sh4 X-Debbugs-CC: debian-sup...@lists.debian.org
Hi, perl pacgage FTBFS on sh4. http://buildd.debian-ports.org/status/fetch.php?pkg=perl&arch=sh4&ver=5.12.3-6&stamp=1304403673 ----- t/op/utf8cache.................................................ok t/op/utf8decode................................................ok t/op/utf8magic.................................................ok t/op/utfhash...................................................ok t/op/utftaint..................................................ok t/op/vec.......................................................ok Malformed UTF-8 character (13 bytes, need 13, after start byte 0xff) in sprintf at op/ver.t line 241. # Failed at op/ver.t line 241 # got "9223372036854775807.0" # expected "9223372036854775807.9223372036854775808" t/op/ver.......................................................FAILED at test 45 t/op/wantarray.................................................ok t/op/while_readdir.............................................ok ----- double value cannot display. But float is OK. ----- ./perl -e 'printf ("%vd\n", eval "v9223372036854775807.9223372036854775808")' Malformed UTF-8 character (13 bytes, need 13, after start byte 0xff) in printf at -e line 1. 9223372036854775807.0 ./perl -e 'printf ("%vd\n", eval "v2147483647.214748364")' 2147483647.214748364 ----- Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org