Archive-Ar v2.04 Perl 5 v5.24.3 x86_64-linux

Status
Fail
From
Chris Williams (BINGOS)
Dist
Archive-Ar v2.04
Platform
Perl 5 v5.24.3 x86_64-linux
Date
2019-11-20T21:34:08
ID
7be72340-0bdd-11ea-9066-e374b0ba08e8
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 MITHR,

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


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

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

PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/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

#   Failed test 'Archive::Ar->can('set_opt')'
#   at t/05_class.t line 11.
#     Archive::Ar->can('set_opt') failed

#   Failed test 'Archive::Ar->can('get_opt')'
#   at t/05_class.t line 12.
#     Archive::Ar->can('get_opt') failed

#   Failed test 'Archive::Ar->can('type')'
#   at t/05_class.t line 13.
#     Archive::Ar->can('type') failed

#   Failed test 'Archive::Ar->can('read_memory')'
#   at t/05_class.t line 16.
#     Archive::Ar->can('read_memory') failed

#   Failed test 'Archive::Ar->can('rename')'
#   at t/05_class.t line 20.
#     Archive::Ar->can('rename') failed

#   Failed test 'Archive::Ar->can('chmod')'
#   at t/05_class.t line 21.
#     Archive::Ar->can('chmod') failed

#   Failed test 'Archive::Ar->can('chown')'
#   at t/05_class.t line 22.
#     Archive::Ar->can('chown') failed

#   Failed test 'Archive::Ar->can('add_data')'
#   at t/05_class.t line 26.
#     Archive::Ar->can('add_data') failed

#   Failed test 'Archive::Ar->can('get_content')'
#   at t/05_class.t line 28.
#     Archive::Ar->can('get_content') failed

#   Failed test 'Archive::Ar->can('get_data')'
#   at t/05_class.t line 29.
#     Archive::Ar->can('get_data') failed

#   Failed test 'Archive::Ar->can('get_handle')'
#   at t/05_class.t line 30.
#     Archive::Ar->can('get_handle') failed

#   Failed test 'Archive::Ar->can('error')'
#   at t/05_class.t line 31.
#     Archive::Ar->can('error') failed
# Looks like you failed 12 tests of 23.
t/05_class.t ....... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/23 subtests 
t/10_object.t ...... ok

#   Failed test 'Archive::Ar->can('DEBUG')'
#   at t/15_compat.t line 10.
#     Archive::Ar->can('DEBUG') failed
Can't locate object method "get_opt" via package "Archive::Ar" at t/15_compat.t line 13.
# Looks like your test exited with 255 just after 1.
t/15_compat.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
    # No tests run!

#   Failed test 'No tests run for subtest "defaults"'
#   at t/20_add_data.t line 26.
Can't locate object method "add_data" via package "Archive::Ar" at t/20_add_data.t line 12.
# Looks like your test exited with 255 just after 1.
t/20_add_data.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
    # No tests run!

#   Failed test 'No tests run for subtest "add list"'
#   at t/25_add_files.t line 38.
Can't use an undefined value as a symbol reference at /home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/lib/Archive/Ar.pm line 73.
# Looks like your test exited with 25 just after 1.
t/25_add_files.t ... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 2/2 subtests 
Can't locate object method "read_memory" via package "Archive::Ar" at t/30_empty.t line 11, <DATA> line 1.
# Looks like your test exited with 255 before it could output anything.
t/30_empty.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 

    #   Failed test 'scalar context'
    #   at t/35_list.t line 29.
    #     Structures begin differing at:
    #          $got->[0] = Does not exist
    #     $expected->[0] = 'foo.txt'

    #   Failed test 'list context'
    #   at t/35_list.t line 30.
    #     Structures begin differing at:
    #          $got->[0] = Does not exist
    #     $expected->[0] = 'foo.txt'
    # Looks like you failed 2 tests of 3.

#   Failed test 'filename'
#   at t/35_list.t line 31.

    #   Failed test 'scalar context'
    #   at t/35_list.t line 40.
    #     Structures begin differing at:
    #          $got->[0] = Does not exist
    #     $expected->[0] = 'foo.txt'

    #   Failed test 'list context'
    #   at t/35_list.t line 41.
    #     Structures begin differing at:
    #          $got->[0] = Does not exist
    #     $expected->[0] = 'foo.txt'
    # Looks like you failed 2 tests of 3.

#   Failed test 'glob'
#   at t/35_list.t line 42.
    # Looks like you planned 4 tests but ran 1.

#   Failed test 'memory'
#   at t/35_list.t line 57.
Can't locate object method "read_memory" via package "Archive::Ar" at t/35_list.t line 53.
# Looks like your test exited with 25 just after 3.
t/35_list.t ........ 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 4/4 subtests 

#   Failed test 'list_files'
#   at t/40_mode.t line 17.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'odd'
Can't locate object method "get_content" via package "Archive::Ar" at t/40_mode.t line 19.
# Looks like your test exited with 255 just after 2.
t/40_mode.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 19/20 subtests 
Can't locate object method "get_content" via package "Archive::Ar" at t/45_content.t line 23.
# Looks like your test exited with 255 just after 1.
t/45_content.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/13 subtests 

    #   Failed test 'count = 2'
    #   at t/50_remove.t line 28.
    #          got: undef
    #     expected: '2'
    # Attempt to bless into a reference at /home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/lib/Archive/Ar.pm line 40.

    #   Failed test 'just bar'
    #   at t/50_remove.t line 31.
    #     Structures begin differing at:
    #          $got->[0] = Does not exist
    #     $expected->[0] = 'bar.txt'
    # Looks like you failed 2 tests of 3.

