Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS App-SmokeBox-PerlVersion-0.08 v5.8.9 SunOS/Solaris
Date: 2011-07-25T20:23:41Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Chris Williams,
This is a computer-generated report for App-SmokeBox-PerlVersion-0.08
on perl 5.8.9, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/local/bin/make test':
PERL_DL_NONLAZY=1 /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile..............ok
t/01-event................# Using Perl /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
#
# This is perl, v5.8.9 built for i86pc-solaris
#
# Copyright 1987-2008, 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.
#
ok
t/02-postback.............# Using Perl /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
#
# This is perl, v5.8.9 built for i86pc-solaris
#
# Copyright 1987-2008, 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.
#
ok
t/release-pod-coverage....skipped
all skipped: these tests are for release candidate testing
t/release-pod-syntax......skipped
all skipped: these tests are for release candidate testing
All tests successful, 2 tests skipped.
Files=5, Tests=15, 2 wallclock secs ( 0.76 cusr + 0.71 csys = 1.47 CPU)
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- -----
IPC::Cmd 0 0.72
POE 1.293 1.311
POE::Quickie 0.11 0.17
configure_requires:
Module Need Have
------------------- ----- -----
ExtUtils::MakeMaker 6.31 6.48
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LD_LIBRARY_PATH = /usr/local/BerkeleyDB/lib:/usr/sfw/lib:/usr/local/apr/lib:/usr/local/lib
PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/usr/bin:/usr/ccs/bin:/opt/SUNWspro/bin:/usr/sfw/bin:/usr/local/bin:/export/home/njh/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/local/bin
PATH_WITHOUT_PERLBREW = /usr/bin:/usr/ccs/bin:/opt/SUNWspro/bin:/usr/sfw/bin:/usr/local/bin:/export/home/njh/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/local/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20557
PERL5_CPAN_IS_RUNNING = 20557
PERLBREW_HOME = /export/home/njh/.perlbrew
PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.27
SHELL = /bin/bash
TERM = xterm
TMPDIR = /var/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
$UID/$EUID = 500 / 500
$GID = 0 0
$EGID = 0 0
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9301
Cwd 3.29
ExtUtils::CBuilder n/a
ExtUtils::Command 1.15
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.48
ExtUtils::Manifest 1.55
ExtUtils::ParseXS 2.19
File::Spec 3.29
Module::Build n/a
Module::Signature n/a
Test::Harness 2.64
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.91
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris
uname='sunos unknown 5.10 generic i86pc i386 i86pc '
config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='/opt/SUNWspro/bin/cc', ccflags ='-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-I/usr/local/include'
ccversion='Sun C 5.9 SunOS_i386 2007/05/03', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='/opt/SUNWspro/bin/cc', ldflags =' -L/usr/lib -L/usr/ccs/lib -L/export/home/SUNWspro/prod/lib -L/lib -L/usr/local/lib '
libpth=/usr/lib /usr/ccs/lib /export/home/SUNWspro/prod/lib /lib /usr/local/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/export/home/SUNWspro/prod/lib -L/lib -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP PERL_USE_SAFE_PUTENV USE_FAST_STDIO
USE_LARGE_FILES USE_PERLIO
Built under solaris
Compiled at Jul 25 2011 11:38:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20557"
PERL5_CPAN_IS_RUNNING="20557"
PERLBREW_HOME="/export/home/njh/.perlbrew"
PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.27"
@INC:
/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i86pc-solaris
/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/i86pc-solaris
/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.