TEST RESULTS:

PERL_DL_NONLAZY=1 /home/jhedden/local/bin/perl -Iblib/arch -Iblib/lib 
-I/home/jhedden/local/lib/perl5/5.6.0/sun4-solaris-64int 
-I/home/jhedden/local/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests 
$verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00-load...........# Testing Object::InsideOut 2.22
ok
t/01-basic..........ok
t/01a-basic.........ok
t/02-auto...........ok
t/03-threads........skipped
        all skipped: Threads not supported
t/03a-threads.......skipped
        all skipped: Threads not supported
t/04-shared.........skipped
        all skipped: Threads not supported
t/04a-shared........skipped
        all skipped: Threads not supported
t/05-require........ok
t/05a-require.......ok
t/06-id.............ok
t/07-dump...........ok
t/07a-dump..........ok
t/08-access.........ok
t/09-chained........ok
t/09a-chained.......ok
t/09b-chained.......ok
t/10-cumulative.....ok
t/10a-cumulative....ok
t/10b-cumulative....ok
t/11-coercion.......ok
t/12-super..........ok
t/13-pump...........ok
t/14-auto_cc........ok
t/15-type...........ok
t/15a-type..........ok
t/16-return.........ok
t/17-dynamic........ok
t/18-inherit........ok
t/19-storable.......skipped
        all skipped: Storable not available
t/20-clone..........ok
t/21-import.........ok
t/22-import.........ok
t/23-weak...........ok
t/24-preproc........ok
t/25-access.........ok
t/26-preinit........ok
t/27-exception......ok
t/28-lvalue.........skipped
        all skipped: :lvalue requires Perl 5.8.0 or later
t/29-non_lvalue.....ok
t/30-all............ok
t/31-attr...........ok
t/32-meta...........skipped
        all skipped: Introspection requires Perl 5.8.0 or later
t/33-hash_only......ok
t/34-secure.........ok
t/34a-secure........skipped
        all skipped: Threads not supported
t/35-add_class......ok
t/36-require........ok
t/99-pod............ok
        2/2 skipped: various reasons
All tests successful, 8 tests and 2 subtests skipped.
Files=49, Tests=745, 17 wallclock secs ( 7.76 cusr +  2.64 csys = 10.40 CPU)

--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-64int
    uname='sunos sundev3 5.9 generic_112233-12 sun4u sparc sunw,sun-fire '
    config_args='-de -Dprefix=~/local -Duse64bitint=yes -Dusedevel=yes'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=define use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='cc', optimize='-O', gccversion=
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib -L/opt/SUNWspro/WS6U1/lib '
    libpth=/usr/local/lib /opt/SUNWspro/WS6U1/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc -lcrypt -lsec -liconv
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-KPIC', lddlflags='-G -L/usr/local/lib 
-L/opt/SUNWspro/WS6U1/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
  Built under solaris
  Compiled at Aug 29 2006 14:41:36
  %ENV:
    PERLIO="perlio"
  @INC:
    /home/jhedden/local/lib/perl5/5.6.0/sun4-solaris-64int
    /home/jhedden/local/lib/perl5/5.6.0
    /home/jhedden/local/lib/perl5/site_perl/5.6.0/sun4-solaris-64int
    /home/jhedden/local/lib/perl5/site_perl/5.6.0
    /home/jhedden/local/lib/perl5/site_perl
    .

Reply via email to