Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Solaris-SMF-0.04 v5.12.4 RC2 OpenBSD
Date: 2011-06-23T03:21:40Z
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 Brad Macpherson,
This is a computer-generated report for Solaris-SMF-0.04
on perl 5.12.4, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Testing Solaris::SMF 0.04, Perl 5.012004, /home/sts/cpansmoke/perl-5.12.4-RC2/bin/perl
# Failed test 'No point installing on non-Solaris operating system.'
# at t/00-load.t line 14.
# Failed test 'Solaris 9, 10 or above is required.'
# at t/00-load.t line 15.
# Looks like you failed 2 tests of 3.
t/00-load.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests
# Failed test 'get_services multi-user-server returned 0'
# at t/01-get-services.t line 15.
# Looks like you failed 1 test of 3.
t/01-get-services.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/02-administer-services.t .. skipped: (no reason given)
t/boilerplate.t ............. ok
t/pod-coverage.t ............ skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.t ..................... skipped: Test::Pod 1.22 required for testing POD
Test Summary Report
-------------------
t/00-load.t (Wstat: 512 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t/01-get-services.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 2-3
Files=6, Tests=9, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.21 cusr 0.09 csys = 0.33 CPU)
Result: FAIL
Failed 2/6 test programs. 3/9 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- ---- ------
Params::Validate 0 1.00
build_requires:
Module Need Have
---------------- ---- ------
Test::More 0 0.98
configure_requires:
Module Need Have
---------------- ---- ------
Module::Build 0.35 0.3800
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB = /home/sts/cpansmoke/perl-5.12.4-RC2/cpan/build/Params-Validate-1.00-tQXdzW/blib/arch:/home/sts/cpansmoke/perl-5.12.4-RC2/cpan/build/Params-Validate-1.00-tQXdzW/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4593
PERL5_CPAN_IS_RUNNING = 4593
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8159,4593
PERL_CR_SMOKER_CURRENT = Solaris-SMF-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.12.4-RC2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.33
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.91
--
Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
Platform:
osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 4.9 generic.mp#794 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.4-RC2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
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='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.58.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
RC2
Built under openbsd
Compiled at Jun 15 2011 20:17:55
%ENV:
PERL5LIB="/home/sts/cpansmoke/perl-5.12.4-RC2/cpan/build/Params-Validate-1.00-tQXdzW/blib/arch:/home/sts/cpansmoke/perl-5.12.4-RC2/cpan/build/Params-Validate-1.00-tQXdzW/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4593"
PERL5_CPAN_IS_RUNNING="4593"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8159,4593"
PERL_CR_SMOKER_CURRENT="Solaris-SMF-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.12.4-RC2/cpan/build/Params-Validate-1.00-tQXdzW/blib/arch
/home/sts/cpansmoke/perl-5.12.4-RC2/cpan/build/Params-Validate-1.00-tQXdzW/blib/lib
/home/sts/cpansmoke/perl-5.12.4-RC2/lib/site_perl/5.12.4/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.4-RC2/lib/site_perl/5.12.4
/home/sts/cpansmoke/perl-5.12.4-RC2/lib/5.12.4/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.4-RC2/lib/5.12.4
.