Re: SVN test errors

2005-07-20 Thread Tim Bunce
On Sun, Jul 10, 2005 at 04:55:04PM -0400, Philip M. Gollucci wrote: > Dean Arnold wrote: > >>Characteristics of this binary (from libperl): > >> Compile-time options: DEBUGGING USE_64_BIT_INT USE_LARGE_FILES > >I think the 64 bitness is your problem, I know I had to rebuild > >perl for Solaris 10

Re: SVN test errors

2005-07-10 Thread Philip M. Gollucci
Dean Arnold wrote: Characteristics of this binary (from libperl): Compile-time options: DEBUGGING USE_64_BIT_INT USE_LARGE_FILES I think the 64 bitness is your problem, I know I had to rebuild perl for Solaris 10 cuz the default version is 64 bit. You'll need to rebuild with the USE_64_BIT_IN

Re: SVN test errors

2005-07-10 Thread Dean Arnold
Philip M. Gollucci wrote: on FBSD 5.4-RELEASE perl 5.8.7 without ithreads perl Makefile.PL make make test TEST_FILES="t/03handle.t" TEST_VERBOSE=1 [snip] ok 98 - ... we should have gotten 4 warnings ok 99 - The object isa DBI::db ok 100 - ... our Driver should have 1 Kid(s) again [its test 101 t

SVN test errors

2005-07-10 Thread Philip M. Gollucci
on FBSD 5.4-RELEASE perl 5.8.7 without ithreads perl Makefile.PL make make test TEST_FILES="t/03handle.t" TEST_VERBOSE=1 [snip] ok 98 - ... we should have gotten 4 warnings ok 99 - The object isa DBI::db ok 100 - ... our Driver should have 1 Kid(s) again [its test 101 that fails] dubious