Courriel v0.49 Perl 5 v5.22.3 i386-freebsd-64int

Status
Pass
From
Chris Williams (BINGOS)
Dist
Courriel v0.49
Platform
Perl 5 v5.22.3 i386-freebsd-64int
Date
2021-08-12T23:53:52
ID
8c052e2a-fbc8-11eb-bc66-57723b537541
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 DROLSKY,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9910. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/64bit/perl-5.22.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.62
#     File::Spec           any     3.75
#     Sys::Hostname        any     1.20
#     Test::Differences    any     0.68
#     Test::Fatal          any    0.016
#     Test::More          0.96 1.302185
#     Test::Requires       any     0.11
#     Test::Warnings       any    0.031
#     utf8                 any     1.17
# 
# === Test Recommends ===
# 
#     Module            Want     Have
#     ------------- -------- --------
#     CPAN::Meta    2.120900 2.150010
#     Email::Sender      any  missing
#     Path::Class        any  missing
# 
# === Runtime Requires ===
# 
#     Module                         Want     Have
#     ----------------------------- ----- --------
#     Carp                            any     1.36
#     DateTime                        any     1.54
#     DateTime::Format::Mail        0.403    0.403
#     DateTime::Format::Natural       any     1.12
#     Devel::PartialDump              any     0.20
#     Email::Abstract::Plugin         any    3.009
#     Email::Address::XS              any     1.04
#     Email::MIME::Encodings          any    1.315
#     Email::MessageID                any    1.406
#     Encode                          any  2.72_01
#     Exporter                        any     5.72
#     File::Basename                  any     2.85
#     File::LibMagic                  any     1.23
#     File::Slurper                   any    0.012
#     List::AllUtils                  any     0.19
#     List::MoreUtils                0.28    0.430
#     MIME::Base64                    any     3.15
#     MIME::QuotedPrint               any     3.13
#     Moose                           any   2.2015
#     Moose::Role                     any   2.2015
#     MooseX::Role::Parameterized     any     1.11
#     MooseX::StrictConstructor       any     0.21
#     MooseX::Types                   any     0.50
#     MooseX::Types::Combine          any     0.50
#     MooseX::Types::Common::String   any 0.001014
#     MooseX::Types::Moose            any     0.50
#     Params::ValidationCompiler     0.26     0.30
#     Scalar::Util                    any     1.56
#     Sub::Exporter                   any    0.988
#     namespace::autoclean            any     0.29
#     parent                          any    0.232
#     strict                          any     1.09
#     warnings                        any     1.34
# 
t/00-report-prereqs.t .. ok
t/Builder.t ............ ok
t/ContentType.t ........ ok
t/Courriel.t ........... ok
t/Email-Sender.t ....... skipped: Test requires module 'Email::Sender' but it's not found
t/HeaderAttribute.t .... ok
t/Headers.t ............ ok
t/Part-Multipart.t ..... ok
t/Part-Single.t ........ ok
t/stress.t ............. skipped: Test requires module 'Path::Class' but it's not found
t/weird-input.t ........ skipped: Test requires module 'Path::Class' but it's not found
All tests successful.
Files=11, Tests=220, 15 wallclock secs ( 0.11 usr  0.04 sys +  8.70 cusr  1.99 csys = 10.84 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.36        0
	  DateTime                           1.54        0
	  DateTime::Format::Mail            0.403    0.403
	  DateTime::Format::Natural          1.12        0
	  Devel::PartialDump                 0.20        0
	  Email::Abstract::Plugin           3.009        0
	  Email::Address::XS                 1.04        0
	  Email::MIME::Encodings            1.315        0
	  Email::MessageID                  1.406        0
	  Encode                          2.72_01        0
	  Exporter                           5.72        0
	  ExtUtils::MakeMaker                7.62        0
	  File::Basename                     2.85        0
	  File::LibMagic                     1.23        0
	  File::Slurper                     0.012        0
	  File::Spec                         3.75        0
	  List::AllUtils                     0.19        0
	  List::MoreUtils                   0.430     0.28
	  MIME::Base64                       3.15        0
	  MIME::QuotedPrint                  3.13        0
	  Moose                            2.2015        0
	  Moose::Role                      2.2015        0
	  MooseX::Role::Parameterized        1.11        0
	  MooseX::StrictConstructor          0.21        0
	  MooseX::Types                      0.50        0
	  MooseX::Types::Combine             0.50        0
	  MooseX::Types::Common::String  0.001014        0
	  MooseX::Types::Moose               0.50        0
	  Params::ValidationCompiler         0.30     0.26
	  Scalar::Util                       1.56        0
	  Sub::Exporter                     0.988        0
	  Sys::Hostname                      1.20        0
	  Test::Differences                  0.68        0
	  Test::Fatal                       0.016        0
	  Test::More                     1.302185     0.96
	  Test::Requires                     0.11        0
	  Test::Warnings                    0.031        0
	  namespace::autoclean               0.29        0
	  parent                            0.232        0
	  strict                             1.09        0
	  utf8                               1.17        0
	  warnings                           1.34        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9910
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.62
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.62
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.29
	Test2                          1.302185
	Test::Harness                      3.42
	Test::More                     1.302185
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/bqy_z7WItt/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/3Vw_4SMHCb/Courriel-0.49/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/3Vw_4SMHCb/Courriel-0.49/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 87227
    PERL5_CPANPLUS_IS_VERSION = 0.9910
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.22.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/bqy_z7WItt
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/bqy_z7WItt"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/bqy_z7WItt
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/64bit/perl-5.22.3/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=12.2-release, archname=i386-freebsd-64int
    uname='freebsd ffyrc 12.2-release freebsd 12.2-release r366954 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.22.3 -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/10.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=, 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  -L/usr/local/lib -fstack-protector-strong'


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
                        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
  Locally applied patches:
	Devel::PatchPerl 2.00
  Built under freebsd
  Compiled at Nov  3 2020 14:57:13
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/bqy_z7WItt/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/3Vw_4SMHCb/Courriel-0.49/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/3Vw_4SMHCb/Courriel-0.49/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="87227"
    PERL5_CPANPLUS_IS_VERSION="0.9910"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.22.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/bqy_z7WItt"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/bqy_z7WItt""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/bqy_z7WItt"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/bqy_z7WItt/lib/perl5/5.22.3/i386-freebsd-64int
    /usr/home/cpan/pit/jail/bqy_z7WItt/lib/perl5/5.22.3
    /usr/home/cpan/pit/jail/bqy_z7WItt/lib/perl5/i386-freebsd-64int
    /usr/home/cpan/pit/jail/bqy_z7WItt/lib/perl5
    /usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/3Vw_4SMHCb/Courriel-0.49/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/3Vw_4SMHCb/Courriel-0.49/blib/arch
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/site_perl/5.22.3/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/site_perl/5.22.3
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3
    .