http://bugzilla.spamassassin.org/show_bug.cgi?id=3325
------- Additional Comments From [EMAIL PROTECTED] 2004-05-10 10:50 -------
Of course the stuff in /Users/jon is the build directory where I keep the svn
trunk files. I have done my best to make sure that I have the latest perl, cpan
code and only one install of SA. I even removed the default perl installation
that came with OSX and installed 5.8.4.
Welcome to Darwin!
[1][ ~ ]# find / -name SpamAssassin.pm -print
/Library/Perl/5.8.4/Mail/SpamAssassin.pm
/Users/jon/src/trunk/blib/lib/Mail/SpamAssassin.pm
/Users/jon/src/trunk/lib/Mail/SpamAssassin.pm
[2][ ~ ]# find / -name spamd -print
/Users/jon/src/trunk/blib/script/spamd
/Users/jon/src/trunk/spamd
/Users/jon/src/trunk/spamd/spamd
/usr/bin/spamd
[3][ ~ ]# ps uaxwww | grep spamd
root 13617 0.0 0.0 1544 316 p0 S+ 9:36AM 0:00.28 grep spamd
root 13675 0.0 2.2 67312 17208 ?? Ss 9:40AM 0:17.56 perl -T -w
/usr/bin/spamd -D -m 1 -d -r /var/run/spamd.pid
root 13701 0.0 7.7 74624 60716 ?? S 9:44AM 3:06.58 perl -T -w
/usr/bin/spamd -D -m 1 -d -r /var/run/spamd.pid
Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin takahe.whichever.com 6.8 darwin kernel version 6.8: wed sep 10
15:20:55 pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args='-de -Dprefix=/usr'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing',
optimize='-Os',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing'
ccversion='', gccversion='3.1 20020420 (prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lcrypt -lc
perllibs=-lm -lcrypt -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress
-L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under darwin
Compiled at May 1 2004 01:47:34
%ENV:
PERL5LIB="/sw/lib/perl5"
@INC:
/sw/lib/perl5/darwin
/sw/lib/perl5
/System/Library/Perl/5.8.4/darwin
/System/Library/Perl/5.8.4
/Library/Perl/5.8.4/darwin
/Library/Perl/5.8.4
/Library/Perl
/Network/Library/Perl/5.8.4/darwin
/Network/Library/Perl/5.8.4
/Network/Library/Perl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.