Class-Accessor-Grouped v0.10014 Perl 5 v5.10.1 x86_64-linux
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Class-Accessor-Grouped v0.10014
- Platform
- Perl 5 v5.10.1 x86_64-linux
- Date
- 2018-07-19 00:06:35
- ID
- 99b4ff28-8ae7-11e8-892b-e2e4b75df66a
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 Graham Knop,
This is a computer-generated report for Class-Accessor-Grouped-0.10014
on perl 5.10.1, created by CPAN-Reporter-1.2018.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/accessors_pp.t ............. skipped: Devel::Hide required for this test in presence of Sub::Name
t/accessors.t ................ ok
t/accessors_ro.t ............. ok
t/accessors_wo.t ............. ok
t/accessors_xs_cachedwarn.t .. ok
t/accessors_xs.t ............. ok
t/basic.t .................... ok
t/component.t ................ ok
t/clean_namespace.t .......... skipped: Package::Stash required for this test
t/inherited.t ................ ok
t/illegal_name.t ............. ok
All tests successful.
Files=11, Tests=1595, 1 wallclock secs ( 0.19 usr 0.04 sys + 1.23 cusr 0.12 csys = 1.58 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.38
Class::XSAccessor 1.19 1.19
Module::Runtime 0.012 0.016
perl 5.006 5.010001
Scalar::Util 0 1.21
Sub::Name 0.05 0.21
build_requires:
Module Need Have
------------------- ----- --------
Test::Exception 0.31 0.43
Test::More 0.88 1.302122
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.30
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j2
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin:src/njh/smoker/bin:/usr/bin:/bin
PERL5LIB = /home/njh/.cpan/build/Sub-Name-0.21-0/blib/arch:/home/njh/.cpan/build/Sub-Name-0.21-0/blib/lib:/home/njh/.cpan/build/Module-Runtime-0.016-0/blib/arch:/home/njh/.cpan/build/Module-Runtime-0.016-0/blib/lib:/home/njh/.cpan/build/Class-XSAccessor-1.19-0/blib/arch:/home/njh/.cpan/build/Class-XSAccessor-1.19-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17501
PERL5_CPAN_IS_RUNNING = 17501
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.1/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin
PERLBREW_PERL = perl-5.10.1
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.82
SHELL = /bin/sh
TMPDIR = /tmp/testwrapper.17489
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.10.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.30
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.30
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.39
Test::More 1.302122
YAML 1.26
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=linux, osvers=4.9.0-5-amd64, archname=x86_64-linux
uname='linux dev0.teada.net 4.9.0-5-amd64 #1 smp debian 4.9.65-3+deb9u2 (2018-01-04) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.1 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, 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='6.3.0 20170516', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.24'
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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Locally applied patches:
Devel::PatchPerl 1.48
Built under linux
Compiled at Feb 17 2018 12:24:28
%ENV:
PERL5LIB="/home/njh/.cpan/build/Sub-Name-0.21-0/blib/arch:/home/njh/.cpan/build/Sub-Name-0.21-0/blib/lib:/home/njh/.cpan/build/Module-Runtime-0.016-0/blib/arch:/home/njh/.cpan/build/Module-Runtime-0.016-0/blib/lib:/home/njh/.cpan/build/Class-XSAccessor-1.19-0/blib/arch:/home/njh/.cpan/build/Class-XSAccessor-1.19-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="17501"
PERL5_CPAN_IS_RUNNING="17501"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.1/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin"
PERLBREW_PERL="perl-5.10.1"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.82"
@INC:
/home/njh/.cpan/build/Sub-Name-0.21-0/blib/arch
/home/njh/.cpan/build/Sub-Name-0.21-0/blib/lib
/home/njh/.cpan/build/Module-Runtime-0.016-0/blib/arch
/home/njh/.cpan/build/Module-Runtime-0.016-0/blib/lib
/home/njh/.cpan/build/Class-XSAccessor-1.19-0/blib/arch
/home/njh/.cpan/build/Class-XSAccessor-1.19-0/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
/home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
.