From: Rob H. <ro...@ro...> - 2004-01-15 00:47:14
|
Hm.. not sure. I will try to reproduce on my Ultra 5. I only have Solaris8 but it sounds like more of a Perl issue. My Linux box (which I'm on right now) only have Perl 5.6 unfortunately, but we did test with 5.8 before. -- Rob On Wed, Jan 14, 2004 at 03:34:48PM -0800, Baker, Dan wrote: > I seem to be having problems with installing sandweb. > OS Solaris9 > Perl 5.8.2 > Apache 1.3 > Sandweb 1.0RC4 > > gmake test returns: > > pdxadmu03d# gmake test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/auth..........ok 1/3Use of uninitialized value in hash dereference at > /usr/local/src/sandweb/blib/lib/SandWeb/Config.pm line 127. > Use of uninitialized value in hash dereference at > /usr/local/src/sandweb/blib/lib/SandWeb/Config.pm line 127. > Use of uninitialized value in concatenation (.) or string at > /usr/local/src/sandweb/blib/lib/SandWeb/Auth/FlatFile.pm line 164. > # Failed test 3 in t/auth.t at line 29 > # t/auth.t line 29 is: ok($auth->login( > t/auth..........FAILED test 3 > > Failed 1/3 tests, 66.67% okay > t/file..........ok 2/8Use of uninitialized value in hash dereference at > /usr/local/src/sandweb/blib/lib/SandWeb/Config.pm line 127. > Use of uninitialized value in hash dereference at > /usr/local/src/sandweb/blib/lib/SandWeb/Config.pm line 127. > t/file..........ok > > t/repository....ok 8/190+1 records in > > 0+1 records out > t/repository....ok 11/190+1 records in > > 0+1 records out > t/repository....ok > > Failed Test Stat Wstat Total Fail Failed List of Failed > ---------------------------------------------------------------------------- > --- > t/auth.t 3 1 33.33% 3 > Failed 1/3 test scripts, 66.67% okay. 1/30 subtests failed, 96.67% okay. > gmake: *** [test_dynamic] Error 29 > > > Is this a bug, or some non-obvious problem on my system? > > Dan Baker > > ------------------------------------------------------------------------------ > > This email is confidential and may be legally privileged. > > It is intended solely for the addressee. Access to this email by anyone else, > unless expressly approved by the sender or an authorized addressee, is > unauthorized. > > If you are not the intended recipient, any disclosure, copying, distribution > or any action omitted or taken in reliance on it, is prohibited and may be > unlawful. If you believe that you have received this email in error, please > contact the sender, delete this e-mail and destroy all copies. > > ============================================================================== |