POE on Windows 7- So close!  Almost installs from CPAN on Strawberry perl
with Padre on-board, the installer that provides Padre 0.63 and perl 5.10.1.

t/90_regression/rt56417-wheel-run.t ................ 1/4
#   Failed test 'Set proper exitval for 'fake''
#   at t/90_regression/rt56417-wheel-run.t line 77.
# Looks like you failed 1 test of 4.

*Can the tests or code be improved to overcome this?  Love to see it install
flawlessly!
*

RCAPUTO/POE-1.292.tar.gz
 C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl5.10.1.exe mylib/gen-tests.perl lib/POE.pm
C:\strawberry\perl\bin\perl5.10.1.exe "-MExtUtils::Command::MM" "-e"
"test_harne
ss(0, 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/*/*/*.t
t/00_info.t ........................................ 1/2 # Testing POE
1.292, PO
E::Test::Loops 1.035, Perl 5.010001, C:\STRAWB~1\perl\bin\PERL51~1.EXE on
MSWin3
2

t/90_regression/rt56417-wheel-run.t ................ 1/4
#   Failed test 'Set proper exitval for 'fake''
#   at t/90_regression/rt56417-wheel-run.t line 77.
# Looks like you failed 1 test of 4.
t/90_regression/rt56417-wheel-run.t ................ Dubious, test returned
1 (w
stat 256, 0x100)
Failed 1/4 subtests


Test Summary Report
-------------------
t/90_regression/rt56417-wheel-run.t              (Wstat: 256 Tests: 4
Failed: 1)

 Failed test:  2
 Non-zero exit status: 1
Files=152, Tests=3081, 88 wallclock secs ( 2.61 usr +  0.51 sys =  3.12 CPU)
Result: FAIL
Failed 1/152 test programs. 1/3081 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'
 RCAPUTO/POE-1.292.tar.gz
 C:\strawberry\c\bin\dmake.EXE test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
 reports RCAPUTO/POE-1.292.tar.gz
Running make install
 make test had returned bad status, won't install without force
Failed during this command:
RCAPUTO/POE-1.292.tar.gz                     : make_test NO



C:\Windows\System32>perl -v

This is perl, v5.10.1 (*) built for MSWin32-x86-multi-thread

Copyright 1987-2009, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


C:\Windows\System32>perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:

 Platform:
   osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
   uname='Win32 strawberryperl 5.10.1.2 #1 Wed Apr 28 11:51:06 2010 i386'
   config_args='undef'
   hint=recommended, useposix=true, d_sigaction=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 =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT
 -DUSE_SITECUSTOMIZE -
DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing
-DPERL_MSVCRT_RE
ADFIX',
   optimize='-s -O2',
   cppflags='-DWIN32'
   ccversion='', gccversion='3.4.5', gccosandvers=''
   intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
   d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
   ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long',
lseek
size=8
   alignbytes=8, prototype=define
 Linker and Libraries:
   ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE"
-L"C:\strawberry\c\li
b"'
   libpth=C:\strawberry\c\lib
   libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi3
2 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lversio
n -lodbc32 -lodbccp32
   perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladv
api32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lve
rsion -lodbc32 -lodbccp32
   libc=, so=dll, useshrplib=true, libperl=libperl510.a
   gnulibc_version=''
 Dynamic Linking:
   dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
   cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE"
-L"C:\st
rawberry\c\lib"'


Characteristics of this binary (from libperl):
 Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                       PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                       PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                       USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
 Built under MSWin32
 Compiled at Apr 28 2010 15:17:57
 @INC:
   C:/strawberry/perl/lib
   C:/strawberry/perl/site/lib
   C:\strawberry\perl\vendor\lib
   .

C:\Windows\System32>



See also http://pastebin.com/QvQ401xm

Reply via email to