Class-MethodMaker v2.24 Perl 5 v5.34.0 x86_64-linux
- Status
- Pass
- From
- Dan Book
- Dist
-
Class-MethodMaker v2.24
- Platform
- Perl 5 v5.34.0 x86_64-linux
- Date
- 2021-07-03 07:18:18
- ID
- d7433518-dbce-11eb-aea5-c825e5a8b801
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 SCHWIGON,
This is a computer-generated report for Class-MethodMaker-2.24
on perl 5.34.0, created by App::cpanminus::reporter 0.17 (1.7044).
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 '':
Building and testing Class-MethodMaker-2.24
"/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" cmmg.pl components/array.m > lib/Class/MethodMaker/array.pm
"/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" cmmg.pl components/hash.m > lib/Class/MethodMaker/hash.pm
"/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" cmmg.pl components/scalar.m > lib/Class/MethodMaker/scalar.pm
cp lib/Class/MethodMaker/Engine.pm blib/lib/Class/MethodMaker/Engine.pm
AutoSplitting blib/lib/Class/MethodMaker/Engine.pm (blib/lib/auto/Class/MethodMaker/Engine)
cp lib/Class/MethodMaker.pm blib/lib/Class/MethodMaker.pm
cp lib/Class/MethodMaker/Constants.pm blib/lib/Class/MethodMaker/Constants.pm
cp lib/Class/MethodMaker/OptExt.pm blib/lib/Class/MethodMaker/OptExt.pm
cp lib/Class/MethodMaker/V1Compat.pm blib/lib/Class/MethodMaker/V1Compat.pm
cp lib/Class/MethodMaker/scalar.pm blib/lib/Class/MethodMaker/scalar.pm
AutoSplitting blib/lib/Class/MethodMaker/scalar.pm (blib/lib/auto/Class/MethodMaker/scalar)
cp lib/Class/MethodMaker/hash.pm blib/lib/Class/MethodMaker/hash.pm
AutoSplitting blib/lib/Class/MethodMaker/hash.pm (blib/lib/auto/Class/MethodMaker/hash)
cp lib/Class/MethodMaker/array.pm blib/lib/Class/MethodMaker/array.pm
AutoSplitting blib/lib/Class/MethodMaker/array.pm (blib/lib/auto/Class/MethodMaker/array)
Running Mkbootstrap for MethodMaker ()
chmod 644 "MethodMaker.bs"
"/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- MethodMaker.bs blib/arch/auto/Class/MethodMaker/MethodMaker.bs 644
"/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" "/home/grinnz/.plenv/versions/5.34.0/lib/perl5/5.34.0/ExtUtils/xsubpp" -typemap '/home/grinnz/.plenv/versions/5.34.0/lib/perl5/5.34.0/ExtUtils/typemap' MethodMaker.xs > MethodMaker.xsc
mv MethodMaker.xsc MethodMaker.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"2.24\" -DXS_VERSION=\"2.24\" -fPIC "-I/home/grinnz/.plenv/versions/5.34.0/lib/perl5/5.34.0/x86_64-linux/CORE" MethodMaker.c
rm -f blib/arch/auto/Class/MethodMaker/MethodMaker.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MethodMaker.o -o blib/arch/auto/Class/MethodMaker/MethodMaker.so \
\
chmod 755 blib/arch/auto/Class/MethodMaker/MethodMaker.so
Manifying 8 pod documents
"/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- MethodMaker.bs blib/arch/auto/Class/MethodMaker/MethodMaker.bs 644
PERL_DL_NONLAZY=1 "/home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/array.t .............. ok
t/basic.t .............. ok
t/diffclass.t .......... ok
t/hash.t ............... ok
t/new.t ................ ok
t/redefine-warnings.t .. ok
t/scalar.t ............. ok
t/warnings.t ........... ok
All tests successful.
Files=8, Tests=1252, 1 wallclock secs ( 0.14 usr 0.02 sys + 0.81 cusr 0.11 csys = 1.08 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/grinnz/.plenv/versions/5.34.0/bin:/home/grinnz/.plenv/libexec:/home/grinnz/.plenv/plugins/perl-build/bin:/home/grinnz/.plenv/plugins/plenv-contrib/bin:/home/grinnz/.plenv/shims:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
SHELL = /usr/bin/fish
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 10 26 135 974 1000
EUID = 1000
EXECUTABLE_NAME = /home/grinnz/.plenv/versions/5.34.0/bin/perl5.34.0
GID = 1000 10 26 135 974 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.80
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302185
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
Platform:
osname=linux
osvers=5.11.14-200.fc33.x86_64
archname=x86_64-linux
uname='linux home.grinnz.com 5.11.14-200.fc33.x86_64 #1 smp wed apr 14 15:25:53 utc 2021 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/grinnz/.plenv/versions/5.34.0 -de -Dversiononly -A'eval:scriptdir=/home/grinnz/.plenv/versions/5.34.0/bin''
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='10.2.1 20201125 (Red Hat 10.2.1-9)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
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-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.32.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.32'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jun 1 2021 22:03:10
@INC:
/home/grinnz/.plenv/versions/5.34.0/lib/perl5/site_perl/5.34.0/x86_64-linux
/home/grinnz/.plenv/versions/5.34.0/lib/perl5/site_perl/5.34.0
/home/grinnz/.plenv/versions/5.34.0/lib/perl5/5.34.0/x86_64-linux
/home/grinnz/.plenv/versions/5.34.0/lib/perl5/5.34.0