TEST RESULTS:

/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/build...........perlxsi.c: In function `xs_init':
perlxsi.c:31: error: `my_perl' undeclared (first use in this function)
perlxsi.c:31: error: (Each undeclared identifier is reported only once
perlxsi.c:31: error: for each function it appears in.)
perlxsi.c:31: warning: passing arg 3 of `Perl_newXS' from incompatible pointer 
type
perlxsi.c:32: warning: passing arg 3 of `Perl_newXS' from incompatible pointer 
type
make[1]: *** [perlxsi.o] Error 1
perlxsi.c: In function `xs_init':
perlxsi.c:31: error: `my_perl' undeclared (first use in this function)
perlxsi.c:31: error: (Each undeclared identifier is reported only once
perlxsi.c:31: error: for each function it appears in.)
perlxsi.c:31: warning: passing arg 3 of `Perl_newXS' from incompatible pointer 
type
perlxsi.c:32: warning: passing arg 3 of `Perl_newXS' from incompatible pointer 
type
make[1]: *** [perlxsi.o] Error 1
FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/embed...........Can't exec "./embed": No such file or directory at t/embed.t 
line 2.
FAILED before any test output arrived
t/loop............sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
sh: ./loop: No such file or directory
Can't exec "./loop": No such file or directory at t/loop.t line 59.
Use of uninitialized value in pattern match (m//) at t/loop.t line 59.
FAILED before any test output arrived
t/multiplicity....skipped
        all skipped: no reason given
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/build.t                  2    2  1-2
t/embed.t                 ??   ??  ??
t/loop.t                  ??   ??  ??
1 test skipped.
Failed 3/4 test scripts. 20/20 subtests failed.
Files=4, Tests=20, 34 wallclock secs ( 0.85 cusr +  0.47 csys =  1.32 CPU)
Failed 3/4 test programs. 20/20 subtests failed.
make: *** [test_dynamic] Error 255

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.21(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.0 pn100-02-2-054p 1.5.21(0.15642) 2006-07-30 14:21 i686 
cygwin '
    config_args='-de -Duse64bitint -Dusethreads -Uusemymalloc 
-DPERL_DONT_CREATE_GVSV -Dno_mathoms -Dnoextensions=attrs IPC/SysV -A 
define:optimize=-O3 -pipe -funit-at-a-time -mtune=pentium4m -march=pentium4 
-mfpmath=sse -mieee-fp -mmmx -msse -msse2 -A define:ld=/usr/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=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement',
    optimize='-O3 -pipe -funit-at-a-time -mtune=pentium4m -march=pentium4 
-mfpmath=sse -mieee-fp -mmmx -msse -msse2',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
    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/bin/ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -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 PERL_IMPLICIT_CONTEXT
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Locally applied patches:
        MAINT28213
        29141
  Built under cygwin
  Compiled at Oct 30 2006 09:18:10
  %ENV:
    PERLIO="perlio"
    CYGWIN="server ntsec"
  @INC:
    /usr/lib/perl5/5.8/cygwin
    /usr/lib/perl5/5.8
    .

Reply via email to