Report for Spreadsheet-XLSX-Reader-LibXML-v0.44.6

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Spreadsheet-XLSX-Reader-LibXML-v0.44.6 v5.25.12 GNU/Linux
Date: 2017-04-22T13:36:35Z

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 Jed Lund,

This is a computer-generated report for Spreadsheet-XLSX-Reader-LibXML-v0.44.6
on perl 5.25.12, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.25.12/bin/perl5.25.12" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/Spreadsheet/XLSX/Reader/*.t t/Spreadsheet/XLSX/Reader/LibXML/*.t t/Spreadsheet/XLSX/Reader/LibXML/XMLReader/*.t
t/Spreadsheet/XLSX/Reader/01-libxml.t ........................... 
All 103 subtests passed 
t/Spreadsheet/XLSX/Reader/02-open_by_worksheet_bug.t ............ 
All 23 subtests passed 
Unimplemented block at ../../xmlschemas.c:4131
t/Spreadsheet/XLSX/Reader/03-temp_dir_bug.t ..................... 
Failed 1/3 subtests 
t/Spreadsheet/XLSX/Reader/04-no_pivot_bug.t ..................... 
All 6 subtests passed 
t/Spreadsheet/XLSX/Reader/05-chart_bug.t ........................ 
All 30 subtests passed 
t/Spreadsheet/XLSX/Reader/06-stacked_flags.t .................... ok
t/Spreadsheet/XLSX/Reader/07-losing_is_hidden_bug.t ............. 
All 4 subtests passed 
t/Spreadsheet/XLSX/Reader/08-open_spreadsheet_ml_files.t ........ 
All 75 subtests passed 

#   Failed test 'Write any error messages from the file load'
#   at t/Spreadsheet/XLSX/Reader/09-open_MySQL_data.t line 176.
#                   undef
#     doesn't match '(?^:No \'Styles\' element with content found)'
# Looks like you failed 1 test of 36.
t/Spreadsheet/XLSX/Reader/09-open_MySQL_data.t .................. 
Failed 1/36 subtests 
t/Spreadsheet/XLSX/Reader/49-shared_strings_bug.t ............... 
All 29 subtests passed 
t/Spreadsheet/XLSX/Reader/51-percent_file_bug.t ................. ok
t/Spreadsheet/XLSX/Reader/60-hidden_formatting_bug.t ............ 
All 88 subtests passed 
t/Spreadsheet/XLSX/Reader/68-read_xlsm_feature.t ................ 
All 5 subtests passed 
t/Spreadsheet/XLSX/Reader/LibXML/01-types.t ..................... ok
t/Spreadsheet/XLSX/Reader/LibXML/02-error.t ..................... ok
t/Spreadsheet/XLSX/Reader/LibXML/04-xml_reader.t ................ ok
t/Spreadsheet/XLSX/Reader/LibXML/05-cell_to_column_row.t ........ ok
t/Spreadsheet/XLSX/Reader/LibXML/07-fmt_default.t ............... ok
t/Spreadsheet/XLSX/Reader/LibXML/08-parse_excel_fmt_string.t .... ok
t/Spreadsheet/XLSX/Reader/LibXML/09-cell.t ...................... ok

#   Failed test 'Check row -2- and column -7- (end of row position) should return undef'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 575.
#          got: 'EOR'
#     expected: undef

#   Failed test 'Check row -14- and -0- (end of file position) should return undef'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 577.
#          got: 'EOF'
#     expected: undef

#   Failed test 'Checking the method -cell_id- value at position -4- is: B7'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: 'B6'
#     expected: 'B7'

#   Failed test 'Checking the method -unformatted- value at position -4- is: 69'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: undef
#     expected: '69'

#   Failed test 'Checking the method -row- value at position -4- is: 6'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '5'
#     expected: '6'

#   Failed test 'Checking the method -value- value at position -4- is: 69'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: undef
#     expected: '69'

#   Failed test 'Checking the method -type- value at position -4- is: Numeric'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: 'Text'
#     expected: 'Numeric'

#   Failed test 'Checking the method -value- value at position -5- is: 27'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '69'
#     expected: '27'

#   Failed test 'Checking the method -row- value at position -5- is: 7'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '6'
#     expected: '7'

#   Failed test 'Checking the method -unformatted- value at position -5- is: 27'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '69'
#     expected: '27'

#   Failed test 'Checking the method -cell_id- value at position -5- is: B8'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: 'B7'
#     expected: 'B8'

#   Failed test 'Checking the method -cell_id- value at position -6- is: E8'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: 'B8'
#     expected: 'E8'

#   Failed test 'Checking the method -type- value at position -6- is: Date'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: 'Numeric'
#     expected: 'Date'

#   Failed test 'Checking the method -value- value at position -6- is: 12-Sep-05'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '27'
#     expected: '12-Sep-05'

