Date: Wed, 03 Jan 2007 02:53:42 +0800 From: "Steven D. Yee" <sdy@email.com> To: freebsd-questions@freebsd.org Subject: sparc64 and perl 5.8.8 port test failures? Message-ID: <20070102185342.8A186872DC@cal1-1.us4.outblaze.com>
next in thread | raw e-mail | index | archive | help
I'm seeing multiple errors from make test and I can't seem to figure out how to get rid of them. As far as I can tell it builds correctly. The errors look like: ... t/op/pack.................................# Failed at op/pack.t line 631 # Failed at op/pack.t line 631 FAILED at test 514 ... lib/integer...............................# Failed test 'left shift' # in ../lib/integer.t at line 49. # got: '-4292583424' # expected: '-9223372036854775808' FAILED at test 10 running harness directly gives a bit more information: ... op/pack.....................................ok 1/13864# Failed at=20 op/pack.t line 631 # Failed at op/pack.t line 631 # Failed at op/pack.t line 631 op/pack.....................................ok 108/13864# Failed at=20 op/pack.t line 631 # Failed at op/pack.t line 631 # Failed at op/pack.t line 631 # Failed at op/pack.t line 631 op/pack.....................................NOK 1284# Failed at=20 op/pack.t line 631 # Failed at op/pack.t line 631 op/pack.....................................ok 11275/13864# Failed at=20 op/pack.t line 631 op/pack.....................................FAILED tests 514, 624,=20 954, 1284, 1614, 1944, 2274, 3374, 3429, 13057 Failed 10/13864 tests, 99.93% okay ... ../lib/integer..............................NOK 10 # Failed test 'left shift' # in ../lib/integer.t at line 49. # got: '-4292583424' # expected: '-9223372036854775808' # Looks like you failed 1 test of 11. ../lib/integer..............................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/11 tests, 90.91% okay I did try building with WITHOUT_PERL_64BITINT=3Dyes but that didn't seem to make a difference, although its possible that I screwed that up since conf.sh still shows multiple references to 64 bit ints (even use64= bitint is defined) does anyone have any pointers as to what may be going on? or where to=20 start looking? Sparc Ultra2 2GB memory Freebsd 6.1-RELEASE-p11 steve. --=20 ___________________________________________________ Search for products and services at: http://search.mail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070102185342.8A186872DC>