Re: Problems with make test

2008-08-03 Thread Lars Ebeling
Sorry, but I am a beginner here. I run HPUX 11.11 and perl 5.8.8

Lars Ebeling
  - Original Message - 
  From: Lars Ebeling 
  To: users@spamassassin.apache.org 
  Sent: Monday, August 04, 2008 5:54 AM
  Subject: Problems with make test


  Dear all,

  I had a running Spamassassin until I had to reboot. After that Spamassassin 
won't start. So I decided to upgrade both Perl and Spamassassin

  While running test spamassassin I get this:

  Failed TestStat Wstat Total Fail  Failed  List of Failed  
 
  
---
  t/spamc_B.t   91  11.11%  9   
 
  t/spamc_E.t   21  50.00%  2   
 
  t/spamc_c.t   21  50.00%  1   
 
  t/spamc_c_stdout_closed.t 21  50.00%  1   
 
  t/spamc_cf.t  42  50.00%  3-4 
 
  t/spamc_headers.t 52  40.00%  3-4 
 
  t/spamc_optC.t94  44.44%  2 4 6 8 
 
  t/spamc_optL.t   16   16 100.00%  1-16
 
  t/spamc_x_E_R.t  495  10.20%  4-6 8 11
 
  t/spamc_x_e.t 73  42.86%  2-4 
 
  t/spamc_z.t   95  55.56%  4-5 7-9 
 
  t/spamd.t147  50.00%  5-6 8-10 12-13  
 
  t/spamd_allow_user_rules.t51  20.00%  4   
 
  t/spamd_hup.t   110   10   9.09%  11 22 33 44 55 66 
77 
88 99 110   
 
  t/spamd_kill_restart.t   931   1.08%  93  
 
  t/spamd_kill_restart_rr.t931   1.08%  93  
 
  t/spamd_maxchildren.t22   10  45.45%  3-7 17-21   
 
  t/spamd_parallel.t   20   10  50.00%  2-6 16-20   
 
  t/spamd_port.t42  50.00%  3-4 
 
  t/spamd_protocol_10.t108  80.00%  2-4 6-10
 
  t/spamd_report.t  63  50.00%  3-5 
 
  t/spamd_report_ifspam.t  103  30.00%  3-5 
 
  t/spamd_stop.t21  50.00%  2   
 
  t/spamd_symbols.t 32  66.67%  2-3 
 
  t/spamd_syslog.t  75  71.43%  3-7 
 
  t/spamd_unix.t42  50.00%  3-4 
 
  t/spamd_unix_and_tcp.t   102  20.00%  3 8 
 
  t/spamd_user_rules_leak.t286  21.43%  3-6 9 20
 
  35 tests skipped. 
 
  Failed 28/143 test scripts, 80.42% okay. 115/2018 subtests failed, 94.30% 
okay.
  make: *** [test_dynamic] Error 2  
 
/usr/local/bin/make test -- NOT OK   

  What to do?
  -- 
  Regards
  Lars Ebeling

  http://leopg9.no-ip.org
  Hobbithobbyist

  "I am not young enough to know everything."
  -- Oscar Wilde


   

Problems with make test

2008-08-03 Thread Lars Ebeling
Dear all,

I had a running Spamassassin until I had to reboot. After that Spamassassin 
won't start. So I decided to upgrade both Perl and Spamassassin

While running test spamassassin I get this:

Failed TestStat Wstat Total Fail  Failed  List of Failed   
---
t/spamc_B.t   91  11.11%  9
t/spamc_E.t   21  50.00%  2
t/spamc_c.t   21  50.00%  1
t/spamc_c_stdout_closed.t 21  50.00%  1
t/spamc_cf.t  42  50.00%  3-4  
t/spamc_headers.t 52  40.00%  3-4  
t/spamc_optC.t94  44.44%  2 4 6 8  
t/spamc_optL.t   16   16 100.00%  1-16 
t/spamc_x_E_R.t  495  10.20%  4-6 8 11 
t/spamc_x_e.t 73  42.86%  2-4  
t/spamc_z.t   95  55.56%  4-5 7-9  
t/spamd.t147  50.00%  5-6 8-10 12-13   
t/spamd_allow_user_rules.t51  20.00%  4
t/spamd_hup.t   110   10   9.09%  11 22 33 44 55 66 77 
  88 99 110
t/spamd_kill_restart.t   931   1.08%  93   
t/spamd_kill_restart_rr.t931   1.08%  93   
t/spamd_maxchildren.t22   10  45.45%  3-7 17-21
t/spamd_parallel.t   20   10  50.00%  2-6 16-20
t/spamd_port.t42  50.00%  3-4  
t/spamd_protocol_10.t108  80.00%  2-4 6-10 
t/spamd_report.t  63  50.00%  3-5  
t/spamd_report_ifspam.t  103  30.00%  3-5  
t/spamd_stop.t21  50.00%  2
t/spamd_symbols.t 32  66.67%  2-3  
t/spamd_syslog.t  75  71.43%  3-7  
t/spamd_unix.t42  50.00%  3-4  
t/spamd_unix_and_tcp.t   102  20.00%  3 8  
t/spamd_user_rules_leak.t286  21.43%  3-6 9 20 
35 tests skipped.  
Failed 28/143 test scripts, 80.42% okay. 115/2018 subtests failed, 94.30% okay.
make: *** [test_dynamic] Error 2   
  /usr/local/bin/make test -- NOT OK   