#   Failed test 'Checking the method -col- value at position -6- is: 4'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '1'
#     expected: '4'

#   Failed test 'Checking the method -unformatted- value at position -6- is: 37145'
#   at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626.
#          got: '27'
#     expected: '37145'
Cannot delegate coercion_name to display_name because the value of cell_coercion is not defined at inline delegation in Spreadsheet::XLSX::Reader::LibXML::Cell for cell_coercion->display_name (attribute declared in lib/Spreadsheet/XLSX/Reader/LibXML/Cell.pm at line 142) line 6
	Spreadsheet::XLSX::Reader::LibXML::Cell::coercion_name('Spreadsheet::XLSX::Reader::LibXML::Cell=HASH(0x55dce3976d30)') called at t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t line 626
t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t ................. 
Failed 383/784 subtests 
t/Spreadsheet/XLSX/Reader/LibXML/11-xml_to_perl_data.t .......... ok
t/Spreadsheet/XLSX/Reader/LibXML/12-format_interface.t .......... ok
t/Spreadsheet/XLSX/Reader/LibXML/13-sharedstrings_interface.t ... 
Failed 18/66 subtests 

#   Failed test 'Check that the excel number coercion at format position 2 is named: Excel_date_164'
#   at t/Spreadsheet/XLSX/Reader/LibXML/15-styles_interface.t line 255.
#          got: 'DATESTRING_0'
#     expected: 'Excel_date_164'
# Looks like you failed 1 test of 17.
t/Spreadsheet/XLSX/Reader/LibXML/15-styles_interface.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests 
t/Spreadsheet/XLSX/Reader/LibXML/16-worksheet_to_row.t .......... 
Failed 691/1185 subtests 
t/Spreadsheet/XLSX/Reader/LibXML/20-empty_sharedstrings_bug.t ... ok
t/Spreadsheet/XLSX/Reader/LibXML/52-merge_function_alignment.t .. 
All 38 subtests passed 
t/Spreadsheet/XLSX/Reader/LibXML/81-text_in_worksheet_bug.t ..... ok
t/Spreadsheet/XLSX/Reader/LibXML/91-quote_in_style_line_bug.t ... ok
t/Spreadsheet/XLSX/Reader/LibXML/XMLReader/01-extract_file.t .... ok

