This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
cp Ternary_XS.pm blib/lib/Tree/Ternary_XS.pm
AutoSplitting blib/lib/Tree/Ternary_XS.pm (blib/lib/auto/Tree/Ternary_XS)
/usr/local/bin/perl -I/usr/local/lib/perl5/5.6.0/PA-RISC1.1 
-I/usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/5.6.0/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.6.0/ExtUtils/typemap -typemap typemap Ternary_XS.xs > 
Ternary_XS.xsc && mv Ternary_XS.xsc Ternary_XS.c
gcc -c  -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing 
-I/usr/local/include -I/opt/local/include -O     -DVERSION=\"0.03\" 
-DXS_VERSION=\"0.03\" -fpic -I/usr/local/lib/perl5/5.6.0/PA-RISC1.1/CORE  Ternary_XS.c
Ternary_XS.c: In function `XS_Tree__Ternary_XS_new':
Ternary_XS.c:35: `na' undeclared (first use in this function)
 `XS_Tree__Ternary_XS_nodes':
Ternary_XS.xs:110: `na' undeclared (first use in this function)
Ternary_XS.xs: In function `XS_Tree__Ternary_XS_terminals':
Ternary_XS.xs:129: `na' undeclared (first use in this function)
Ternary_XS.xs: In function `XS_Tree__Ternary_XS_pmsearch':
Ternary_XS.xs:158: `dowarn' undeclared (first use in this function)
Ternary_XS.xs:167: `na' undeclared (first use in this function)
Ternary_XS.xs: In function `XS_Tree__Ternary_XS_traverse':
Ternary_XS.xs:201: `na' undeclared (first use in this function)
Ternary_XS.xs: In function `XS_Tree__Ternary_XS_nearsearch':
Ternary_XS.xs:232: `dowarn' undeclared (first use in this function)
Ternary_XS.xs:241: `na' undeclared (first use in this function)
make: *** [Ternary_XS.o] Error 1
  /usr/local/bin/make  -- NOT OK
Running make test
  Oops, make had returned bad status

After "perl Makefile.PL POLLUTE=1;make test"

PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.0/PA-RISC1.1 -I/usr/local/lib/perl5/5.6.0 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00_load...........ok
t/02_new............ok
t/04_attrib.........ok
t/10_insert.........ok
t/15_search.........FAILED tests 3-8
        Failed 6/8 tests, 25.00% okay
t/40_pmsearch.......ok
t/45_nearsearch.....ok
t/50_traverse.......ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/15_search.t                 8    6  75.00%  3-8

--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=hpux, osvers=10.20, archname=PA-RISC1.1
    uname='hp-ux cirsrss b.10.20 a 9000735 2016483812 two-user license '
    config_args='-Dcc=gcc -Dprefix=/usr/local -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=undef 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release)
    cppflags='-D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing 
-I/usr/local/include -I/opt/local/include'
    ccflags ='-D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing 
-I/usr/local/include -I/opt/local/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lbind -lnsl_s -lndbm -lgdbm -ldb -ldld -lm -lc -lndir -lcrypt -lsec
    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '
    cccdlflags='-fpic', lddlflags='-b -L/usr/local/lib -L/opt/local/lib'

Reply via email to