What to do?
-- 
Regards
Lars Ebeling

http://leopg9.no-ip.org
Hobbithobbyist

"I am not young enough to know everything."
-- Oscar Wilde




Re: Problems with make test -> Dumper.so: undefined symbol: PL_sv_undef

2006-07-18 Thread Theo Van Dinter
On Tue, Jul 18, 2006 at 05:04:23PM +0200, Whisky wrote:
> 1) 
> t/gtube.Not found: gtube =  BODY: Generic Test for
> Unsolicited Bulk Email 
> # Failed test 2 in t/SATest.pm at line 592
> t/gtube.FAILED test 2
> Failed 1/4 tests, 75.00% okay

Hrm.  Are you running in a non-English locale/language?
If so this is a known problem (fixed in 3.1.4 --
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4908).

> 2)
> t/meta..Can't load
> '/usr/local/lib/perl5/5.8.4/i686-linux/auto/Data/Dumper/Dumper.so' for
> module Data::Dumper:
> /usr/local/lib/perl5/5.8.4/i686-linux/auto/Data/Dumper/Dumper.so: undefined
> symbol: PL_sv_undef at /usr/local/lib/perl5/5.8.4/i686-linux/XSLoader.pm
> line 68.
>  at /usr/local/lib/perl5/5.8.4/i686-linux/Data/Dumper.pm line 27

Hrm.  Looks like your local install of the Data::Dumper module is screwed up.

> Can I safely ignore these problems and install SA anyway? Or does anyone of
> you guys have an idea on how to solve this?

I would say yes, you'd be fine doing the install.  #1 is likely the LANG
issue, and #2 is a problem but we don't use Data::Dumper in the normal code.
My biggest concern is whether you'll have other module issues, but ...

-- 
Randomly Generated Tagline:
Somehow tuna doesn't taste the same without the dolphin.


pgplzwlJDgabc.pgp
Description: PGP signature


Problems with make test -> Dumper.so: undefined symbol: PL_sv_undef

2006-07-18 Thread Whisky
Dear list members,

I receive two errors/warnings when running "make test" for
Mail-SpamAssassin-3.1.3 on Debian testing.


---
1) 
t/gtube.Not found: gtube =  BODY: Generic Test for
Unsolicited Bulk Email 
# Failed test 2 in t/SATest.pm at line 592
t/gtube.FAILED test 2

Failed 1/4 tests, 75.00% okay

---


---
2)
t/meta..Can't load
'/usr/local/lib/perl5/5.8.4/i686-linux/auto/Data/Dumper/Dumper.so' for
module Data::Dumper:
/usr/local/lib/perl5/5.8.4/i686-linux/auto/Data/Dumper/Dumper.so: undefined
symbol: PL_sv_undef at /usr/local/lib/perl5/5.8.4/i686-linux/XSLoader.pm
line 68.
 at /usr/local/lib/perl5/5.8.4/i686-linux/Data/Dumper.pm line 27
Compilation failed in require at ../masses/parse-rules-for-masses line 36.
BEGIN failed--compilation aborted at ../masses/parse-rules-for-masses line
36.
parse-rules-for-masses failed! at t/meta.t line 43.
tmp/rules.pl is unparseable: Can't locate log/rules-0.pl in @INC (@INC
contains: ../blib/lib
/usr/src/Mail-SpamAssassin/Mail-SpamAssassin-3.1.3/blib/lib
/usr/src/Mail-SpamAssassin/Mail-SpamAssassin-3.1.3/blib/arch
/usr/local/lib/perl5/5.8.4/i686-linux /usr/local/lib/perl5/5.8.4/i686-linux
/usr/local/lib/perl5/5.8.4 /usr/local/lib/perl5/site_perl/5.8.4/i686-linux
/usr/local/lib/perl5/site_perl/5.8.4/i686-linux
/usr/local/lib/perl5/site_perl/5.8.4
/usr/local/lib/perl5/site_perl/5.8.4/i686-linux
/usr/local/lib/perl5/site_perl/5.8.4 /usr/local/lib/perl5/site_perl .
/usr/local/lib/perl5/5.8.4/i686-linux /usr/local/lib/perl5/5.8.4
/usr/local/lib/perl5/site_perl/5.8.4/i686-linux
/usr/local/lib/perl5/site_perl/5.8.4 /usr/local/lib/perl5/site_perl .) at
t/meta.t line 46.
giving up on test. at t/meta.t line 50.

---

The final result looks like this:


---
Failed Test Stat Wstat Total Fail  Failed  List of Failed

---
t/gtube.t  41  25.00%  2
16 tests skipped.
Failed 1/95 test scripts, 98.95% okay. 1/2090 subtests failed, 99.95% okay.

---

Can I safely ignore these problems and install SA anyway? Or does anyone of
you guys have an idea on how to solve this?

Thank you very much in advance,

Stefan