RT-Client-REST v0.60 Perl 5 v5.30.3 sparc64-openbsd

Status
Pass
From
Dist
RT-Client-REST v0.60
Platform
Perl 5 v5.30.3 sparc64-openbsd
Date
2021-01-01 18:38:03
ID
7b1d9da8-4c60-11eb-8bf7-c0e35a48e05f
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 Dean Hamstead,

This is a computer-generated report for RT-Client-REST-0.60
on perl 5.30.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 './Build test':

t/00-compile.t ................. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want   Have
#     ------------------- ---- ------
#     ExtUtils::MakeMaker  any   7.58
#     Module::Build       0.28 0.4231
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.05
# 
# === Build Requires ===
# 
#     Module                                 Want     Have
#     -------------------------------------- ---- --------
#     HTTP::Server::Simple                   0.44     0.52
#     HTTP::Server::Simple::CGI               any    undef
#     HTTP::Server::Simple::CGI::Environment  any    undef
#     Module::Build                          0.28   0.4231
#     Test::Exception                         any     0.43
#     Test::More                              any 1.302183
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.58
#     File::Spec           any     3.78
#     IO::Handle           any     1.40
#     IPC::Open3           any     1.20
#     Test::More           any 1.302183
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                      Want    Have
#     --------------------------- ---- -------
#     DateTime                     any    1.54
#     DateTime::Format::DateParse  any    0.05
#     Encode                       any    3.08
#     Error                        any 0.17028
#     Exception::Class             any    1.44
#     Exporter                     any    5.73
#     HTTP::Cookies                any    6.04
#     HTTP::Request::Common        any    6.13
#     LWP                          any    6.51
#     Params::Validate             any    1.30
#     URI                          any    1.76
#     base                         any    2.27
#     constant                     any    1.33
#     strict                       any    1.11
#     vars                         any    1.05
#     warnings                     any    1.44
# 
t/00-report-prereqs.t .......... ok
t/01-use.t ..................... ok
t/10-core.t .................... ok
t/11-server-name.t ............. ok
t/20-object.t .................. ok
t/21-user.t .................... ok
t/22-ticket.t .................. ok
t/23-attachment.t .............. ok
t/24-transaction.t ............. ok
t/25-queue.t ................... ok
t/26-group.t ................... ok
t/35-db.t ...................... ok
t/40-search.t .................. ok
t/50-forms.t ................... ok
t/60-with-rt.t ................. skipped: these tests are for release candidate testing
t/80-timeout.t ................. ok
t/81-submit.t .................. ok
t/82-stringify.t ............... ok
t/83-attachments.t ............. ok
t/84-attachments-rt127607.t .... ok
t/85-attachments-rt127607.t .... ok
t/86-redirect.t ................ ok
t/author-critic.t .............. skipped: these tests are for testing by the author
t/author-eof.t ................. skipped: these tests are for testing by the author
t/author-eol.t ................. skipped: these tests are for testing by the author
t/author-no-breakpoints.t ...... skipped: these tests are for testing by the author
t/author-no-tabs.t ............. skipped: these tests are for testing by the author
t/author-pod-coverage.t ........ skipped: these tests are for testing by the author
t/author-pod-no404s.t .......... skipped: these tests are for testing by the author
t/author-pod-spell.t ........... skipped: these tests are for testing by the author
t/author-pod-syntax.t .......... skipped: these tests are for testing by the author
t/author-portability.t ......... skipped: these tests are for testing by the author
t/release-distmeta.t ........... skipped: these tests are for release candidate testing
t/release-kwalitee.t ........... skipped: these tests are for release candidate testing
t/release-pause-permissions.t .. skipped: these tests are for release candidate testing
t/release-test-legal.t ......... skipped: these tests are for release candidate testing
t/release-unused-vars.t ........ skipped: these tests are for release candidate testing
All tests successful.
Files=38, Tests=379, 60 wallclock secs ( 0.54 usr  0.97 sys + 30.69 cusr  7.02 csys = 39.22 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                                 Need  Have    
    -------------------------------------- ----- --------
    base                                   0     2.27    
    constant                               0     1.33    
    DateTime                               0     1.54    
    DateTime::Format::DateParse            0     0.05    
    Encode                                 0     3.08    
    Error                                  0     0.17028 
    Exception::Class                       0     1.44    
    Exporter                               0     5.73    
    HTTP::Cookies                          0     6.04    
    HTTP::Request::Common                  0     6.13    
    LWP                                    0     6.51    
    Params::Validate                       0     1.30    
    perl                                   5.004 5.030003
    strict                                 0     1.11    
    URI                                    0     1.76    
    vars                                   0     1.05    
    warnings                               0     1.44    

build_requires:

    Module                                 Need  Have    
    -------------------------------------- ----- --------
    ExtUtils::MakeMaker                    0     7.58    
    File::Spec                             0     3.78    
    HTTP::Server::Simple                   0.44  0.52    
    HTTP::Server::Simple::CGI              0     0       
    HTTP::Server::Simple::CGI::Environment 0     0       
    IO::Handle                             0     1.40    
    IPC::Open3                             0     1.20    
    Module::Build                          0.28  0.4231  
    Test::Exception                        0     0.43    
    Test::More                             0     1.302183

configure_requires:

    Module                                 Need  Have    
    -------------------------------------- ----- --------
    ExtUtils::MakeMaker                    0     7.58    
    Module::Build                          0.28  0.4231  


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/smoker/perl/system/bin:/home/smoker/.plenv/libexec:/home/smoker/.plenv/plugins/perl-build/bin:/home/smoker/.plenv/plugins/plenv-contrib/bin:/home/smoker/.plenv/shims:/home/smoker/.plenv/bin:/home/smoker/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games
    PERL5LIB = /home/smoker/perl/system/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 40531
    PERL5_CPAN_IS_RUNNING = 40531
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 379,40531
    PERL_CARTON_PATH = /home/afresh1/cpan-smoker-setup/local/system
    PERL_CR_SMOKER_CURRENT = RTx-ToGitHub-0.09
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/smoker/perl/system
    PERL_MB_OPT = --install_base '/home/smoker/perl/system'
    PERL_MM_OPT = INSTALL_BASE=/home/smoker/perl/system
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/ksh
    TERM = screen

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

    $^X = /usr/bin/perl
    $UID/$EUID = 900 / 900
    $GID = 900 900
    $EGID = 900 900

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.26    
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=openbsd
    osvers=6.8
    archname=sparc64-openbsd
    uname='openbsd'
    config_args='-dse -Dopenbsd_distribution=defined -Dmksymlinks'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -I/usr/local/include'
    optimize='-O2'
    cppflags='-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 20070719 '
    gccosandvers='openbsd6.8'
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=87654321
    doublekind=4
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=2
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/lib
    libs=-lm -lc
    perllibs=-lm -lc
    libc=/usr/lib/libc.so.96.0
    so=so
    useshrplib=true
    libperl=libperl.so.20.0
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-R/usr/libdata/perl5/sparc64-openbsd/CORE'
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared -fPIC  -fstack-protector-strong -L/usr/local/lib'


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_CTYPE
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under openbsd
  %ENV:
    PERL5LIB="/home/smoker/perl/system/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="40531"
    PERL5_CPAN_IS_RUNNING="40531"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="379,40531"
    PERL_CARTON_PATH="/home/afresh1/cpan-smoker-setup/local/system"
    PERL_CR_SMOKER_CURRENT="RTx-ToGitHub-0.09"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/smoker/perl/system"
    PERL_MB_OPT="--install_base '/home/smoker/perl/system'"
    PERL_MM_OPT="INSTALL_BASE=/home/smoker/perl/system"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/smoker/perl/system/lib/perl5/sparc64-openbsd
    /home/smoker/perl/system/lib/perl5
    /usr/local/libdata/perl5/site_perl/sparc64-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/sparc64-openbsd
    /usr/libdata/perl5
    .