Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS Class-Scaffold-1.102280 v5.16.2 GNU/Linux
Date: 2013-01-05T19:35:55Z
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 Marcel Gruenauer,
This is a computer-generated report for Class-Scaffold-1.102280
on perl 5.16.2, created by CPAN-Reporter-1.2009.
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/bin/make test':
PERL_DL_NONLAZY=1 /home/c/perl5/perlbrew/perls/perl-5.16.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............... ok
# Testing with Perl 5.016002, /home/c/perl5/perlbrew/perls/perl-5.16.2/bin/perl
# Carp version is 1.26
# Class::Accessor::Complex version is 1.100880
# Class::Accessor::Constructor version is 1.111590
# Class::Accessor::FactoryTyped version is 1.100970
# Class::Factory::Enhanced version is 1.101420
# Class::Value version is 1.100840
# Cwd version is 3.39_02
# Data::Comparable version is 1.100840
# Data::Inherited version is 1.100860
# Data::Miscellany version is 1.100850
# Data::Storage version is 1.102720
# Devel::Caller version is 2.05
# Encode version is 2.44
# English version is 1.05
# Error version is 0.17019
# Error::Hierarchy version is 1.103530
# Error::Hierarchy::Container version is 1.103530
# Error::Hierarchy::Internal version is 1.103530
# Error::Hierarchy::Mixin version is 1.103530
# Error::Hierarchy::Test version is 1.103530
# Error::Hierarchy::Util version is 1.103530
# Exporter version is 5.66
# ExtUtils::MakeMaker version is 6.6302
# File::Find version is 1.20
# File::Spec::Functions version is 3.39_02
# File::Temp version is 0.22
# FindBin version is 1.51
# Getopt::Inherited version is 1.100860
# Getopt::Long version is 2.38
# IO::File version is 1.16
# IO::Handle version is 1.33
# List::Util version is 1.25
# Property::Lookup version is 1.101400
# Scalar::Util version is 1.25
# String::FlexMatch version is 1.100820
# Sys::Hostname version is 1.16
# Test::Builder version is 0.98
# Test::Class::GetoptControl version is 1.100860
# Test::CompanionClasses::Base version is 1.101370
# Test::CompanionClasses::Engine version is 1.101370
# Test::More version is 0.98
# Time::HiRes version is 1.9725
# UNIVERSAL::require version is 0.13
# YAML version is 0.84
# YAML::Active version is 1.100810
# YAML::Active::Plugin::Array version is 1.100810
# YAML::Active::Plugin::Hash version is 1.100810
# YAML::Marshall version is 0.84
# constant version is 1.23
# overload version is 1.18
# parent version is 0.225
t/000-report-versions.t ...... ok
20130105.213553.50 Hello
20130105.213553.50 a debug message that should appear
20130105.213553.50 (00026242) a message with pid and timestamp
(00026242) a message with pid but without timestamp
a message without pid or timestamp
t/01_companion_classes.t ..... ok
t/02_storage_conf.t .......... ok
t/author-critic.t ............ skipped: these tests are for testing by the author
t/release-check-changes.t .... skipped: these tests are for release candidate testing
t/release-dist-manifest.t .... skipped: these tests are for release candidate testing
t/release-distmeta.t ......... skipped: these tests are for release candidate testing
t/release-has-version.t ...... skipped: these tests are for release candidate testing
t/release-kwalitee.t ......... skipped: these tests are for release candidate testing
t/release-minimum-version.t .. skipped: these tests are for release candidate testing
t/release-no-tabs.t .......... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing
t/release-pod-spell.t ........ skipped: these tests are for release candidate testing
t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing
t/release-portability.t ...... skipped: these tests are for release candidate testing
t/release-synopsis.t ......... skipped: these tests are for release candidate testing
t/release-unused-vars.t ...... skipped: these tests are for release candidate testing
All tests successful.
Files=18, Tests=108, 5 wallclock secs ( 0.03 usr 0.12 sys + 3.12 cusr 0.95 csys = 4.22 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ ---- --------
Carp 0 1.26
Class::Accessor::Complex 0 1.100880
Class::Accessor::Constructor 0 1.111590
Class::Accessor::FactoryTyped 0 1.100970
Class::Factory::Enhanced 0 1.101420
Class::Value 0 1.100840
constant 0 1.23
Cwd 0 3.39_02
Data::Comparable 0 1.100840
Data::Inherited 0 1.100860
Data::Miscellany 0 1.100850
Data::Storage 0 1.102720
Devel::Caller 0 2.05
Encode 0 2.44
Error 0 0.17019
Error::Hierarchy 0 1.103530
Error::Hierarchy::Container 0 1.103530
Error::Hierarchy::Internal 0 1.103530
Error::Hierarchy::Mixin 0 1.103530
Error::Hierarchy::Test 0 1.103530
Error::Hierarchy::Util 0 1.103530
Exporter 0 5.66
File::Find 0 1.20
File::Spec::Functions 0 3.39_02
FindBin 0 1.51
Getopt::Inherited 0 1.100860
Getopt::Long 0 2.38
IO::File 0 1.16
IO::Handle 0 1.33
List::Util 0 1.25
overload 0 1.18
parent 0 0.225
Property::Lookup 0 1.101400
String::FlexMatch 0 1.100820
Sys::Hostname 0 1.16
Test::Builder 0 0.98
Test::Class::GetoptControl 0 1.100860
Test::CompanionClasses::Base 0 1.101370
Test::CompanionClasses::Engine 0 1.101370
Test::More 0 0.98
Time::HiRes 0 1.9725
UNIVERSAL::require 0 0.13
YAML 0 0.84
YAML::Active 0 1.100810
YAML::Active::Plugin::Array 0 1.100810
YAML::Active::Plugin::Hash 0 1.100810
YAML::Marshall 0 0.84
build_requires:
Module Need Have
------------------------------ ---- --------
English 0 1.05
File::Temp 0 0.22
Scalar::Util 0 1.25
Test::More 0.94 0.98
configure_requires:
Module Need Have
------------------------------ ---- --------
ExtUtils::MakeMaker 6.31 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = ru_RU.utf8
PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/perl-5.16.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26170
PERL5_CPAN_IS_RUNNING = 26170
PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/perl-5.16.2/man
PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/perl-5.16.2/bin
PERLBREW_PERL = perl-5.16.2
PERLBREW_ROOT = /home/c/perl5/perlbrew
PERLBREW_SKIP_INIT = 1
PERLBREW_VERSION = 0.58
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/c/perl5/perlbrew/perls/perl-5.16.2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 27 29 30 44 46 108 109 115 1000
$EGID = 1000 24 25 27 29 30 44 46 108 109 115 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.70
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.84
YAML::Syck 1.22
version 0.9901
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.32-5-686, archname=i686-linux
uname='linux deb1 2.6.32-5-686 #1 smp sun sep 23 09:49:36 utc 2012 i686 gnulinux '
config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/perl-5.16.2 -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/perl-5.16.2/bin'
hint=recommended, useposix=true, d_sigaction=define
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='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/i486-linux-gnu /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Jan 4 2013 21:20:12
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26170"
PERL5_CPAN_IS_RUNNING="26170"
PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/perl-5.16.2/man"
PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/perl-5.16.2/bin"
PERLBREW_PERL="perl-5.16.2"
PERLBREW_ROOT="/home/c/perl5/perlbrew"
PERLBREW_SKIP_INIT="1"
PERLBREW_VERSION="0.58"
@INC:
/home/c/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i686-linux
/home/c/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
/home/c/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/i686-linux
/home/c/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
.