Function-Parameters v2.001003 Perl 5 v5.20.3 i86pc-solaris
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Function-Parameters v2.001003
- Platform
- Perl 5 v5.20.3 i86pc-solaris
- Date
- 2018-04-09 03:18:34
- ID
- afdb2db4-3ba4-11e8-91ce-d3e3deac0b3f
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 Lukas Mai,
This is a computer-generated report for Function-Parameters-2.001003
on perl 5.20.3, 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/gmake test':
"/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin/perl5.20.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin/perl5.20.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t
# Testing Function::Parameters 2.001003, Perl 5.020003, /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin/perl5.20.3
t/00-load.t ............................................. ok
t/01-compiles.t ......................................... ok
t/02-compiles.t ......................................... ok
t/03-compiles.t ......................................... ok
t/attributes.t .......................................... ok
t/bonus.t ............................................... ok
t/checkered_2.t ......................................... ok
t/checkered.t ........................................... ok
t/checkered_3.t ......................................... ok
t/checkered_4.t ......................................... ok
t/croak.t ............................................... ok
t/defaults.t ............................................ ok
t/defaults_bare.t ....................................... ok
t/defaults_regress.t .................................... ok
t/eating_strict_error.t ................................. ok
t/elsewhere.t ........................................... ok
t/eval.t ................................................ ok
t/foreign/Fun/anon.t .................................... ok
t/foreign/Fun/basic.t ................................... ok
t/foreign/Fun/closure-proto.t ........................... ok
t/foreign/Fun/compile-time.t ............................ ok
t/foreign/Fun/defaults.t ................................ ok
t/foreign/Fun/name.t .................................... ok
t/foreign/Fun/package.t ................................. ok
t/foreign/Fun/recursion.t ............................... ok
t/foreign/Fun/slurpy-syntax-errors.t .................... ok
t/foreign/Fun/slurpy.t .................................. ok
t/foreign/Fun/state.t ................................... ok
t/foreign/Method-Signatures-Simple/02-use.t ............. ok
t/foreign/Method-Signatures-Simple/03-config.t .......... ok
t/foreign/Method-Signatures-Simple/RT80505.t ............ ok
t/foreign/Method-Signatures-Simple/RT80507.t ............ ok
t/foreign/Method-Signatures-Simple/RT80508.t ............ ok
t/foreign/Method-Signatures-Simple/RT80510.t ............ ok
t/foreign/Method-Signatures/anon.t ...................... ok
t/foreign/Method-Signatures/array_param.t ............... ok
t/foreign/Method-Signatures/at_underscore.t ............. ok
t/foreign/Method-Signatures/attributes.t ................ ok
t/foreign/Method-Signatures/begin.t ..................... ok
t/foreign/Method-Signatures/caller.t .................... ok
t/foreign/Method-Signatures/comments.t .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/defaults.t .................. ok
t/foreign/Method-Signatures/error_interruption.t ........ skipped: Moose required for testing types
t/foreign/Method-Signatures/func.t ...................... ok
t/foreign/Method-Signatures/into.t ...................... ok
t/foreign/Method-Signatures/invocant.t .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/larna.t ..................... ok
t/foreign/Method-Signatures/named.t ..................... ok
t/foreign/Method-Signatures/method.t .................... ok
t/foreign/Method-Signatures/odd_number.t ................ ok
t/foreign/Method-Signatures/one_line.t .................. ok
t/foreign/Method-Signatures/optional.t .................. ok
t/foreign/Method-Signatures/paren_on_own_line.t ......... ok
t/foreign/Method-Signatures/paren_plus_open_block.t ..... ok
t/foreign/Method-Signatures/slurpy.t .................... ok
t/foreign/Method-Signatures/required.t .................. ok
t/foreign/Method-Signatures/syntax_errors.t ............. ok
t/foreign/Method-Signatures/too_many_args.t ............. ok
t/foreign/Method-Signatures/trailing_comma.t ............ ok
t/foreign/Method-Signatures/type_check.t ................ skipped: Moose required for testing types
t/foreign/Method-Signatures/typeload_moose.t ............ ok
t/foreign/Method-Signatures/typeload_notypes.t .......... ok
t/foreign/MooseX-Method-Signatures/attributes.t ......... ok
t/foreign/MooseX-Method-Signatures/caller.t ............. ok
t/foreign/MooseX-Method-Signatures/closure.t ............ skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/errors.t ............. ok
t/foreign/MooseX-Method-Signatures/eval.t ............... ok
t/foreign/MooseX-Method-Signatures/list.t ............... skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/named_defaults.t ..... ok
t/foreign/MooseX-Method-Signatures/no_signature.t ....... ok
t/foreign/MooseX-Method-Signatures/precedence.t ......... ok
t/foreign/MooseX-Method-Signatures/sigs-optional.t ...... ok
t/foreign/MooseX-Method-Signatures/too_many_args.t ...... ok
t/foreign/MooseX-Method-Signatures/type_alias.t ......... skipped: Moose, aliased required for testing types
t/foreign/MooseX-Method-Signatures/types.t .............. skipped: Moose, MooseX::Types required for testing types
t/foreign/MooseX-Method-Signatures/undef_method_arg.t ... ok
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t .. skipped: Moose, Test::Deep required for testing types
t/foreign/signatures/anon.t ............................. ok
t/foreign/signatures/basic.t ............................ ok
t/foreign/signatures/eval.t ............................. ok
t/foreign/signatures/proto.t ............................ ok
t/gorn.t ................................................ ok
t/foreign/signatures/weird.t ............................ ok
t/hueg.t ................................................ ok
t/foreign/perl/signatures.t ............................. ok
t/install.t ............................................. ok
t/imports.t ............................................. ok
t/info.t ................................................ ok
t/invocant.t ............................................ ok
t/lexical.t ............................................. ok
t/lifetime.t ............................................ ok
t/lineno-torture.t ...................................... ok
t/method_cache.t ........................................ ok
t/lineno.t .............................................. ok
t/method_runtime.t ...................................... ok
t/name.t ................................................ ok
t/precedence.t .......................................... ok
t/named_params.t ........................................ ok
t/prototype.t ........................................... ok
t/recursion.t ........................................... ok
t/regress.t ............................................. ok
t/rename.t .............................................. ok
t/strict.t .............................................. ok
t/threads.t ............................................. skipped: threads required for testing threads
t/threads2.t ............................................ skipped: threads required for testing threads
t/types_auto.t .......................................... ok
t/types_caller.t ........................................ ok
t/types_custom.t ........................................ ok
t/types_custom_2.t ...................................... ok
t/types_custom_3.t ...................................... ok
t/types_custom_4.t ...................................... ok
t/types_moose.t ......................................... skipped: Moose required for testing types
t/types_moose_2.t ....................................... skipped: Moose required for testing types
t/types_moose_3.t ....................................... skipped: Moose required for testing types
t/types_moosex.t ........................................ skipped: MooseX::Types required for testing types
t/types_moosex_2.t ...................................... skipped: MooseX::Types required for testing types
t/types_msg.t ........................................... ok
t/types_parse.t ......................................... ok
t/unicode.t ............................................. ok
t/unicode2.t ............................................ ok
All tests successful.
Files=120, Tests=2443, 21 wallclock secs ( 3.25 usr 1.17 sys + 56.09 cusr 16.17 csys = 76.68 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Carp 0 1.3301
perl 5.014000 5.020003
Scalar::Util 0 1.38
warnings 0 1.23
XSLoader 0 0.17
build_requires:
Module Need Have
------------------- -------- --------
constant 0 1.31
Dir::Self 0 0.11
Hash::Util 0.07 0.16
strict 0 1.08
Test::Fatal 0 0.014
Test::More 0 1.302122
utf8 0 1.13_01
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.32
File::Find 0 1.27
File::Spec 0 3.48_01
strict 0 1.08
warnings 0 1.23
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin:src/njh/smoker/bin:/usr/bin
PERL5LIB = /export/home/njh/.cpan/build/Dir-Self-0.11-1/blib/arch:/export/home/njh/.cpan/build/Dir-Self-0.11-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15993
PERL5_CPAN_IS_RUNNING = 15993
PERLBREW_HOME = /export/home/njh/.perlbrew
PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/man
PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin
PERLBREW_PERL = perl-5.20.3-ld
PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.82
SHELL = /usr/bin/sh
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin/perl5.20.3
$UID/$EUID = 100 / 100
$GID = 10 10
$EGID = 10 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.48_01
ExtUtils::CBuilder 0.280217
ExtUtils::Command 7.32
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.32
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.48_01
JSON n/a
JSON::PP 2.27203
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.39
Test::More 1.302122
YAML 1.24
YAML::Syck 1.30
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.11, archname=i86pc-solaris
uname='sunos republic31 5.11 11.3 i86pc i386 i86pc '
config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld -Dusedevel -Duselongdouble -Accflags= -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include'
ccversion='', gccversion='4.8.2', 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/gnu/lib '
libpth=/usr/gcc/4.8/lib /usr/gcc/4.8/lib/gcc/i386-pc-solaris2.11/4.8.2/include-fixed /usr/lib /usr/gnu/lib /usr/ccs/lib
libs=-lpthread -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -R /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/lib/5.20.3/i86pc-solaris/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/gnu/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL PERL_USE_SAFE_PUTENV USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under solaris
Compiled at Feb 6 2018 14:34:12
%ENV:
PERL5LIB="/export/home/njh/.cpan/build/Dir-Self-0.11-1/blib/arch:/export/home/njh/.cpan/build/Dir-Self-0.11-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15993"
PERL5_CPAN_IS_RUNNING="15993"
PERLBREW_HOME="/export/home/njh/.perlbrew"
PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/man"
PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/bin"
PERLBREW_PERL="perl-5.20.3-ld"
PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.82"
@INC:
/export/home/njh/.cpan/build/Dir-Self-0.11-1/blib/arch
/export/home/njh/.cpan/build/Dir-Self-0.11-1/blib/lib
/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/lib/site_perl/5.20.3/i86pc-solaris
/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/lib/site_perl/5.20.3
/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/lib/5.20.3/i86pc-solaris
/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-ld/lib/5.20.3
.