Report for Class-Agreement-0.02

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Class-Agreement-0.02 v5.20.3 GNU/Linux
Date: 2017-08-09T19:45:09Z

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 Ian Langworth,

This is a computer-generated report for Class-Agreement-0.02
on perl 5.20.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/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 0205 9844 0471 D12C 43B2  387A 2F77 BFF0 E680 7C7E
Not in MANIFEST: blib/arch/.exists
Not in MANIFEST: blib/arch/auto/Class/Agreement/.exists
Not in MANIFEST: blib/bin/.exists
Not in MANIFEST: blib/lib/auto/Class/Agreement/.exists
Not in MANIFEST: blib/lib/Class/.exists
Not in MANIFEST: blib/lib/Class/Agreement.pm
Not in MANIFEST: blib/man1/.exists
Not in MANIFEST: blib/man3/.exists
Not in MANIFEST: blib/man3/Class::Agreement.3
Not in MANIFEST: blib/script/.exists
Not in MANIFEST: Makefile
Not in MANIFEST: MYMETA.json
Not in MANIFEST: MYMETA.yml
Not in MANIFEST: pm_to_blib
==> MISMATCHED content between MANIFEST and distribution files! <==
t/0-signature.t .............. 
Failed 1/1 subtests 
t/00-load.t .................. ok
t/context.t .................. ok
t/data-validate.t ............ ok
t/dependent-function.t ....... ok
t/dependent-method.t ......... ok
t/explicitpackage.t .......... ok
t/firstorder-blame.t ......... ok
t/generate-assertions.t ...... ok
t/generated-methods.t ........ ok
t/invariant.t ................ ok
t/overrides.t ................ ok
t/pod-coverage.t ............. ok
t/pod.t ...................... ok
t/postcondition-function.t ... ok
t/postcondition-method.t ..... ok
t/precondition-function.t .... ok
t/precondition-method.t ...... ok
t/propagate-to-subclasses.t .. ok
t/result-badusage.t .......... ok
Prototype mismatch: sub Antelope::inline_as (&) vs none at /tmp/loop_over_bdir-25277-CtVKXF/Class-Agreement-0.02-0/blib/lib/Class/Agreement.pm line 243.
Prototype mismatch: sub Antelope::message (&) vs none at /tmp/loop_over_bdir-25277-CtVKXF/Class-Agreement-0.02-0/blib/lib/Class/Agreement.pm line 243.
Prototype mismatch: sub Antelope::module_notional_filename ($) vs none at /tmp/loop_over_bdir-25277-CtVKXF/Class-Agreement-0.02-0/blib/lib/Class/Agreement.pm line 243.
Prototype mismatch: sub Antelope::role_type ($;$) vs none at /tmp/loop_over_bdir-25277-CtVKXF/Class-Agreement-0.02-0/blib/lib/Class/Agreement.pm line 243.
Prototype mismatch: sub Antelope::via (&) vs none at /tmp/loop_over_bdir-25277-CtVKXF/Class-Agreement-0.02-0/blib/lib/Class/Agreement.pm line 243.
Prototype mismatch: sub Antelope::where (&) vs none at /tmp/loop_over_bdir-25277-CtVKXF/Class-Agreement-0.02-0/blib/lib/Class/Agreement.pm line 243.
t/specify-constructors.t ..... ok
t/use-twice.t ................ ok

Test Summary Report
-------------------
t/0-signature.t            (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
Files=22, Tests=255,  9 wallclock secs ( 0.09 usr  0.10 sys +  2.50 cusr  0.38 csys =  3.07 CPU)
Result: FAIL
Failed 1/22 test programs. 1/255 subtests failed.
Makefile:849: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Class::Inspector    1.13 1.31    
    Scalar::Util        1.17 1.48    
    Test::Exception     0.20 0.43    
    Test::More          0.54 1.302091

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.31_01 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25294
    PERL5_CPAN_IS_RUNNING = 25294
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.31_01 
    ExtUtils::Install   2.12    
    ExtUtils::MakeMaker 7.31_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.62    
    JSON                2.94    
    JSON::PP            2.92    
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.40_01 
    Test::More          1.302091
    YAML                1.23_001
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
  Derived from: b67331aafd6eff33e3fd904c45e811f69cbfb0b2
  Platform:
    osname=linux, osvers=4.9.0-2-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    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 ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170406', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -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 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL 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_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Apr 14 2017 12:03:27
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25294"
    PERL5_CPAN_IS_RUNNING="25294"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4/lib/site_perl/5.20.3/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4/lib/site_perl/5.20.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4/lib/5.20.3/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.3/5ea4/lib/5.20.3
    .