MooseX-AuthorizedMethodRoles v0.001 Perl 5 v5.24.3 OpenBSD.amd64-openbsd-thread-multi-ld

Status
Fail
From
Alceu Rodrigues de Freitas Junior
Dist
MooseX-AuthorizedMethodRoles v0.001
Platform
Perl 5 v5.24.3 OpenBSD.amd64-openbsd-thread-multi-ld
Date
2018-03-17 02:37:32
ID
250cd054-298c-11e8-8541-ba0450a1d02b
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 John Scoles,

This is a computer-generated report for MooseX-AuthorizedMethodRoles-0.001
on perl 5.24.3, created by CPAN-Reporter-1.2018.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Experimental keys on scalar is now forbidden at /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0/blib/lib/MooseX/Meta/Method/Role/Authorized.pm line 37.
Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/Module/Runtime.pm line 317.
Compilation failed in require at t/00-Load.t line 8.
BEGIN failed--compilation aborted at t/00-Load.t line 8.
# Looks like your test exited with 255 before it could output anything.
t/00-Load.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
Experimental keys on scalar is now forbidden at /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0/blib/lib/MooseX/Meta/Method/Role/Authorized.pm line 37.
Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/Module/Runtime.pm line 317.
Compilation failed in require at t/10-API.t line 27.
BEGIN failed--compilation aborted at t/10-API.t line 27.
# Looks like your test exited with 255 before it could output anything.
t/10-API.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests 
Experimental keys on scalar is now forbidden at /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0/blib/lib/MooseX/Meta/Method/Role/Authorized.pm line 37.
Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/Module/Runtime.pm line 317.
Compilation failed in require at t/20-Validation.t line 29.
BEGIN failed--compilation aborted at t/20-Validation.t line 29.
# Looks like your test exited with 255 before it could output anything.
t/20-Validation.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Experimental keys on scalar is now forbidden at /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0/blib/lib/MooseX/Meta/Method/Role/Authorized.pm line 37.
Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/Module/Runtime.pm line 317.
Compilation failed in require at t/30-Instance.t line 42.
BEGIN failed--compilation aborted at t/30-Instance.t line 42.
t/30-Instance.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Experimental keys on scalar is now forbidden at /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0/blib/lib/MooseX/Meta/Method/Role/Authorized.pm line 37.
Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/Module/Runtime.pm line 317.
# Looks like your test exited with 255 before it could output anything.
t/40-Composed.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 

#   Failed test 'use MooseX::Meta::Method::Role::Authorized;'
#   at t/50-Trait.t line 9.
#     Tried to use 'MooseX::Meta::Method::Role::Authorized'.
#     Error:  Experimental keys on scalar is now forbidden at /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0/blib/lib/MooseX/Meta/Method/Role/Authorized.pm line 37.
# Compilation failed in require at t/50-Trait.t line 9.
# BEGIN failed--compilation aborted at t/50-Trait.t line 9.
Attempt to reload MooseX/Meta/Method/Role/Authorized.pm aborted.
Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/Module/Runtime.pm line 317.
# Looks like your test exited with 255 just after 1.
t/50-Trait.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 

Test Summary Report
-------------------
t/00-Load.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/10-API.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 0.
t/20-Validation.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/30-Instance.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/40-Composed.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/50-Trait.t     (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
Files=6, Tests=1,  2 wallclock secs ( 0.04 usr  0.07 sys +  1.46 cusr  0.46 csys =  2.03 CPU)
Result: FAIL
Failed 6/6 test programs. 1/1 subtests failed.
*** Error 255 in /mnt/cpan_build_dir/goku/MooseX-AuthorizedMethodRoles-0.001-0 (Makefile:871 'test_dynamic')

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Data::Dumper          0    2.167_02
    Moose                 0    2.2010  
    Moose::Exporter       0    2.2010  
    Moose::Role           0    2.2010  
    Moose::Util::MetaRole 0    2.2010  
    strict                0    1.11    
    Sub::Name             0    0.21    
    warnings              0    1.36    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.33_03 
    Moose::Util           0    2.2010  
    Test::Moose::More     0    0.050   
    Test::More            0    1.302133

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   6.30 7.33_03 


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    DBD_MYSQL_TESTDB = test
    DBD_MYSQL_TESTHOST = localhost
    DBD_MYSQL_TESTPASSWORD = 
    DBD_MYSQL_TESTPORT = 3306
    DBD_MYSQL_TESTUSER = goku
    EXTENDED_TESTING = 1
    PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin:/home/goku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12626
    PERL5_CPAN_IS_RUNNING = 12626
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 82574,12626
    PERLBREW_HOME = /home/goku/.perlbrew
    PERLBREW_MANPATH = /home/goku/perl5/perlbrew/perls/perl-5.24.3/man
    PERLBREW_PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin
    PERLBREW_PERL = perl-5.24.3
    PERLBREW_ROOT = /home/goku/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    PERL_CR_SMOKER_CURRENT = MooseX-AuthorizedMethodRoles-0.001
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/goku/perl5/perlbrew/perls/perl-5.24.3/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 998 998 1001
    $EGID = 998 998 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.33_03 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.33_03 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.41    
    Test::More          1.302133
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=6.2, archname=OpenBSD.amd64-openbsd-thread-multi-ld
    uname='openbsd cpan-smoker-openbsd 6.2 generic.mp#134 amd64 '
    config_args='-de -Dprefix=/home/goku/perl5/perlbrew/perls/perl-5.24.3 -Dman1dir=none -Dman3dir=none -Dusemultiplicity -Duselongdouble -Dusethreads -Duse64bitall -Duse64bitint -Aeval:scriptdir=/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible OpenBSD Clang 4.0.0 (tags/RELEASE_400/final)', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.90.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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Mar  6 2018 14:59:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12626"
    PERL5_CPAN_IS_RUNNING="12626"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="82574,12626"
    PERLBREW_HOME="/home/goku/.perlbrew"
    PERLBREW_MANPATH="/home/goku/perl5/perlbrew/perls/perl-5.24.3/man"
    PERLBREW_PATH="/home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin"
    PERLBREW_PERL="perl-5.24.3"
    PERLBREW_ROOT="/home/goku/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
    PERL_CR_SMOKER_CURRENT="MooseX-AuthorizedMethodRoles-0.001"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/OpenBSD.amd64-openbsd-thread-multi-ld
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/OpenBSD.amd64-openbsd-thread-multi-ld
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3
    .