Test Summary Report
-------------------
t/Spreadsheet/XLSX/Reader/01-libxml.t                         (Wstat: 11 Tests: 103 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
t/Spreadsheet/XLSX/Reader/02-open_by_worksheet_bug.t          (Wstat: 11 Tests: 23 Failed: 0)
  Non-zero wait status: 11
t/Spreadsheet/XLSX/Reader/03-temp_dir_bug.t                   (Wstat: 6 Tests: 2 Failed: 0)
  Non-zero wait status: 6
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
t/Spreadsheet/XLSX/Reader/04-no_pivot_bug.t                   (Wstat: 11 Tests: 6 Failed: 0)
  Non-zero wait status: 11
t/Spreadsheet/XLSX/Reader/05-chart_bug.t                      (Wstat: 6 Tests: 30 Failed: 0)
  Non-zero wait status: 6
t/Spreadsheet/XLSX/Reader/07-losing_is_hidden_bug.t           (Wstat: 6 Tests: 4 Failed: 0)
  Non-zero wait status: 6
t/Spreadsheet/XLSX/Reader/08-open_spreadsheet_ml_files.t      (Wstat: 6 Tests: 75 Failed: 0)
  Non-zero wait status: 6
t/Spreadsheet/XLSX/Reader/09-open_MySQL_data.t                (Wstat: 11 Tests: 36 Failed: 1)
  Failed test:  2
  Non-zero wait status: 11
t/Spreadsheet/XLSX/Reader/49-shared_strings_bug.t             (Wstat: 6 Tests: 29 Failed: 0)
  Non-zero wait status: 6
t/Spreadsheet/XLSX/Reader/60-hidden_formatting_bug.t          (Wstat: 11 Tests: 88 Failed: 0)
  Non-zero wait status: 11
t/Spreadsheet/XLSX/Reader/68-read_xlsm_feature.t              (Wstat: 11 Tests: 5 Failed: 0)
  Non-zero wait status: 11
t/Spreadsheet/XLSX/Reader/LibXML/10-worksheet.t               (Wstat: 6 Tests: 417 Failed: 16)
  Failed tests:  363-364, 398-399, 401-403, 405, 407-408
                410, 412-416
  Non-zero wait status: 6
  Parse errors: Bad plan.  You planned 784 tests but ran 417.
t/Spreadsheet/XLSX/Reader/LibXML/13-sharedstrings_interface.t (Wstat: 11 Tests: 48 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 66 tests but ran 48.
t/Spreadsheet/XLSX/Reader/LibXML/15-styles_interface.t        (Wstat: 256 Tests: 17 Failed: 1)
  Failed test:  14
  Non-zero exit status: 1
t/Spreadsheet/XLSX/Reader/LibXML/16-worksheet_to_row.t        (Wstat: 11 Tests: 494 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 1185 tests but ran 494.
t/Spreadsheet/XLSX/Reader/LibXML/52-merge_function_alignment.t (Wstat: 6 Tests: 38 Failed: 0)
  Non-zero wait status: 6
Files=31, Tests=3402, 45 wallclock secs ( 0.48 usr  0.06 sys + 41.68 cusr  2.00 csys = 44.22 CPU)
Result: FAIL
Failed 16/31 test programs. 18/3402 subtests failed.
Makefile:1088: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                          Need     Have      
    ------------------------------- -------- ----------
    Archive::Zip                    0        1.59      
    Capture::Tiny                   0        0.46      
    Carp                            0        1.42      
    Clone                           0        0.39      
    Data::Dumper                    0        2.167     
    DateTime                        0        1.42      
    DateTime::Format::Flexible      0        0.28      
    DateTimeX::Format::Excel        0.012    v0.14.0   
    Devel::StackTrace               0        2.02      
    Encode                          0        2.88      
    File::Temp                      0        0.2304    
    IO::File                        0        1.16      
    lib                             0        0.64      
    List::Util                      1.33     1.47      
    Modern::Perl                    0        1.20170117
    Moose                           2.1213   2.2004    
    Moose::Role                     0        2.2004    
    MooseX::HasDefaults::RO         0        0         
    MooseX::ShortCut::BuildInstance 1.032    v1.44.2   
    MooseX::StrictConstructor       0        0.21      
    perl                            5.010    5.025012  
    strict                          0        1.11      
    Try::Tiny                       0        0.28      
    Type::Coercion                  0        1.000006  
    Type::Library                   1.000    1.000006  
    Type::Tiny                      1.000    1.000006  
    Type::Utils                     0        1.000006  
    Types::Standard                 0        1.000006  
    version                         0.77     0.9917    
    warnings                        0        1.37      
    XML::LibXML                     0        2.0129    
    XML::LibXML::Reader             0        2.0129    

build_requires:

    Module                          Need     Have      
    ------------------------------- -------- ----------
    Archive::Zip                    0        1.59      
    Carp                            0        1.42      
    Clone                           0        0.39      
    DateTime::Format::Flexible      0        0.28      
    DateTimeX::Format::Excel        0.012    v0.14.0   
    ExtUtils::MakeMaker             7.04     7.24      
    IO::File                        0        1.16      
    List::Util                      1.33     1.47      
    Moose                           2.1213   2.2004    
    Moose::Role                     0        2.2004    
    MooseX::HasDefaults::RO         0        0         
    MooseX::ShortCut::BuildInstance 1.032    v1.44.2   
    MooseX::StrictConstructor       0        0.21      
    Spreadsheet::ParseExcel         0        0.65      
    Sub::Exporter::ForMethods       0.100052 0.100052  
    Test::Moose                     0        2.2004    
    Test::Most                      0        0.35      
    Test::TypeTiny                  0        1.000006  
    Text::Diff                      0        1.44      
    Type::Tiny                      1.000    1.000006  
    version                         0.77     0.9917    
    XML::LibXML                     0        2.0129    
    XML::LibXML::Reader             0        2.0129    

configure_requires:

    Module                          Need     Have      
    ------------------------------- -------- ----------
    Alien::LibXML                   0.003    0.003     
    ExtUtils::MakeMaker             7.04     7.24      


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14440
    PERL5_CPAN_IS_RUNNING = 14440
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7287,14440
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1002/2017042209/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1002/2017042209

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

    $^X = /opt/perl-5.25.12/bin/perl5.25.12
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.18      
    CPAN::Meta          2.150010  
    Cwd                 3.67      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.34      
    File::Spec          3.67      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.4222    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.39      
    Test::More          1.302083  
    YAML                1.23      
    YAML::Syck          1.30      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 12) configuration:
   
  Platform:
    osname=linux
    osvers=4.9.0-2-amd64
    archname=x86_64-linux
    uname='linux prod4 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.25.12 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
    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 ='-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='6.3.0 20170406'
    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/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    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 -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_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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
  Built under linux
  Compiled at Apr 20 2017 19:57:56
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14440"
    PERL5_CPAN_IS_RUNNING="14440"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7287,14440"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1002/2017042209/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.25.12/lib/site_perl/5.25.12/x86_64-linux
    /opt/perl-5.25.12/lib/site_perl/5.25.12
    /opt/perl-5.25.12/lib/5.25.12/x86_64-linux
    /opt/perl-5.25.12/lib/5.25.12
    .