TEST RESULTS:
Checking if your kit is complete...
Looks good
Writing Makefile for Proc::PID::File
cp File.pm blib/lib/Proc/PID/File.pm
/usr/local/bin/perl.exe "-Iblib/lib" "-Iblib/arch" test.pl
1..7
ok 1 - use Proc::PID::File
ok 2 - running
not ok 3 - verified: real
# Failed test (test.pl at line 58)
ok 4 - verified: false
ok 5 - single instance
ok 6 - destroy
ok 7 - done
# Looks like you failed 1 test of 7.
make: *** [test_dynamic] Error 1
ERROR: 'make test' failed for module Proc-PID-File-1.24
-----
Additional comments:
I force install this module and use it without problems. However, I do
not
use the 'verify' feature which fails in the test above.
The POD says that 'verify' is only supported on Linux and FreeBSD.
Perhaps
you should update your 'test.pl' file to skip this test on other
platforms.
-----
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=cygwin, osvers=1.5.18(0.13242),
archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.0 pn100-01-1-123s 1.5.18(0.13242) 2005-07-02
20:30 i686 unknown unknown cygwin '
config_args='-de -Duse64bitint -Dusethreads -Dusemallocwrap
-Dinstallusrbinperl -A define:optimize=-O3 -pipe -frename-registers
-fomit-frame-pointer -march=pentium4 -mfpmath=sse -mmmx -msse -msse2 -A
define:ld=/usr/local/bin/ld2'
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=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing
-pipe',
optimize='-O3 -pipe -frename-registers -fomit-frame-pointer
-march=pentium4 -mfpmath=sse -mmmx -msse -msse2',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe'
ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using
dmd 0.125)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/usr/local/bin/ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -lcrypt -lgdbm_compat
perllibs=-lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
MAINT24637
24695
Built under cygwin
Compiled at Jul 18 2005 09:59:46
%ENV:
PERLIO="perlio"
CYGWIN="server ntsec forkchunk:32768"
@INC:
/usr/local/lib/perl5/5.8/cygwin
/usr/local/lib/perl5/5.8
/usr/local/lib/perl5/site_perl/5.8/cygwin
/usr/local/lib/perl5/site_perl/5.8
/usr/local/lib/perl5/site_perl/5.8
/usr/local/lib/perl5/vendor_perl/5.8/cygwin
/usr/local/lib/perl5/vendor_perl/5.8
/usr/local/lib/perl5/vendor_perl/5.8
# EOF