#   Failed test 'remove list'
#   at t/50_remove.t line 32.

    #   Failed test 'count = 2'
    #   at t/50_remove.t line 41.
    #          got: undef
    #     expected: '2'
    # Attempt to bless into a reference at /home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/lib/Archive/Ar.pm line 40.

    #   Failed test 'just bar'
    #   at t/50_remove.t line 44.
    #     Structures begin differing at:
    #          $got->[0] = Does not exist
    #     $expected->[0] = 'bar.txt'
    # Looks like you failed 2 tests of 3.

#   Failed test 'remove ref'
#   at t/50_remove.t line 45.
# Looks like you failed 2 tests of 2.
t/50_remove.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
Can't locate object method "add_data" via package "Archive::Ar" at t/55_write.t line 12.
# Looks like your test exited with 255 before it could output anything.
t/55_write.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
Can't locate object method "read_memory" via package "Archive::Ar" at t/60_extract.t line 18, <DATA> line 1.
# Looks like your test exited with 255 before it could output anything.
t/60_extract.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests 
Can't locate object method "read_memory" via package "Archive::Ar" at t/65_gnu.t line 11, <DATA> line 1.
# Looks like your test exited with 255 before it could output anything.
t/65_gnu.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
Can't locate object method "read_memory" via package "Archive::Ar" at t/66_gnu_symtab.t line 11, <DATA> line 1.
# Looks like your test exited with 255 before it could output anything.
t/66_gnu_symtab.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests 
Can't locate object method "read_memory" via package "Archive::Ar" at t/70_bsd.t line 11, <DATA> line 1.
# Looks like your test exited with 255 before it could output anything.
t/70_bsd.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 

Test Summary Report
-------------------
t/05_class.t     (Wstat: 3072 Tests: 23 Failed: 12)
  Failed tests:  3-5, 8, 12-14, 18, 20-23
  Non-zero exit status: 12
t/15_compat.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.
t/20_add_data.t  (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/25_add_files.t (Wstat: 6400 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/30_empty.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/35_list.t      (Wstat: 6400 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 4 tests but ran 3.
t/40_mode.t      (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 20 tests but ran 2.
t/45_content.t   (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 13 tests but ran 1.
t/50_remove.t    (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/55_write.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/60_extract.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
t/65_gnu.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/66_gnu_symtab.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
t/70_bsd.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
Files=15, Tests=40,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.64 cusr  0.15 csys =  0.84 CPU)
Result: FAIL
Failed 14/15 test programs. 21/40 subtests failed.
make: *** [test_dynamic] Error 255
Makefile:856: recipe for target 'test_dynamic' failed


PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.38        0
	  File::Spec                         3.75        0
	  File::Temp                       0.2309        0
	  Test::MockObject               1.20191002        0
	  Test::More                     1.302168        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9178
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280231
	ExtUtils::Command                  7.38
	ExtUtils::Install                  2.14
	ExtUtils::MakeMaker                7.38
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4229
	Pod::Parser                        1.63
	Pod::Simple                        3.32
	Test2                          1.302168
	Test::Harness                      3.42
	Test::More                     1.302168
	version                          0.9924

******************************** 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
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL5LIB = /home/cpan/pit/jail/rZD6apQIlP/lib/perl5:/home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 10373
    PERL5_CPANPLUS_IS_VERSION = 0.9178
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.24.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/rZD6apQIlP
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/rZD6apQIlP"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/rZD6apQIlP
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.24.3/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.15.0-54-generic, archname=x86_64-linux
    uname='linux uchder 4.15.0-54-generic #58-ubuntu smp mon jun 24 10:55:24 utc 2019 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.24.3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='7.4.0', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/7/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 -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.27.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.27'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL 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 1.64
  Built under linux
  Compiled at Jul 18 2019 17:25:46
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/rZD6apQIlP/lib/perl5:/home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="10373"
    PERL5_CPANPLUS_IS_VERSION="0.9178"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.24.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/rZD6apQIlP"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/rZD6apQIlP""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/rZD6apQIlP"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/rZD6apQIlP/lib/perl5/5.24.3/x86_64-linux
    /home/cpan/pit/jail/rZD6apQIlP/lib/perl5/5.24.3
    /home/cpan/pit/jail/rZD6apQIlP/lib/perl5/x86_64-linux
    /home/cpan/pit/jail/rZD6apQIlP/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.24.3/.cpanplus/5.24.3/build/wiuV5fqwba/Archive-Ar-2.04/blib/arch
    /home/cpan/pit/bare/perl-5.24.3/lib/site_perl/5.24.3/x86_64-linux
    /home/cpan/pit/bare/perl-5.24.3/lib/site_perl/5.24.3
    /home/cpan/pit/bare/perl-5.24.3/lib/5.24.3/x86_64-linux
    /home/cpan/pit/bare/perl-5.24.3/lib/5.24.3
    .