Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mail-SpamAssassin CPAN distribution.

Report information
The Basics
Id: 8025
Status: resolved
Priority: 0/
Queue: Mail-SpamAssassin

People
Owner: Nobody in particular
Requestors: Carlos.adv [...] sousa.se
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)

Attachments


Subject: "make test" aborts with errors and takes a very long time to run
Hi! I'm trying to install Mail::SpamAssassin 3.0.0 on my Solaris 9 system on sun4m, "make" works fine, "make test" exits with error code after maybe 1 hour and 45 minutes. I get a lot of errors about IO::Socket and syslog and that I need to get rid of running spamd, but there isn't any when I start the make. Also, after the make has aborted I have several spamd running. Anyone that have a solution? or am I forced to run an OLD 2.6 version? Thanx Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos desousa 5.9 generic_112233-02 sun4m sparc sunw,sparcstation-5 ' config_args='-de -D cc=gcc -Dusethreads' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.2.3', gccosandvers='solaris2.9' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldb -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under solaris Compiled at Jun 23 2004 10:53:29 @INC: /usr/local/lib/perl5/5.8.4/sun4-solaris-thread-multi /usr/local/lib/perl5/5.8.4 /usr/local/lib/perl5/site_perl/5.8.4/sun4-solaris-thread-multi /usr/local/lib/perl5/site_perl/5.8.4 /usr/local/lib/perl5/site_perl .
Date: Sat, 16 Oct 2004 19:14:40 -0400
From: Theo Van Dinter <felicity [...] kluge.net>
To: Guest via RT <bug-Mail-SpamAssassin [...] rt.cpan.org>
Subject: Re: [cpan #8025] "make test" aborts with errors and takes a very long time to run
RT-Send-Cc:
On Fri, Oct 15, 2004 at 05:15:59PM -0400, Guest via RT wrote: Show quoted text
> I'm trying to install Mail::SpamAssassin 3.0.0 on my Solaris 9 system on sun4m, "make" works fine, "make test" exits with error code after maybe 1 hour and 45 minutes.
Wow. "make test" should never take that long. Anything over 5 minutes means there's an issue somewhere. Show quoted text
> I get a lot of errors about IO::Socket and syslog and that I need > to get rid of running spamd, but there isn't any when I start the make. > > Also, after the make has aborted I have several spamd running.
It sounds like your system is not killing off the test spamd processes, which cause the latter tests to fail. Show quoted text
> Anyone that have a solution? or am I forced to run an OLD 2.6 version?
I'd post to the users@spamassassin.apache.org list and see if anyone else has run into the issue. I'd also post more information (such as the actual errors you're seeing, etc,) since there's not a lot to go on otherwise. -- Randomly Generated Tagline: Buccaneer: The price of corn on the cob...
Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.

From: Carlos.adv [...] sousa.se
[felicity@kluge.net - Sat Oct 16 19:40:38 2004]: Show quoted text
> On Fri, Oct 15, 2004 at 05:15:59PM -0400, Guest via RT wrote:
> > I'm trying to install Mail::SpamAssassin 3.0.0 on my Solaris 9
> system on sun4m, "make" works fine, "make test" exits with error > code after maybe 1 hour and 45 minutes. > > Wow. "make test" should never take that long. Anything over 5 > minutes means > there's an issue somewhere. >
> > I get a lot of errors about IO::Socket and syslog and that I need > > to get rid of running spamd, but there isn't any when I start the
> make.
> > > > Also, after the make has aborted I have several spamd running.
> > It sounds like your system is not killing off the test spamd > processes, which > cause the latter tests to fail. >
> > Anyone that have a solution? or am I forced to run an OLD 2.6
> version? > > I'd post to the users@spamassassin.apache.org list and see if anyone > else has > run into the issue. I'd also post more information (such as the > actual errors > you're seeing, etc,) since there's not a lot to go on otherwise.
Sorry about not including more info, but the reason was that once I had copied the errors from the X window and was going to paste it in a VI, the X session blew up with my copy buffer somewhere in outer space. AS I've tried this "make test" about 10 times, and due to the time it takes for it to finish, I just was to lazy to run it once more, but here I did that anyway. I've included the end of the output, I had about 20 spamd processes going when the make exited, I suppose the lack of memory is understable with 20 spamd and only 256 Mb of memory. Regards Carlos de Sousa

Message body is not shown because it is too large.

As noted previously, we do not use this bugtracker