[Catalyst-dev] C::Action::RenderView problem

Carl Franks fireartist at gmail.com
Tue Jul 4 11:41:48 CEST 2006


I just tried installing C::Action::RenderView using CPAN.pm - it died
with this output (I can't see anything in the archives about it):

c:\vanilla-perl\perl\bin\perl.exe Build.PL
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Creating new 'Build' script for 'Catalyst-Action-RenderView' version '0.03'
CPAN: YAML loaded ok
c:\vanilla-perl\perl\bin\perl.exe Build --makefile_env_macros 1
lib\Catalyst\Action\RenderView.pm -> blib\lib\Catalyst\Action\RenderView.pm
Manifying blib\lib/Catalyst/Action/RenderView.pm -> blib\libdoc\Catalyst.Action.
RenderView.3
HTMLifying blib\lib\Catalyst\Action\RenderView.pm -> blib\libhtml\site\lib\Catal
yst\Action\RenderView.html
Build: blib\lib\Catalyst\Action\RenderView.pm: unterminated list at =head in par
agraph 17.  ignoring.
Build: blib\lib\Catalyst\Action\RenderView.pm: unexpected =back directive in par
agraph 23.  ignoring.
  C:\vanilla-perl\bin\dmake.EXE  -- OK
Running make test
c:\vanilla-perl\perl\bin\perl.exe Build --makefile_env_macros 1 test
t\01use............
#   Failed test 'use Catalyst::Action::RenderView;'
#   in t\01use.t at line 4.
#     Tried to use 'Catalyst::Action::RenderView'.
#     Error:  syntax error at C:\WINDOWS\TEMP\cpan\build\Catalyst-Action-RenderV
iew-0.03\blib\lib/Catalyst/Action/RenderView.pm line 15, near "if"
# Compilation failed in require at (eval 3) line 2.
t\01use............NOK 1# BEGIN failed--compilation aborted at t\01use.t line 4.

# Looks like you failed 1 test of 1.
t\01use............dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t\02pod............skipped
        all skipped: set TEST_POD to enable this test
t\03podcoverage....skipped
        all skipped: set TEST_POD to enable this test
t\04live...........syntax error at C:\WINDOWS\TEMP\cpan\build\Catalyst-Action-Re
nderView-0.03\blib\lib/Catalyst\Action\RenderView.pm line 15, near "if"
Compilation failed in require at c:/vanilla-perl/perl/site/lib/Catalyst/Base.pm
line 214.
Compilation failed in require at c:/vanilla-perl/perl/site/lib/Catalyst/Test.pm
line 78.
BEGIN failed--compilation aborted at t\04live.t line 10.
t\04live...........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\01use.t      1   256     1    1 100.00%  1
t\04live.t   255 65280    15   30 200.00%  1-15
2 tests skipped.
Failed 2/4 test scripts, 50.00% okay. 16/16 subtests failed, 0.00% okay.
dmake.EXE:  Error code 255, while making 'test'
  C:\vanilla-perl\bin\dmake.EXE test -- NOT OK



>perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=de
fine
    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  -DPERL_IMPLICIT_CONTE
XT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
    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:\vanilla-perl\perl\lib\CORE" -L"C:\vanilla-perl\
MinGW\lib"'
    libpth=C:\vanilla-perl\MinGW\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
 -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdl
g32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lw
inmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"C:\
vanilla-perl\MinGW\lib"'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_IMPLICIT_SYS PERL_MALLOC_WRAP
                        PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO
  Built under MSWin32
  Compiled at Feb 10 2006 10:33:10
  @INC:
    c:/vanilla-perl/perl/lib
    c:/vanilla-perl/perl/site/lib
    .



More information about the Catalyst-dev mailing list